From: Tiago Vignatti <vignatti@c3sl.ufpr.br>
To: Felipe Balbi <felipebalbi@users.sourceforge.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] exporting address to the page fault notifier
Date: Fri, 27 Jul 2007 01:36:00 -0300 [thread overview]
Message-ID: <46A97630.9080506@c3sl.ufpr.br> (raw)
In-Reply-To: <31e679430707262025g5aa7c812s7522d2ff7fd2994c@mail.gmail.com>
Felipe Balbi escreveu:
> On 7/26/07, Tiago Vignatti <vignatti@c3sl.ufpr.br> wrote:
>> I made a module using the notifier scheme which already exists inside
>> the kernel. The problem is that the page fault notifier doesn't show the
>> address which happened the fault.
>>
>> This little patch increments this functionality. I chose to break the
>> ABI putting a new field in 'die_args' instead build a new struct only
>> for it. The patch and the module notifier comes attached.
>
> don't send attachments... send the patch inline at the mail body this
> allows easier commenting on the code.
>
> read Documentation/SubmittingPatches about how to send patches to lkml.
Okay. I sent another mail. Thanks for pointing this.
The page fault notifier can be seen here:
http://web.inf.ufpr.br/vignatti/code/page_fault_notifier.c
Cheers,
--
Tiago Vignatti
C3SL - Centro de Computação Científica e Software Livre
www.c3sl.ufpr.br
prev parent reply other threads:[~2007-07-27 4:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-27 2:48 [PATCH] exporting address to the page fault notifier Tiago Vignatti
2007-07-27 3:25 ` Felipe Balbi
2007-07-27 4:36 ` Tiago Vignatti [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46A97630.9080506@c3sl.ufpr.br \
--to=vignatti@c3sl.ufpr.br \
--cc=felipebalbi@users.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox