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 translator/2436] inline function context_switch in IA64 platfrom


------- Additional Comments From wcohen at redhat dot com  2007-08-16 18:34 -------
On the RHEL4 ia64 2.6.9-55.0.2.EL kernel the "context_switch" is a real function:

$ nm /usr/lib/debug/lib/modules/2.6.9-55.0.2.EL/vmlinux |grep context_switch
a00000010006a920 t context_switch
a00000010006b4e0 T nr_context_switches

On the 2.6.23-rc3 kernel built with the RHEL4 gcc 3.4 "context_switch" is
inlined. output from 

./build-elfutils/tests/dwflmodtest -if -K2.6.23-rc3

  kernel/sched.c:1834: context_switch: inline function
    inlined at kernel/sched.c:3487 (lowpc => no error) (highpc => no error)




-- 


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

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