[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAD3Xx4LMq1F8cDSR=17c3ViOML2ZYaL4d1ApkEog6bftSwKAPQ@mail.gmail.com>
Date:	Thu, 26 Mar 2015 11:47:46 +0100
From:	Valentin Rothberg <valentinrothberg@...il.com>
To:	cernekee@...il.com
Cc:	ralf@...ux-mips.org, jaedon.shin@...il.com,
	linux-mips@...ux-mips.org, linux-kernel@...r.kernel.org,
	Paul Bolle <pebolle@...cali.nl>,
	Andreas Ruprecht <rupran@...server.de>,
	hengelein Stefan <stefan.hengelein@....de>
Subject: MIPS: BMIPS: broken select on RAW_IRQ_ACCESSORS
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists