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]

Re: [PATCH] fix taskfinder2.c for kernels missing the dentry macro


On 12/23/2014 03:37 PM, William Cohen wrote:
> The dentry macro has been removed from recent (3.18) kernels
>
(http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=78d28e651f97866d608d9b41f8ad291e65d47dd5).
> This was causing the following failure for systemtap:

... stuff removed ...

> The attached patch does allow things to compile and the tests to run,
> but I am not entirely sure that the patch does the right thing by
> omitting the setting of dentry.  Does the patch look right?

Thanks for the report. Commit 547f629 is based on your patch, but it
still sets dentry everywhere and fixes a few more spots.

If this still causes problems please let me know.

-- 
David Smith
dsmith@redhat.com
Red Hat
http://www.redhat.com
256.217.0141 (direct)
256.837.0057 (fax)


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