[Bug 76] New: Bitmask problems in include/netfilter_ipv4/lockhelp.h
bugzilla-daemon@netfilter.org
bugzilla-daemon@netfilter.org
Wed, 09 Apr 2003 01:34:32 +0200
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=76
Summary: Bitmask problems in include/netfilter_ipv4/lockhelp.h
Product: netfilter/iptables
Version: linux-2.5.x
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: ip_tables (kernel)
AssignedTo: laforge@netfilter.org
ReportedBy: mort@wildopensource.com
CC: netfilter-buglog@lists.netfilter.org
There are a bunch of (1<<smp_processor_id()) type shifts in lockhelp.h, which is
safe for small processor machines, but breaks on larger ones.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.