All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Stelian Pop <stelian@popies.net>
Cc: Linus Torvalds <torvalds@osdl.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Export handle_mm_fault to modules.
Date: Fri, 5 Aug 2005 18:22:37 -0400	[thread overview]
Message-ID: <20050805222237.GQ2241@redhat.com> (raw)
In-Reply-To: <1123278912.8224.2.camel@localhost.localdomain>

On Fri, Aug 05, 2005 at 11:55:12PM +0200, Stelian Pop wrote:
 > handle_mm_fault changed from an inline function to a non-inline one
 > (__handle_mm_fault), which is not available to external kernel modules.
 > The patch below fixes this.
 > 
 > Stelian.
 > 
 > Export __handle_mm_fault to modules (called by the inlined handle_mm_fault function).

Which modules need this ?

		Dave


  reply	other threads:[~2005-08-05 22:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-05 21:55 [PATCH] Export handle_mm_fault to modules Stelian Pop
2005-08-05 22:22 ` Dave Jones [this message]
2005-08-05 23:02 ` Linus Torvalds
2005-08-05 23:25   ` Olof Johansson
2005-08-05 23:43     ` Linus Torvalds
2005-08-06 21:07       ` Stelian Pop
2005-08-08  8:44       ` Arnd Bergmann
2005-08-08 18:42         ` Linus Torvalds

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=20050805222237.GQ2241@redhat.com \
    --to=davej@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stelian@popies.net \
    --cc=torvalds@osdl.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.