]> asedeno.scripts.mit.edu Git - linux.git/commit
parisc: Split out alternative live patching code
authorHelge Deller <deller@gmx.de>
Sat, 10 Nov 2018 15:14:59 +0000 (16:14 +0100)
committerHelge Deller <deller@gmx.de>
Mon, 10 Dec 2018 06:47:50 +0000 (07:47 +0100)
commit8cc28269b9574103aae9088a02a20929ec75f983
tree17847e628ee8aaf6d6b5dbcd5d1a652211d09adf
parent40e020c129cfc991e8ab4736d2665351ffd1468d
parisc: Split out alternative live patching code

Move the alternative implemenation coding to alternative.c and add code to
patch modules while loading.

Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/alternative.h
arch/parisc/kernel/Makefile
arch/parisc/kernel/alternative.c [new file with mode: 0644]
arch/parisc/kernel/module.c
arch/parisc/kernel/setup.c