diff options
author | Luck, Tony <[email protected]> | 2009-12-09 14:29:36 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-12-10 08:29:33 +0100 |
commit | ea5b41f9d595be354f7a50e56b28c2d72e6e88a5 (patch) | |
tree | cfb23bea9059df20c1c64da92f3619dc0a1038ec /net/lapb/lapb_in.c | |
parent | 722d0172377a5697919b9f7e5beb95165b1dec4e (diff) |
lockdep: Avoid out of bounds array reference in save_trace()
ia64 found this the hard way (because we currently have a stub
for save_stack_trace() that does nothing). But it would be a
good idea to be cautious in case a real save_stack_trace()
bailed out with an error before it set trace->nr_entries.
Signed-off-by: Tony Luck <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Cc: [email protected]
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions