Re: MIPS: BMIPS: broken select on RAW_IRQ_ACCESSORS

From: Valentin Rothberg
Date: Mon Apr 27 2015 - 03:11:35 EST


Hi Kevin,

this is just a kind reminder that the issue below is still present and
made its way to v4.1-rc1.

Kind regards,
Valentin

On Thu, Mar 26, 2015 at 11:47 AM, Valentin Rothberg
<valentinrothberg@xxxxxxxxx> wrote:
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/