unicore32: standardize /proc/iomem "Kernel code" name
authorKees Cook <keescook@chromium.org>
Mon, 12 Dec 2011 23:04:29 +0000 (15:04 -0800)
committerGuan Xuetao <gxt@mprc.pku.edu.cn>
Tue, 10 Jan 2012 02:29:40 +0000 (10:29 +0800)
All other ports use "Kernel code" to identify the Kernel text segment
in /proc/iomem. Change the unicore32 resources to do the same.

Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>

No differences found