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] [day] [month] [year] [list]
Date:	Tue, 13 Jan 2015 02:33:03 -0800
From:	Brian Norris <computersforpeace@...il.com>
To:	dinguyen@...nsource.altera.com
Cc:	dwmw2@...radead.org, dinh.linux@...il.com,
	yamada.m@...panasonic.com, josh@...htriplett.org,
	shijie8@...il.com, linux-mtd@...ts.infradead.org,
	linux-kernel@...r.kernel.org,
	Graham Moore <grmoore@...nsource.altera.com>
Subject: Re: [PATCH] mtd: denali: fix incorrect bitmask error in
 denali_setup_dma

On Fri, Jan 09, 2015 at 09:32:35AM -0600, dinguyen@...nsource.altera.com wrote:
> From: Graham Moore <grmoore@...nsource.altera.com>
> 
> commit "3157d1ed2309 mtd: denali: remove unnecessary casts" introduced
> an error by using a wrong bitmask.
> 
> A uint16_t cast was replaced with & 0xff, should be & 0xffff.
> 
> Signed-off-by: Graham Moore <grmoore@...nsource.altera.com>
> Signed-off-by: Dinh Nguyen <dinguyen@...nsource.altera.com>

Pushed to l2-mtd.git. Thanks!

Brian
--
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