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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 23 Jan 2009 15:29:43 -0800
From:	Eric Anholt <eric@...olt.net>
To:	Roland Dreier <rdreier@...co.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] x86: Work around PAGE_KERNEL_WC not getting WC in
	iomap_atomic_prot_pfn.

On Fri, 2009-01-23 at 15:15 -0800, Roland Dreier wrote:
> > +	if (!pat_enabled && pgprot_val(prot) == pgprot_val(PAGE_KERNEL_WC))
>  > +	  prot = PAGE_KERNEL_UC_MINUS;
> 
> indentation broke here (the "prot =" line is indented with a tab then
> two spaces, instead of two tabs)

Bad path matching going on in my .emacs indentation setup.  I don't get
out of the DRM driver often enough.  Or rather, I'm in nasty X code too
often :)

Fixed this and the other nitpick.  Thanks!

-- 
Eric Anholt
eric@...olt.net                         eric.anholt@...el.com



Download attachment "signature.asc" of type "application/pgp-signature" (198 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ