On Wed, 18 Oct 2017 15:19:34 +0200
Ingo Molnar <[email protected]> wrote:

> * Borislav Petkov <[email protected]> wrote:
> 
> > but it doesn't tell me which key it is. So dump its address too:
> > 
> >   static_key_disable_cpuslocked, key ffffffff81c32680 used before call to 
> > jump_label_init  
> 
> Is it possible to print out a symbol instead of an absolute address - does 
> that 
> work for data symbols?

It should.

Boris, can you try it with "%pS" ?

-- Steve

Reply via email to