aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/paravirt.h
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2009-10-12 11:32:31 -0700
committerH. Peter Anvin <hpa@zytor.com>2009-10-12 11:53:51 -0700
commitd1705c558c95418378b11a0be963fe1b3e2fa381 (patch)
tree8fef767c2d1fb4d113c81b5668869d1149b1547f /arch/x86/include/asm/paravirt.h
parentx86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptop (diff)
downloadlinux-dev-d1705c558c95418378b11a0be963fe1b3e2fa381.tar.xz
linux-dev-d1705c558c95418378b11a0be963fe1b3e2fa381.zip
x86: fix kernel panic on 32 bits when profiling
Latest kernel has a kernel panic in booting on i386 machine when profile=2 setting in cmdline. It is due to 'sp' being incorrect in profile_pc(). BUG: unable to handle kernel NULL pointer dereference at 00000246 IP: [<c01288b6>] profile_pc+0x2a/0x48 *pde = 00000000 Oops: 0000 [#1] SMP This differs from the original version by Alex Shi in that we use the kernel_stack_pointer() inline already defined in <asm/ptrace.h> for this purpose, instead of #ifdef. Originally-by: Alex Shi <alex.shi@intel.com> Cc: "Chen, Tim C" <tim.c.chen@intel.com> Cc: "Rafael J. Wysocki" <rjw@sisk.pl> Cc: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'arch/x86/include/asm/paravirt.h')
0 files changed, 0 insertions, 0 deletions