Andrew Morton fac0779029 [ARM] stacktrace fix
ab1b6f03a10ba1f5638188ab06bf46e33ac3a160 said

 - remove the unused task argument to save_stack_trace, it's always current

then broke arm:

arch/arm/kernel/stacktrace.c:56: error: conflicting types for 'save_stack_trace'
include/linux/stacktrace.h:11: error: previous declaration of 'save_stack_trace' was here
arch/arm/kernel/stacktrace.c:56: error: conflicting types for 'save_stack_trace'
include/linux/stacktrace.h:11: error: previous declaration of 'save_stack_trace' was here

Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2007-05-11 17:38:50 +01:00
..
2005-10-30 17:37:32 -08:00
2007-02-16 14:37:06 +00:00
2007-03-31 21:36:53 +01:00
2006-03-27 14:58:25 +01:00
2007-05-08 22:05:25 +01:00
2007-05-11 17:38:50 +01:00
2006-12-17 18:23:31 +00:00