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:	Mon, 9 Mar 2009 11:46:41 -0500
From:	Kumar Gala <galak@...nel.crashing.org>
To:	Xiaotian Feng <Xiaotian.Feng@...driver.com>
Cc:	panto@...racom.gr, linuxppc-dev@...abs.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] cpm_uart: fix non-console port startup bug


On Mar 5, 2009, at 9:01 PM, Xiaotian Feng wrote:

>  After UART interrupt handler is installed and rx is enabled, if an rx
> interrupt comes before hardware init, rx->cur will be updated. Then  
> the
> hardware init will reset BD and make rx->cur out of sync, move the  
> hardware
> init code before request_irq.
>
>  Signed-off-by: Xiaotian Feng <xiaotian.feng@...driver.com>
> ---
> drivers/serial/cpm_uart/cpm_uart_core.c |   14 ++++++++++++--
> 1 files changed, 12 insertions(+), 2 deletions(-)

applied to next

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