Any thoughts on why cat /sys/kernel/notes gives me:
LinuxLinuXen@ XenlinuxXen2.Xenxen-3.Xen����XenXen��&����� XenXeXeXen������XeXengenericXen Xenyes
I'm beginning to look into another issue I posted about, but this struck me as odd
Any thoughts on why cat /sys/kernel/notes gives me:
LinuxLinuXen@ XenlinuxXen2.Xenxen-3.Xen����XenXen��&����� XenXeXeXen������XeXengenericXen Xenyes
I'm beginning to look into another issue I posted about, but this struck me as odd
3 Comments
sin_free_for_00_days@sopuli.xyz · 19 pts · 2y
It was added in a patch to 2.6.23
Notes from the coder:
Static_Rocket@lemmy.world · 11 pts · 2y
Yep, from
kernel/ksysfs.cStatic_Rocket@lemmy.world · 4 pts · 2y
There's a bunch of other data being printed aside from the usual printable characters. Run it through
stringsif you want something human readable.As to what that extra data is... I actually don't know off hand. Let's see if the mailing list has any info...