>-----Original Message-----
>From: Andy Cress [mailto:[email protected]]
>Sent: Thursday, October 21, 2010 6:20 AM
>To: Tantilov, Emil S; [email protected]
>Subject: RE: [E1000-devel] ixgbe shows BUG: using smp_processor_id()
>inpreemptible
>
>Emil,
>
>Config file attached (config-WR3.0.2ax_cgl)
>Hardware config of the target attached with lspci -vvv & dmidecode
>output (hwcfg.txt)
>
>Note that get_cpu() is simply a #define to smp_processor_id(), so that
>does not matter.
get_cpu() is defined as (linux/smp.h):
#define get_cpu() ({ preempt_disable(); smp_processor_id(); })
Is it different in your kernel? That may explain the warning in your case.
Or if you mean the define in kcompat.h - that should not apply to your kernel
as it is only for kernels < 2.6
Thanks,
Emil
>
>Andy
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
E1000-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel® Ethernet, visit
http://communities.intel.com/community/wired