All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jamie Lokier <jamie@shareable.org>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-mtd@lists.infradead.org, dwmw2@infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mtd: Export the ROM enable/disable helpers and use them in mtd
Date: Tue, 23 Sep 2008 17:43:38 +0100	[thread overview]
Message-ID: <20080923164338.GA12167@shareable.org> (raw)
In-Reply-To: <20080923172510.37419440@lxorguk.ukuu.org.uk>

Alan Cox wrote:
>  EXPORT_SYMBOL(pci_map_rom);
>  EXPORT_SYMBOL(pci_unmap_rom);
> +EXPORT_SYMBOL_GPL(pci_enable_rom);
> +EXPORT_SYMBOL_GPL(pci_disable_rom);

It doesn't _sound_ like the sort of thing tied into the kernel enough
to deserve an EXPORT_SYMBOL_*GPL*.  Any particularly reason?

Cheers,
-- Jamie

WARNING: multiple messages have this Message-ID (diff)
From: Jamie Lokier <jamie@shareable.org>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: dwmw2@infradead.org, linux-mtd@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mtd: Export the ROM enable/disable helpers and use them in mtd
Date: Tue, 23 Sep 2008 17:43:38 +0100	[thread overview]
Message-ID: <20080923164338.GA12167@shareable.org> (raw)
In-Reply-To: <20080923172510.37419440@lxorguk.ukuu.org.uk>

Alan Cox wrote:
>  EXPORT_SYMBOL(pci_map_rom);
>  EXPORT_SYMBOL(pci_unmap_rom);
> +EXPORT_SYMBOL_GPL(pci_enable_rom);
> +EXPORT_SYMBOL_GPL(pci_disable_rom);

It doesn't _sound_ like the sort of thing tied into the kernel enough
to deserve an EXPORT_SYMBOL_*GPL*.  Any particularly reason?

Cheers,
-- Jamie

  reply	other threads:[~2008-09-23 16:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-23 16:25 [PATCH] mtd: Export the ROM enable/disable helpers and use them in mtd Alan Cox
2008-09-23 16:43 ` Jamie Lokier [this message]
2008-09-23 16:43   ` Jamie Lokier
2008-09-23 17:43   ` Alan Cox
2008-09-23 17:43     ` Alan Cox
2008-09-23 17:48     ` about kernel_physical_mapping_init Joilnen Leite
2008-09-23 18:50     ` Joilnen Leite

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=20080923164338.GA12167@shareable.org \
    --to=jamie@shareable.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.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.