Home
last modified time | relevance | path

Searched hist:f63e6d89876034c21ecd18bb1cd0d6c5b8da11a5 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dlivepatch.hf63e6d89876034c21ecd18bb1cd0d6c5b8da11a5 Thu Mar 24 12:04:03 CET 2016 Michael Ellerman <mpe@ellerman.id.au> powerpc/livepatch: Add livepatch header

Add the powerpc specific livepatch definitions. In particular we provide
a non-default implementation of klp_get_ftrace_location().

This is required because the location of the mcount call is not constant
when using -mprofile-kernel (which we always do for live patching).

Signed-off-by: Torsten Duwe <duwe@suse.de>
Signed-off-by: Balbir Singh <bsingharora@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>