All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Andrew Morton <akpm@osdl.org>
Cc: Adrian Bunk <bunk@stusta.de>, linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] EXPORT_UNUSED_SYMBOL{,GPL} {,un}register_die_notifier
Date: Sat, 01 Jul 2006 12:54:08 +0100	[thread overview]
Message-ID: <1151754849.7087.3.camel@localhost.localdomain> (raw)
In-Reply-To: <20060630203546.93a7bd87.akpm@osdl.org>

Ar Gwe, 2006-06-30 am 20:35 -0700, ysgrifennodd Andrew Morton:
> On Fri, 30 Jun 2006 13:33:17 +0200
> Adrian Bunk <bunk@stusta.de> wrote:
> 
> > -EXPORT_SYMBOL(register_die_notifier);
> > +EXPORT_UNUSED_SYMBOL(register_die_notifier);  /*  June 2006  */
> > -EXPORT_SYMBOL(unregister_die_notifier);
> > +EXPORT_UNUSED_SYMBOL(unregister_die_notifier);  /*  June 2006  */
> 
> I'd expect there are any number of low-level debugging quick-hacky modules
> around which want to hook into here.
> 
> We can try it I guess, but I expect we'll hear about it.

Some of the cluster modules use it too for fast failover.

Alan


  reply	other threads:[~2006-07-01 11:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-30 11:33 [2.6 patch] EXPORT_UNUSED_SYMBOL{,GPL} {,un}register_die_notifier Adrian Bunk
2006-07-01  3:35 ` Andrew Morton
2006-07-01 11:54   ` Alan Cox [this message]
2006-07-01 11:42     ` Arjan van de Ven
2006-07-11 14:04   ` Dean Nelson
2006-07-02  6:09 ` Keith Owens
2006-07-02  7:38   ` Arjan van de Ven

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=1151754849.7087.3.camel@localhost.localdomain \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=akpm@osdl.org \
    --cc=bunk@stusta.de \
    --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 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.