All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Russ Anderson <rja@sgi.com>
Cc: linux-kernel@vger.kernel.org, tglx@linutronix.de,
	"H. Peter Anvin" <hpa@zytor.com>, Jack Steiner <steiner@sgi.com>
Subject: Re: [PATCH 3/4] x86: Add UV partition call
Date: Tue, 23 Sep 2008 13:04:31 +0200	[thread overview]
Message-ID: <20080923110430.GC29021@elte.hu> (raw)
In-Reply-To: <20080922211011.GF222374@sgi.com>


* Russ Anderson <rja@sgi.com> wrote:

> +u8 sn_partition_id;
> +EXPORT_SYMBOL(sn_partition_id);
> +u8 uv_coherency_id;
> +EXPORT_SYMBOL(uv_coherency_id);
> +u8 uv_type;
> +EXPORT_SYMBOL(uv_type);

hm, what module uses this? And why not a _GPL export?

	Ingo

  reply	other threads:[~2008-09-23 11:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-22 21:10 [PATCH 3/4] x86: Add UV partition call Russ Anderson
2008-09-23 11:04 ` Ingo Molnar [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-08-22 21:54 Russ Anderson

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=20080923110430.GC29021@elte.hu \
    --to=mingo@elte.hu \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rja@sgi.com \
    --cc=steiner@sgi.com \
    --cc=tglx@linutronix.de \
    /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.