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
