Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/purgatory/
H A DMakefilediff f072015c7b742c42aa5649d22f43163cd0eb7024 Fri Apr 26 11:23:33 CDT 2019 Christophe Leroy <christophe.leroy@c-s.fr> powerpc: disable KASAN instrumentation on early/critical files.

All files containing functions run before kasan_early_init() is called
must have KASAN instrumentation disabled.

For those file, branch profiling also have to be disabled otherwise
each if () generates a call to ftrace_likely_update().

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
/openbmc/linux/arch/powerpc/platforms/powermac/
H A DMakefilediff f072015c7b742c42aa5649d22f43163cd0eb7024 Fri Apr 26 11:23:33 CDT 2019 Christophe Leroy <christophe.leroy@c-s.fr> powerpc: disable KASAN instrumentation on early/critical files.

All files containing functions run before kasan_early_init() is called
must have KASAN instrumentation disabled.

For those file, branch profiling also have to be disabled otherwise
each if () generates a call to ftrace_likely_update().

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
/openbmc/linux/arch/powerpc/xmon/
H A DMakefilediff f072015c7b742c42aa5649d22f43163cd0eb7024 Fri Apr 26 11:23:33 CDT 2019 Christophe Leroy <christophe.leroy@c-s.fr> powerpc: disable KASAN instrumentation on early/critical files.

All files containing functions run before kasan_early_init() is called
must have KASAN instrumentation disabled.

For those file, branch profiling also have to be disabled otherwise
each if () generates a call to ftrace_likely_update().

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
/openbmc/linux/arch/powerpc/mm/
H A DMakefilediff f072015c7b742c42aa5649d22f43163cd0eb7024 Fri Apr 26 11:23:33 CDT 2019 Christophe Leroy <christophe.leroy@c-s.fr> powerpc: disable KASAN instrumentation on early/critical files.

All files containing functions run before kasan_early_init() is called
must have KASAN instrumentation disabled.

For those file, branch profiling also have to be disabled otherwise
each if () generates a call to ftrace_likely_update().

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
/openbmc/linux/arch/powerpc/lib/
H A DMakefilediff f072015c7b742c42aa5649d22f43163cd0eb7024 Fri Apr 26 11:23:33 CDT 2019 Christophe Leroy <christophe.leroy@c-s.fr> powerpc: disable KASAN instrumentation on early/critical files.

All files containing functions run before kasan_early_init() is called
must have KASAN instrumentation disabled.

For those file, branch profiling also have to be disabled otherwise
each if () generates a call to ftrace_likely_update().

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
/openbmc/linux/arch/powerpc/kernel/
H A DMakefilediff f072015c7b742c42aa5649d22f43163cd0eb7024 Fri Apr 26 11:23:33 CDT 2019 Christophe Leroy <christophe.leroy@c-s.fr> powerpc: disable KASAN instrumentation on early/critical files.

All files containing functions run before kasan_early_init() is called
must have KASAN instrumentation disabled.

For those file, branch profiling also have to be disabled otherwise
each if () generates a call to ftrace_likely_update().

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>