All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: akpm@osdl.org, bunk@stusta.de
Cc: linux-kernel@vger.kernel.org
Subject: commit '[PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOL'
Date: Tue, 11 Jul 2006 14:01:59 +0200	[thread overview]
Message-ID: <20060711120159.GA20601@lst.de> (raw)

http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=80d6679a62fe45f440d042099d997a42e4e8c59d

open_softirq just enables a softirq.  The softirq array is statically
allocated so to add a new one you would have to patch the kernel.  So
there's no point to keep this export at all as any user would have to
patch the enum in include/linux/interrupt.h anyway.  Adrian, care to
submit a patch to kill this senseless export entirely?


             reply	other threads:[~2006-07-11 12:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-11 12:01 Christoph Hellwig [this message]
2006-07-11 12:12 ` commit '[PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOL' Ingo Molnar
2006-07-11 15:19   ` [2.6 patch] unexport open_softirq Adrian Bunk

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=20060711120159.GA20601@lst.de \
    --to=hch@lst.de \
    --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.