]> git.karo-electronics.de Git - mv-sheeva.git/commit
x86: Unify save_stack_address() and save_stack_address_nosched()
authorOleg Nesterov <oleg@redhat.com>
Thu, 3 Jun 2010 19:32:43 +0000 (21:32 +0200)
committerFrederic Weisbecker <fweisbec@gmail.com>
Wed, 9 Jun 2010 15:32:19 +0000 (17:32 +0200)
commit018378c55b03f88ff513aba4e0e93b8d4a9cf241
treeaffdac6f6d78623e1d13d53feee25f43d4eacee7
parent147ec4d2361e355ab32499f739cc24845ceb89da
x86: Unify save_stack_address() and save_stack_address_nosched()

Cleanup. Factor the common code in save_stack_address() and
save_stack_address_nosched().

Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Cc: Roland McGrath <roland@redhat.com>
Cc: Arjan van de Ven <arjan@linux.intel.com>
Cc: Vegard Nossum <vegard.nossum@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
LKML-Reference: <20100603193243.GA31534@redhat.com>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
arch/x86/kernel/stacktrace.c