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:	Thu, 8 Mar 2007 14:42:00 +0100
From:	Jens Axboe <jens.axboe@...cle.com>
To:	Thibaut VARENE <T-Bone@...isc-linux.org>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] make elv_register() output atomic

On Thu, Mar 08 2007, Thibaut VARENE wrote:
> Hi,
> 
> Booting 2.6.21-rc3-g45592145 I noticed the following on one of my
> machines in the bootlog:
> 
> io scheduler noop registered<6>Time: jiffies clocksource has been installed.
> 
> io scheduler deadline registered (default)
> 
> 
> Looking at block/elevator.c, it appears that elv_register() uses two
> consecutive printks in a non-atomic way, leading to the above glitch. The
> attached trivial patch fixes this issue, by using a single printk.

Thanks, looks like a good fix!

-- 
Jens Axboe

-
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