https://github.com/torvalds/linux
Revision 18d6522b86d21a04c8ac1ea79747e2e434a956d9 authored by Atsuo Igarashi on 26 September 2008, 15:36:41 UTC, committed by Jason Wessel on 26 September 2008, 15:36:41 UTC
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 <atsuo_igarashi@tripeaks.co.jp>
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
1 parent 6ef190c
History
Tip revision: 18d6522b86d21a04c8ac1ea79747e2e434a956d9 authored by Atsuo Igarashi on 26 September 2008, 15:36:41 UTC
kgdb: could not write to the last of valid memory with kgdb
Tip revision: 18d6522
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 99.5 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top