Re: [patch 10/13] fix potential stack overflow in net/core/utils.c

2006-08-15 Thread David Miller
From: [EMAIL PROTECTED] Date: Mon, 14 Aug 2006 23:03:44 -0700 > From: "Siddha, Suresh B" <[EMAIL PROTECTED]> > > On High end systems (1024 or so cpus) this can potentially cause stack > overflow. Fix the stack usage. > > Signed-off-by: Suresh Siddha <[EMAIL PROTECTED]> > Cc: "David S. Miller" <

[patch 10/13] fix potential stack overflow in net/core/utils.c

2006-08-14 Thread akpm
From: "Siddha, Suresh B" <[EMAIL PROTECTED]> On High end systems (1024 or so cpus) this can potentially cause stack overflow. Fix the stack usage. Signed-off-by: Suresh Siddha <[EMAIL PROTECTED]> Cc: "David S. Miller" <[EMAIL PROTECTED]> Signed-off-by: Andrew Morton <[EMAIL PROTECTED]> --- net