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: double fault -> PAGE_KERNEL flagged memory


roland wrote:

> Ok.  vmalloc makes sense for big buffers.  [...]

But less so for other stuff.  I'll get the translator to switch to
kmalloc as much as possible.

> In the current Linus kernel, the i386 do_page_fault routine is
> marked with __kprobes.  [...]

Maybe that decoration was missing from some transitively called function?

- FChE


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