Emil, The attachments were blocked to the list, but should have arrived to your email.
Andy -----Original Message----- From: Andy Cress Sent: Thursday, October 21, 2010 9: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. Andy -----Original Message----- From: Tantilov, Emil S [mailto:[email protected]] Sent: Wednesday, October 20, 2010 7:23 PM To: Andy Cress; [email protected] Subject: RE: [E1000-devel] ixgbe shows BUG: using smp_processor_id() inpreemptible Andy Cress wrote: > Folks, > > > > I was compiling ixgbe 3.0.12 for WRL 3.0, then insmod gives: Could you provide the config file? I can't seem to hit this condition with the latest and 2.6.27 (which WRL is based on?) Also what HW are you using? (lspci -vvv, dmidecode) > > BUG: using smp_processor_id() in preemptible [00000000] code: > Before I go into the code doing preempt_disable() and preempt_enable() > around this, I wanted to know if there is a later version that already > includes preempt-safe calls. (?) 3.0.12 driver is the latest released. There is only one call to smp_processor_id() in ixgbe_select_queue(). Does the warning go away if you change it to get_cpu()? 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
