public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* commit '[PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOL'
@ 2006-07-11 12:01 Christoph Hellwig
  2006-07-11 12:12 ` Ingo Molnar
  0 siblings, 1 reply; 3+ messages in thread
From: Christoph Hellwig @ 2006-07-11 12:01 UTC (permalink / raw)
  To: akpm, bunk; +Cc: linux-kernel

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?


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-07-11 15:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-11 12:01 commit '[PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOL' Christoph Hellwig
2006-07-11 12:12 ` Ingo Molnar
2006-07-11 15:19   ` [2.6 patch] unexport open_softirq Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox