On Wed, Jun 06, 2018 at 03:54:10PM +0300, Adrian Hunter wrote: > From: Alexander Shishkin <[email protected]> > > Currently, the addresses of PTI entry trampolines are not exported to user > space. Kernel profiling tools need these addresses to identify the kernel > code, so add a symbol and address for each CPU's PTI entry trampoline. > > Signed-off-by: Alexander Shishkin <[email protected]> > Acked-by: Andi Kleen <[email protected]>
Thanks for the Changelog, Acked-by: Peter Zijlstra (Intel) <[email protected]>

