public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug runtime/28079] New: adapt to kernel 5.14 task_struct.__state change
@ 2021-07-12 15:09 scox at redhat dot com
  2021-07-13 14:55 ` [Bug runtime/28079] " scox at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: scox at redhat dot com @ 2021-07-12 15:09 UTC (permalink / raw)
  To: systemtap

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

            Bug ID: 28079
           Summary: adapt to kernel 5.14 task_struct.__state change
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
          Assignee: systemtap at sourceware dot org
          Reporter: scox at redhat dot com
  Target Milestone: ---

The 5.14 kernel has unsigned int  __state whereas the 5.13 kernel has volatile
long state which results in an error of the form:

runtime/stp_utrace.c:38:14: error: ‘struct task_struct’ has no member named
‘state’; did you mean ‘__state’?`

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

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

* [Bug runtime/28079] adapt to kernel 5.14 task_struct.__state change
  2021-07-12 15:09 [Bug runtime/28079] New: adapt to kernel 5.14 task_struct.__state change scox at redhat dot com
@ 2021-07-13 14:55 ` scox at redhat dot com
  2021-07-20 16:03 ` wcohen at redhat dot com
  2021-08-19 17:59 ` scox at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: scox at redhat dot com @ 2021-07-13 14:55 UTC (permalink / raw)
  To: systemtap

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

Stan Cox <scox at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

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

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

* [Bug runtime/28079] adapt to kernel 5.14 task_struct.__state change
  2021-07-12 15:09 [Bug runtime/28079] New: adapt to kernel 5.14 task_struct.__state change scox at redhat dot com
  2021-07-13 14:55 ` [Bug runtime/28079] " scox at redhat dot com
@ 2021-07-20 16:03 ` wcohen at redhat dot com
  2021-08-19 17:59 ` scox at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: wcohen at redhat dot com @ 2021-07-20 16:03 UTC (permalink / raw)
  To: systemtap

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

William Cohen <wcohen at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cxxtao at gmail dot com

--- Comment #1 from William Cohen <wcohen at redhat dot com> ---
*** Bug 28107 has been marked as a duplicate of this bug. ***

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

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

* [Bug runtime/28079] adapt to kernel 5.14 task_struct.__state change
  2021-07-12 15:09 [Bug runtime/28079] New: adapt to kernel 5.14 task_struct.__state change scox at redhat dot com
  2021-07-13 14:55 ` [Bug runtime/28079] " scox at redhat dot com
  2021-07-20 16:03 ` wcohen at redhat dot com
@ 2021-08-19 17:59 ` scox at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: scox at redhat dot com @ 2021-08-19 17:59 UTC (permalink / raw)
  To: systemtap

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

Stan Cox <scox at redhat dot com> changed:

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

--- Comment #2 from Stan Cox <scox at redhat dot com> ---
commit: a29f65d57

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

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

end of thread, other threads:[~2021-08-19 17:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-12 15:09 [Bug runtime/28079] New: adapt to kernel 5.14 task_struct.__state change scox at redhat dot com
2021-07-13 14:55 ` [Bug runtime/28079] " scox at redhat dot com
2021-07-20 16:03 ` wcohen at redhat dot com
2021-08-19 17:59 ` scox 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).