lkml.org 
[lkml]   [2000]   [Nov]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[uPATCH] Compile error in drivers/net/hamradio/soundmodem/sm_sbm.c (240-t11p5)
Hi.

Changes in the kernel has made the patch below necessary for sm.h:

--- linux-240-t11-pre5-clean/drivers/net/hamradio/soundmodem/sm.h Wed Aug 18 20:38:50 1999
+++ linux/drivers/net/hamradio/soundmodem/sm.h Thu Nov 16 20:33:17 2000
@@ -299,7 +299,7 @@

#ifdef __i386__

-#define HAS_RDTSC (current_cpu_data.x86_capability & X86_FEATURE_TSC)
+#define HAS_RDTSC (test_bit(X86_FEATURE_TSC, &current_cpu_data.x86_capability))

/*
* only do 32bit cycle counter arithmetic; we hope we won't overflow.
--
Regards,
Rasmus(rasmus@jaquet.dk)

Genius may have its limitations, but stupidity is not thus handicapped.
-- Elbert Hubbard
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:47    [W:0.024 / U:1.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site