diff options
author | 2009-06-04 19:57:24 -0400 | |
---|---|---|
committer | 2009-06-12 06:12:07 -0400 | |
commit | 0a990614264f04879d9608da1cfcf9a6596efe08 (patch) | |
tree | e4f10199fd1ab998b479fd3395a86b55d68b874d /arch/x86/kernel/cpu/proc.c | |
parent | Blackfin: kgdb: fix up error return values (diff) | |
download | wireguard-linux-0a990614264f04879d9608da1cfcf9a6596efe08.tar.xz wireguard-linux-0a990614264f04879d9608da1cfcf9a6596efe08.zip |
Blackfin: fix length checking in kgdb_ebin2mem
The kgdb_ebin2mem() was decrementing the count variable to do parsing, but
then later still tries to use it based on its original meaning. So leave
it untouched and use a different variable to walk the memory.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/x86/kernel/cpu/proc.c')
0 files changed, 0 insertions, 0 deletions