From: Ingo Molnar <mingo@elte.hu>
To: "Miguel Botón" <mboton.lkml@gmail.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Subject: Re: [PATCH] x86: export 'leave_mm' symbol
Date: Sun, 30 Dec 2007 15:23:24 +0100 [thread overview]
Message-ID: <20071230142324.GL16946@elte.hu> (raw)
In-Reply-To: <200712281658.05958.mboton@gmail.com>
* Miguel Botón <mboton.lkml@gmail.com> wrote:
> This patch fixes a linking error if CONFIG_ACPI_PROCESSOR=m (this
> error occurs in the 'mm' branch of linux-2.6-x86.git).
>
> We need to export the 'leave_mm' symbol so it can be accessible for
> the ACPI processor module.
ok - i've added this as EXPORT_SYMBOL_GPL() - this is strictly for
kernel internal use.
Ingo
prev parent reply other threads:[~2007-12-30 14:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-28 15:58 [PATCH] x86: export 'leave_mm' symbol Miguel Botón
2007-12-28 19:57 ` Pallipadi, Venkatesh
2007-12-30 14:23 ` Ingo Molnar [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=20071230142324.GL16946@elte.hu \
--to=mingo@elte.hu \
--cc=linux-kernel@vger.kernel.org \
--cc=mboton.lkml@gmail.com \
--cc=tglx@linutronix.de \
--cc=venkatesh.pallipadi@intel.com \
/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.