> I think I found only one unresolved symbol (it's always the
> > same one, maybe I screwed up the compilation):
> > 
> >      0.01%       ls  [kernel.kallsyms]  [k] do_raw_read_unlock
> >                  |
> >                  --- do_raw_read_unlock
> >                      _raw_read_unlock
> >                      0xffffffffa0154479 <--- HERE
> 
> hum, is there any symbol around that address?
> you can check /proc/kallsyms or vmlinux file from debug package
[Damn sorry for using my other e-mail account, I made a mistake].
/proc/kallsyms shows this:

ffffffffa01780c0 R crc16_table  [crc16]
ffffffffa0178000 T crc16        [crc16]
ffffffffa0154000 start_this_handle      [jbd2]
ffffffffa01669e0 b __key.27934  [jbd2]

I guess it's in start_this_handle()?

> > Is this going into mainline soon?
> 
> hopefully ;-) it's on review now..
> 
> thanks a lot for testing! please let us know any issues you spot
You welcome!

Mauro

--
To unsubscribe from this list: send the line "unsubscribe linux-perf-users" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to