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:	Wed, 16 Jan 2013 10:41:57 +0100
From:	Jens Axboe <axboe@...nel.dk>
To:	Fengguang Wu <fengguang.wu@...el.com>
Cc:	Shaohua Li <shli@...nel.org>, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [madvise]  kernel BUG at block/blk-core.c:2981!

On Wed, Jan 16 2013, Fengguang Wu wrote:
> Shaohua,
> 
> I tried bisect and 0d18d770b9180ffc2c3f63b9eb8406ef80105e05 is the first bad commit.
> 
> commit 0d18d770b9180ffc2c3f63b9eb8406ef80105e05
> Author: Shaohua Li <shli@...nel.org>
> Date:   Sat Jan 12 10:56:05 2013 +1100
> 
>     mm: make madvise(MADV_WILLNEED) support swap file prefetch
> 
>     Make madvise(MADV_WILLNEED) support swap file prefetch.  If memory is
>     swapout, this syscall can do swapin prefetch.  It has no impact if the
>     memory isn't swapout.
> 
>     Signed-off-by: Shaohua Li <shli@...ionio.com>
>     Cc: Hugh Dickins <hughd@...gle.com>
>     Cc: Rik van Riel <riel@...hat.com>
>     Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>

Unbalanced path in that patch, see this patch:

https://patchwork.kernel.org/patch/1973481/

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