Files
linux/arch/powerpc/kernel
Michael Ellerman 2eb11f08fb powerpc/module64: Fix comment in R_PPC64_ENTRY handling
commit 2fb0a2c989 upstream.

The comment here is wrong, the addi reads from r2 not r12. The code is
correct, 0x38420000 = addi r2,r2,0.

Fixes: a61674bdfc ("powerpc/module: Handle R_PPC64_ENTRY relocations")
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-16 11:43:38 +09:00
..
2023-05-15 16:17:15 +09:00
2023-05-15 16:17:15 +09:00
2023-05-15 16:17:15 +09:00
2007-05-11 05:38:25 -04:00
2016-06-14 13:58:26 +10:00
2016-06-21 15:30:56 +10:00
2014-11-27 09:32:58 +11:00
2016-08-07 23:50:09 -04:00
2016-08-07 23:50:09 -04:00
2015-08-06 15:10:20 +10:00
2011-03-31 11:26:23 -03:00
2016-08-07 23:50:09 -04:00
2015-03-24 13:15:52 +11:00
2016-07-15 14:57:47 +10:00
2011-03-31 11:26:23 -03:00
2016-06-14 13:58:26 +10:00
2015-04-07 17:15:13 +10:00
2023-05-16 08:46:40 +09:00