This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tapsets/5434] Error processing (missing) nfsservctl syscall


------- Additional Comments From przemyslaw at pawelczyk dot it  2009-10-15 23:06 -------
(In reply to comment #1)
... 
> I'm unsure how we could solve this, since we don't have access to the CONFIG_*
> defines at the probe level.  We could grab the value of either CONFIG_NFSD or
> CONFIG_COMPAT in an embedded C function, but that doesn't help much.

We have access to the CONFIG_* since Frank's commit:
561079c PR10702: preprocessor conditional for kernel CONFIG_foo

So it was really easy to fix this. Commit:
b452838 PR5434: Fix syscall.nfsservctl.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=5434

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]