]> git.ipfire.org Git - people/ms/linux.git/commit
avr32: fix relocation check for signed 18-bit offset
authorHans-Christian Egtvedt <egtvedt@samfundet.no>
Mon, 13 May 2013 20:22:10 +0000 (22:22 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Jun 2013 19:52:22 +0000 (12:52 -0700)
commitccc1525f37a888da3abfef899bd746d292793f40
treeb7e839e8257711401cfa69bf0e53e77962003169
parent0bfd8ffeff9dda08c69381d65c72e0aa58706ef6
avr32: fix relocation check for signed 18-bit offset

commit e68c636d88db3fda74e664ecb1a213ae0d50a7d8 upstream.

Caught by static code analysis by David.

Reported-by: David Binderman <dcb314@hotmail.com>
Signed-off-by: Hans-Christian Egtvedt <egtvedt@samfundet.no>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/avr32/kernel/module.c