Skip to content
Commit 18d6522b authored by Atsuo Igarashi's avatar Atsuo Igarashi Committed by Jason Wessel
Browse files

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: default avatarAtsuo Igarashi <atsuo_igarashi@tripeaks.co.jp>
Signed-off-by: default avatarJason Wessel <jason.wessel@windriver.com>
parent 6ef190cc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment