Re: [RFC] breakage either in arch/sh/Kconfig or arch/sh/kernel/process.c?

Al Viro <[email protected]> Thu, 29 Sep 2005 07:31:14 +0100
Newsgroups gmane.linux.kernel,gmane.linux.ports.sh.general
Message-ID <[email protected]>
On Thu, Sep 29, 2005 at 07:12:39AM +0100, Al Viro wrote:
> set.  Now, in arch/sh/Kconfig we see that SH_FPU depends on !CPU_SH3 and SH_DSP
> on !CPU_SH4.  Which leaves CPU_SH2 picking both options.
> 
> Comments?  Looks like either Kconfig or flush_thread() needs fixing...

And that would be Kconfig, from the look of it.  Any suggestions on the
dependencies?