Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93374 - kernel 2.6.9-gentoo-r14 BUG: using smp_processor_id() in preemptible ip_conntrack_init
Summary: kernel 2.6.9-gentoo-r14 BUG: using smp_processor_id() in preemptible ip_connt...
Status: RESOLVED DUPLICATE of bug 86227
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-20 14:31 UTC by Hans-Christian Armingeon
Modified: 2005-05-21 05:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans-Christian Armingeon 2005-05-20 14:31:37 UTC
Hi,

every kernel above 2.6.9-gentoo-r14 has this error.

What's the problem?

Johnny

ip_tables: (C) 2000-2002 Netfilter core team
ip_conntrack version 2.1 (8192 buckets, 65536 max) - 304 bytes per conntrack
BUG: using smp_processor_id() in preemptible [00000001] code: modprobe/7752
caller is ip_conntrack_init+0x18d/0x323 [ip_conntrack]

Call Trace:<ffffffff801fbccc>{smp_processor_id+204} <ffffffff882841cd>{:ip_conntrack:ip_conntrack_init+397}
       <ffffffff882749b0>{:ip_conntrack:init_or_cleanup+16}
       <ffffffff8015102d>{sys_init_module+285} <ffffffff8010e25a>{system_call+126}

BUG: using smp_processor_id() in preemptible [00000001] code: modprobe/7752
caller is ip_conntrack_init+0x1be/0x323 [ip_conntrack]

Call Trace:<ffffffff801fbccc>{smp_processor_id+204} <ffffffff882841fe>{:ip_conntrack:ip_conntrack_init+446}
       <ffffffff882749b0>{:ip_conntrack:init_or_cleanup+16}
       <ffffffff8015102d>{sys_init_module+285} <ffffffff8010e25a>{system_call+126}

BUG: using smp_processor_id() in preemptible [00000001] code: modprobe/7752
caller is ip_nat_init+0x33/0x1c0 [iptable_nat]

Call Trace:<ffffffff801fbccc>{smp_processor_id+204} <ffffffff8828d0b3>{:iptable_nat:ip_nat_init+51}
       <ffffffff882844ba>{:iptable_nat:init_or_cleanup+58}
       <ffffffff8015102d>{sys_init_module+285} <ffffffff8010e25a>{system_call+126}

BUG: using smp_processor_id() in preemptible [00000001] code: modprobe/7752
caller is ip_nat_init+0x64/0x1c0 [iptable_nat]

Call Trace:<ffffffff801fbccc>{smp_processor_id+204} <ffffffff8828d0e4>{:iptable_nat:ip_nat_init+100}
       <ffffffff882844ba>{:iptable_nat:init_or_cleanup+58}
       <ffffffff8015102d>{sys_init_module+285} <ffffffff8010e25a>{system_call+126}
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2005-05-21 05:02:57 UTC
Will be fixed in 2.6.12 (you might want to confirm this by trying
vanilla-sources-2.6.12_rc4)

*** This bug has been marked as a duplicate of 86227 ***