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 runtime/4037] make staprun 32/64-bit interoperable


------- Additional Comments From fche at redhat dot com  2007-02-14 02:28 -------
> I intentionally disabled it because it was making a lot of code very messy.

Indeed, which made sense in the absence of a target-neutral "wire protocol"
between the kernel and staprun.  That is in effect what I am proposing
be developed.  Consider it an enhancement if you like.

> [...]  I am confused about how this situation occurred and why it is
> desirable to have 32-bit stapruns work on 64-bit kernels.

At the moment, the issue arises on "multilib" (really, multi-ISA) architectures
where a kernel can run more than one type of binary transparently.  Hence the
wrong staprun might get installed, even though they both would "work" as far
as being executable is concerned.  This gets even more entertaining should the
same machine be equipped to run either 32- or 64-bit kernel, with a primarily 
32-bit userspace.  It would be nice to avoid requiring reinstalling staprun
just because one rebooted.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
   Last reconfirmed|0000-00-00 00:00:00         |2007-02-14 02:28:01
               date|                            |


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

------- 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]