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]

RE: [PATCH] save parameter registers and restore them for jprobe handling


Zhang, Yanmin wrote on Wednesday, November 30, 2005 9:19 PM
> >>We try to avoid inline asm in the .c files, it makes it harder to
> >>compile the kernel with Intel compilers.
> 
> How about the new patch? I add a new function in arch/ia64/kernel/entry.S.

I think it's more appropriate to place the new assembly function in
arch/ia64/kernel/jprobes.S.

- Ken


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]