lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 7 Jun 2007 00:40:58 +0800
From:	"jidong xiao" <jidong.xiao@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: Question about spinlock in linux kernel

I found there is such a kernel symbol ".text.lock.spinlock",
for example,
# cat /proc/kallsyms | grep spinlock
ffffffff8011e440 T bust_spinlocks
ffffffff802d00fc t .text.lock.spinlock
ffffffff8832ae20 d state_spinlock       [nfs]
but I can not find that who exported such a symbol?I am wondering
where is this kernel originated from? I mean, if I faced any oops,
which shows RIP is for example:
RIP: 0010:[<ffffffff8031a4d9>] <ffffffff8031a4d9>{.text.lock.spinlock+0}
then how can i locate the oops?it seems that .text.lock.spinlock is
neither a function name, nor a variable name, so i am confused, who
can help me out of here? Any advises is really really appreciated!

Regards
Jason Xiao
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ