akpm@osdl.org bf2083050d [PATCH] Kdump: powerpc and s390 build failure fix
)

From: Vivek Goyal <vgoyal@in.ibm.com>

crash_setup_regs() is an architecture dependent function which is called in
architecture independent section.  So every architecture supporting kexec
should at least provide a dummy definition of crash_setup_regs() even if
crash dumping is not implemented yet, to avoid build failures.

Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-10 08:01:27 -08:00
..
2006-01-03 13:11:06 -08:00
2006-01-09 14:49:54 +11:00
2006-01-08 20:13:39 -08:00
2006-01-09 14:52:14 +11:00
2006-01-09 14:49:01 +11:00
2006-01-10 00:10:13 +01:00
2006-01-09 15:33:50 +11:00