* [Bug runtime/29766] New: kernel.function("__set_page_dirty_buffers") not found in tapset/linux/vfs.stp
@ 2022-11-09 14:00 mcermak at redhat dot com
2022-12-14 12:58 ` [Bug runtime/29766] " mcermak at redhat dot com
2022-12-14 16:39 ` mcermak at redhat dot com
0 siblings, 2 replies; 3+ messages in thread
From: mcermak at redhat dot com @ 2022-11-09 14:00 UTC (permalink / raw)
To: systemtap
https://sourceware.org/bugzilla/show_bug.cgi?id=29766
Bug ID: 29766
Summary: kernel.function("__set_page_dirty_buffers") not found
in tapset/linux/vfs.stp
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: runtime
Assignee: systemtap at sourceware dot org
Reporter: mcermak at redhat dot com
Target Milestone: ---
The new 5.14.0-186.kpq1.el9 seems to be missing
kernel.function("__set_page_dirty_buffers"). Suspectedly the following kernel
commit is related:
commit e621900ad28b748e058b81d6078a5d5eb37b3973
Author: Matthew Wilcox (Oracle) <willy@infradead.org>
Date: Wed Feb 9 20:22:12 2022 +0000
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Convert all callers; mostly this is just changing the aops to point
at it, but a few implementations need a little more work.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Tested-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Acked-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Tested-by: Mike Marshall <hubcap@omnibond.com> # orangefs
Tested-by: David Howells <dhowells@redhat.com> # afs
Reproducer:
# stap -P -w -p4 /root/systemtap/testsuite/buildok/vfs-all-probes.stp
semantic error: while resolving probe point: identifier 'kernel' at
/usr/local/share/systemtap/tapset/linux/vfs.stp:825:38
source: probe vfs.__set_page_dirty_buffers =
kernel.function("__set_page_dirty_buffers")
^
semantic error: no match (similar functions: __set_page_dirty_nobuffers,
write_dirty_buffer, __set_page_dirty, __sync_dirty_buffer, set_page_dirty_lock)
Pass 2: analysis failed. [man error::pass2]
Number of similar error messages suppressed: 1.
Rerun with -v to see them.
#
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug runtime/29766] kernel.function("__set_page_dirty_buffers") not found in tapset/linux/vfs.stp
2022-11-09 14:00 [Bug runtime/29766] New: kernel.function("__set_page_dirty_buffers") not found in tapset/linux/vfs.stp mcermak at redhat dot com
@ 2022-12-14 12:58 ` mcermak at redhat dot com
2022-12-14 16:39 ` mcermak at redhat dot com
1 sibling, 0 replies; 3+ messages in thread
From: mcermak at redhat dot com @ 2022-12-14 12:58 UTC (permalink / raw)
To: systemtap
https://sourceware.org/bugzilla/show_bug.cgi?id=29766
--- Comment #1 from Martin Cermak <mcermak at redhat dot com> ---
Created attachment 14518
--> https://sourceware.org/bugzilla/attachment.cgi?id=14518&action=edit
possible patch
possible patch
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug runtime/29766] kernel.function("__set_page_dirty_buffers") not found in tapset/linux/vfs.stp
2022-11-09 14:00 [Bug runtime/29766] New: kernel.function("__set_page_dirty_buffers") not found in tapset/linux/vfs.stp mcermak at redhat dot com
2022-12-14 12:58 ` [Bug runtime/29766] " mcermak at redhat dot com
@ 2022-12-14 16:39 ` mcermak at redhat dot com
1 sibling, 0 replies; 3+ messages in thread
From: mcermak at redhat dot com @ 2022-12-14 16:39 UTC (permalink / raw)
To: systemtap
https://sourceware.org/bugzilla/show_bug.cgi?id=29766
Martin Cermak <mcermak at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #2 from Martin Cermak <mcermak at redhat dot com> ---
Fixed in commit 8f3498781413a710dc9e128f5a96891a6a18fc52
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-12-14 16:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-09 14:00 [Bug runtime/29766] New: kernel.function("__set_page_dirty_buffers") not found in tapset/linux/vfs.stp mcermak at redhat dot com
2022-12-14 12:58 ` [Bug runtime/29766] " mcermak at redhat dot com
2022-12-14 16:39 ` mcermak at redhat dot com
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).