public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
From: Greg Ungerer <gerg@snapgear.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: linux-m68k@vger.kernel.org, uclinux-dev@uclinux.org,
	Greg Ungerer <gerg@uclinux.org>
Subject: Re: [PATCH] m68k: selection of GENERIC_IRQ_SHOW is not MMU specific
Date: Sat, 22 Oct 2011 07:38:45 +1000	[thread overview]
Message-ID: <4EA1E665.9040205@snapgear.com> (raw)
In-Reply-To: <CAMuHMdVj5_vueByF9qostZ7TJFUG8nV+55aggZvhCBeHZnQhhQ@mail.gmail.com>

Hi Geert,

On 10/22/2011 01:01 AM, Geert Uytterhoeven wrote:
> On Fri, Oct 21, 2011 at 09:04,<gerg@snapgear.com>  wrote:
>> The selection of the CONFIG_GENERIC_IRQ_SHOW option is not specific
>> to the MMU being present and enabled. It is dependant on what CPU we are
>> compiling for. The non-MMU 68000 and ColdFire family CPUs use generic
>> interrupts, and can use the generic irq show code.
>>
>> Signed-off-by: Greg Ungerer<gerg@uclinux.org>
>> ---
>> áarch/m68k/Kconfig á á | á á1 -
>> áarch/m68k/Kconfig.cpu | á á3 +++
>> á2 files changed, 3 insertions(+), 1 deletions(-)
>>
>> diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig
>> index 9829235..663d1f4 100644
>> --- a/arch/m68k/Kconfig
>> +++ b/arch/m68k/Kconfig
>> @@ -3,7 +3,6 @@ config M68K
>> á á á ádefault y
>> á á á áselect HAVE_IDE
>> á á á áselect HAVE_AOUT if MMU
>> - á á á select GENERIC_IRQ_SHOW if !MMU
>> á á á áselect ARCH_HAVE_NMI_SAFE_CMPXCHG if RMW_INSNS
>
> This will be fixed Really Soon Now (TM).

Yep, I expected I would be able to drop this very soon :-)

It is really from completeness. I will be posting a patch set
next week that codes support for running MMU enabled ColdFire.
And I needed these few little cleanups to make that work.

Thanks
Greg


------------------------------------------------------------------------
Greg Ungerer  --  Principal Engineer        EMAIL:     gerg@snapgear.com
SnapGear Group, McAfee                      PHONE:       +61 7 3435 2888
8 Gardner Close,                            FAX:         +61 7 3891 3630
Milton, QLD, 4064, Australia                WEB: http://www.SnapGear.com

      reply	other threads:[~2011-10-21 21:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-21  7:04 [PATCH] m68k: selection of GENERIC_IRQ_SHOW is not MMU specific gerg
2011-10-21 15:01 ` Geert Uytterhoeven
2011-10-21 21:38   ` Greg Ungerer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EA1E665.9040205@snapgear.com \
    --to=gerg@snapgear.com \
    --cc=geert@linux-m68k.org \
    --cc=gerg@uclinux.org \
    --cc=linux-m68k@vger.kernel.org \
    --cc=uclinux-dev@uclinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox