summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/alternative.c
AgeCommit message (Collapse)Author
2018-12-10parisc: Split out alternative live patching codeHelge Deller
Move the alternative implemenation coding to alternative.c and add code to patch modules while loading. Signed-off-by: Helge Deller <deller@gmx.de>