public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug tapsets/28634] New: ioscheduler.stp broken with new kernel 5.16.0-0.rc2
@ 2021-11-29 12:32 mcermak at redhat dot com
  2021-12-13 16:48 ` [Bug tapsets/28634] " mcermak at redhat dot com
  2022-05-09 19:23 ` mcermak at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: mcermak at redhat dot com @ 2021-11-29 12:32 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=28634

            Bug ID: 28634
           Summary: ioscheduler.stp broken with new kernel 5.16.0-0.rc2
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
          Assignee: systemtap at sourceware dot org
          Reporter: mcermak at redhat dot com
  Target Milestone: ---

:: [ 12:13:36 ] :: [  BEGIN   ] :: Running 'stap -c sync
--suppress-handler-errors -e 'probe
ioscheduler.elv_add_request{println(elevator_name) exit()}''
semantic error: unresolved struct elevator_queue: operator '->' at
/usr/share/systemtap/tapset/linux/ioscheduler.stp:155:65
        source:                                                
$rq->q->elevator->elevator_name)), "")
                                                                               
^
in expansion of macro: operator '@alternate' at
/usr/share/systemtap/tapset/choose_defined.stpm:3:57
        source: ( @defined(@value_if_defined) ? (@value_if_defined) :
(@alternate) )

I guess this is caused by linux commit:

commit 2e9bc3465ac54d282b855b073409c2c3a7d1ae00
Author: Christoph Hellwig <hch@lst.de>
Date:   Mon Sep 20 14:33:23 2021 +0200

    block: move elevator.h to block/

    Except for the features passed to blk_queue_required_elevator_features,
    elevator.h is only needed internally to the block layer.  Move the
    ELEVATOR_F_* definitions to blkdev.h, and the move elevator.h to
    block/, dropping all the spurious includes outside of that.

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

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

* [Bug tapsets/28634] ioscheduler.stp broken with new kernel 5.16.0-0.rc2
  2021-11-29 12:32 [Bug tapsets/28634] New: ioscheduler.stp broken with new kernel 5.16.0-0.rc2 mcermak at redhat dot com
@ 2021-12-13 16:48 ` mcermak at redhat dot com
  2022-05-09 19:23 ` mcermak at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: mcermak at redhat dot com @ 2021-12-13 16:48 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=28634

Martin Cermak <mcermak at redhat dot com> changed:

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

--- Comment #1 from Martin Cermak <mcermak at redhat dot com> ---
Commit efae8a3dc15

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

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

* [Bug tapsets/28634] ioscheduler.stp broken with new kernel 5.16.0-0.rc2
  2021-11-29 12:32 [Bug tapsets/28634] New: ioscheduler.stp broken with new kernel 5.16.0-0.rc2 mcermak at redhat dot com
  2021-12-13 16:48 ` [Bug tapsets/28634] " mcermak at redhat dot com
@ 2022-05-09 19:23 ` mcermak at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: mcermak at redhat dot com @ 2022-05-09 19:23 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=28634

--- Comment #2 from Martin Cermak <mcermak at redhat dot com> ---
Additional update 093b972294256b3ad68712daecdfdc5da1418a13

-- 
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-05-09 19:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-29 12:32 [Bug tapsets/28634] New: ioscheduler.stp broken with new kernel 5.16.0-0.rc2 mcermak at redhat dot com
2021-12-13 16:48 ` [Bug tapsets/28634] " mcermak at redhat dot com
2022-05-09 19:23 ` 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).