lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 1 Sep 2010 21:22:53 +1000
From:	Greg Ungerer <gerg@...pgear.com>
To:	David Howells <dhowells@...hat.com>
CC:	linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 18/22] Fix M68K irqflags

On 01/09/10 20:46, David Howells wrote:
> 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.

Bugger :-(  Sorry about that. After I test it tomorrow I'll
resend an updated version.

Regards
Greg
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ