[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2281.1283337985@redhat.com>
Date: Wed, 01 Sep 2010 11:46:25 +0100
From: David Howells <dhowells@...hat.com>
To: Greg Ungerer <gerg@...pgear.com>
Cc: dhowells@...hat.com, linux-arch@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 18/22] Fix M68K irqflags
Greg Ungerer <gerg@...pgear.com> wrote:
> -#define local_save_flags(x) asm volatile ("movew %%sr,%0":"=d" (x) : :
> "memory")
> -#define local_irq_restore(x) asm volatile ("movew %0,%%sr": :"d" (x) :
> "memory")
Your patch got partially word-wrapped.
David
--
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