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:	Sun, 28 Jan 2007 04:37:27 +0100
From:	"Michal Piotrowski" <michal.k.k.piotrowski@...il.com>
To:	"Valdis.Kletnieks@...edu" <Valdis.Kletnieks@...edu>
Cc:	"Andrew Morton" <akpm@...l.org>, "Tilman Schmidt" <tilman@...p.cc>,
	linux-kernel@...r.kernel.org, "Hansjoerg Lipp" <hjlipp@....de>
Subject: Re: mm snapshot broken-out-2007-01-26-00-36.tar.gz uploaded

On 28/01/07, Valdis.Kletnieks@...edu <Valdis.Kletnieks@...edu> wrote:
> --- linux-2.6.20-rc6-mm1/block/elevator.c.dist  2007-01-26 14:30:36.000000000 -0500
> +++ linux-2.6.20-rc6-mm1/block/elevator.c       2007-01-27 19:57:02.000000000 -0500
> @@ -604,12 +604,6 @@ void elv_insert(request_queue_t *q, stru
>                  */
>                 rq->cmd_flags | REQ_SOFTBARRIER;
>
> -               /*
> -                * Most requeues happen because of a busy condition,
> -                * don't force unplug of the queue for that case.
> -                */
> -               unplug_it  0;
> -
>                 if (q->ordseq  0) {
>                         list_add(&rq->queuelist, &q->queue_head);
>                         break;
>
>
> (How did *that* one manage to compile for anybody??!?)

I have fixed this in my local tree, but I didn't send a patch because
Andrew has sent a git-block-borkage.patch three minutes earlier.

> After all that, I finally got a clean compile....  Maybe later I'll get brave
> and actually try to boot it. :)

Good luck :)

Regards,
Michal

-- 
Michal K. K. Piotrowski
LTG - Linux Testers Group
(http://www.stardust.webpages.pl/ltg/)
-
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