All of lore.kernel.org
 help / color / mirror / Atom feed
* MIPS: BMIPS: broken select on RAW_IRQ_ACCESSORS
@ 2015-03-26 10:47 Valentin Rothberg
  2015-03-26 13:41 ` Kevin Cernekee
  2015-04-27  7:11 ` Valentin Rothberg
  0 siblings, 2 replies; 4+ messages in thread
From: Valentin Rothberg @ 2015-03-26 10:47 UTC (permalink / raw)
  To: cernekee
  Cc: ralf, jaedon.shin, linux-mips, linux-kernel, Paul Bolle,
	Andreas Ruprecht, hengelein Stefan

Hi Kevin,

your commit dd6d84812b1a ("MIPS: BMIPS: Enable additional peripheral
and CPU support in defconfig") adds a select on the Kconfig symbol
RAW_IRQ_ACCESORS.   However, this symbol is not defined in Kconfig so
that the select turns out to be a NOOP.

Is there a patch scheduled somewhere to add this symbol to Kconfig?

I detected this issue with ./scripts/checkkconfigsymbols.py.  Since
commit b1a3f243485f ("checkkconfigsymbols.py: make it Git aware") the
script can check and diff specified Git commits.  I found
RAW_IRQ_ACCESORS by diffing yesterday's and today's next trees (--diff
commit..commit2).

Kind regards,
 Valentin

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

end of thread, other threads:[~2015-04-27  7:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-26 10:47 MIPS: BMIPS: broken select on RAW_IRQ_ACCESSORS Valentin Rothberg
2015-03-26 13:41 ` Kevin Cernekee
2015-03-26 13:52   ` Ralf Baechle
2015-04-27  7:11 ` Valentin Rothberg

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.