public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* SystemTap modules fails to load on 2.6.26-rc2-mm1 kernel.
@ 2008-05-20 11:24 Srinivasa DS
  2008-05-20 18:40 ` Frank Ch. Eigler
  0 siblings, 1 reply; 2+ messages in thread
From: Srinivasa DS @ 2008-05-20 11:24 UTC (permalink / raw)
  To: systemtap

Adrian Bunk's patch http://lkml.org/lkml/2008/4/23/124 prohibits 
exporting of "uts_sem" symbol to kernel modules. This patch breaks 
systemtap as systemtap uses "uts_sem" while retrieving system related 
information from kernel.
     Currently this patch is present in -mm tree, but sooner we may 
expect it in -rc tree also.

Thanks
  Srinivasa DS

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: SystemTap modules fails to load on 2.6.26-rc2-mm1 kernel.
  2008-05-20 11:24 SystemTap modules fails to load on 2.6.26-rc2-mm1 kernel Srinivasa DS
@ 2008-05-20 18:40 ` Frank Ch. Eigler
  0 siblings, 0 replies; 2+ messages in thread
From: Frank Ch. Eigler @ 2008-05-20 18:40 UTC (permalink / raw)
  To: Srinivasa DS; +Cc: systemtap

Srinivasa DS <srinivasa@in.ibm.com> writes:

> Adrian Bunk's patch http://lkml.org/lkml/2008/4/23/124 prohibits
> exporting of "uts_sem" symbol to kernel modules. [...]

We could switch to just using the UTS_RELEASE etc. macros directly.

- FChE

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-05-20 15:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-20 11:24 SystemTap modules fails to load on 2.6.26-rc2-mm1 kernel Srinivasa DS
2008-05-20 18:40 ` Frank Ch. Eigler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).