From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754604AbbFTOO0 (ORCPT ); Sat, 20 Jun 2015 10:14:26 -0400 Received: from www.linutronix.de ([62.245.132.108]:60857 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754200AbbFTOOR (ORCPT ); Sat, 20 Jun 2015 10:14:17 -0400 Date: Sat, 20 Jun 2015 16:14:05 +0200 (CEST) From: Thomas Gleixner To: walter harms cc: Andy Lutomirski , x86@kernel.org, Borislav Petkov , Peter Zijlstra , John Stultz , linux-kernel@vger.kernel.org, Len Brown , Huang Rui , Denys Vlasenko , kvm@vger.kernel.org, Ralf Baechle , Thomas Sailer , linux-hams@vger.kernel.org Subject: Re: [PATCH v3 08/18] baycom_epp: Replace rdtscl() with native_read_tsc() In-Reply-To: <55857078.8060504@bfs.de> Message-ID: References: <1195ce0c7f34169ff3006341b77806184a46b9bf.1434501121.git.luto@kernel.org> <55857078.8060504@bfs.de> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001,URIBL_BLOCKED=0.001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 20 Jun 2015, walter harms wrote: > Acked-by: walter harms > > Am 17.06.2015 02:35, schrieb Andy Lutomirski: > > This is only used if BAYCOM_DEBUG is defined. So why don't we just replace that by ktime_get() and get rid of the x86'ism in that driver. Thanks, tglx -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/ From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: [PATCH v3 08/18] baycom_epp: Replace rdtscl() with native_read_tsc() Date: Sat, 20 Jun 2015 16:14:05 +0200 (CEST) Message-ID: References: <1195ce0c7f34169ff3006341b77806184a46b9bf.1434501121.git.luto@kernel.org> <55857078.8060504@bfs.de> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Andy Lutomirski , x86@kernel.org, Borislav Petkov , Peter Zijlstra , John Stultz , linux-kernel@vger.kernel.org, Len Brown , Huang Rui , Denys Vlasenko , kvm@vger.kernel.org, Ralf Baechle , Thomas Sailer , linux-hams@vger.kernel.org To: walter harms Return-path: Received: from www.linutronix.de ([62.245.132.108]:60857 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754200AbbFTOOR (ORCPT ); Sat, 20 Jun 2015 10:14:17 -0400 In-Reply-To: <55857078.8060504@bfs.de> Sender: kvm-owner@vger.kernel.org List-ID: On Sat, 20 Jun 2015, walter harms wrote: > Acked-by: walter harms > > Am 17.06.2015 02:35, schrieb Andy Lutomirski: > > This is only used if BAYCOM_DEBUG is defined. So why don't we just replace that by ktime_get() and get rid of the x86'ism in that driver. Thanks, tglx -- To unsubscribe from this list: send the line "unsubscribe kvm" in