aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorMitsuo Hayasaka <[email protected]>2011-11-29 15:08:45 +0900
committerIngo Molnar <[email protected]>2011-12-05 11:37:48 +0100
commit467e6b7a7c0eb792ebaf322ddb7363742b4ead40 (patch)
tree9ed64d72d0a63fbb4dd327af7446c4d1f205118e /net/lapb/lapb_subr.c
parent55af77969fbd7a841838220ea2287432e0da8ae5 (diff)
x86: Clean up the range of stack overflow checking
The overflow checking of kernel stack checks if the stack pointer points to the available kernel stack range, which is derived from the original overflow checking. It is clear that curbase address is always less than low boundary of available kernel stack. So, this patch removes the first condition that checks if the pointer is higher than curbase. Signed-off-by: Mitsuo Hayasaka <[email protected]> Cc: [email protected] Cc: Randy Dunlap <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]> Cc: "H. Peter Anvin" <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions