]> git.hungrycats.org Git - linux/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:46:34 +0000 (12:46 -0700)
commite9a91cb47886388540eaf68f981e7a3d4b04a27c
treeffddb39879f823bc66bdf7a4e3f6dc8a565f0e9d
parentf9429439e89dd9e7440de0334f3eefcd3a37adf4
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