commit | 855751125093f758871b70da2951d8b92b6368cc | [log] [tgz] |
---|---|---|
author | Suresh Siddha <suresh.b.siddha@intel.com> | Tue Aug 15 00:03:01 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Aug 17 16:29:47 2006 -0700 |
tree | 6c9e71da19a4fa164380c25c0d443f4eb965c917 | |
parent | 7ea49ed73c8d0d0bdf7c11fc18c61572d2d22176 [diff] |
[NET]: Fix potential stack overflow in net/core/utils.c On High end systems (1024 or so cpus) this can potentially cause stack overflow. Fix the stack usage. Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>