From: Atsuo Igarashi Date: Fri, 26 Sep 2008 15:36:41 +0000 (-0500) Subject: kgdb: could not write to the last of valid memory with kgdb X-Git-Tag: v2.6.27-rc8~6^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18d6522b86d21a04c8ac1ea79747e2e434a956d9;p=pandora-kernel.git kgdb: could not write to the last of valid memory with kgdb On the ARM architecture, kgdb will crash the kernel if the last byte of valid memory is written due to a flush_icache_range flushing beyond the memory boundary. Signed-off-by: Atsuo Igarashi Signed-off-by: Jason Wessel --- Reading git-diff-tree failed