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>] [day] [month] [year] [list]
Date:	Mon, 09 Jun 2008 14:32:33 +0900
From:	Kentaro Makita <k-makita@...css.fujitsu.com>
To:	linux-kernel@...r.kernel.org
CC:	linux-fsdevel@...r.kernel.org, akpm@...ux-foundation.org,
	viro@...IV.linux.org.uk, harvey.harrison@...il.com
Subject: [PATCH -mm 0/2] vfs: __shrink_dcache_sb() fixes

Hi,

I fix my patch based on Dave Chinner's comments as follows:
 http://lkml.org/lkml/2008/5/22/469

This fix contains following two patches.

 - fix coding style. (patch 1/2)
 - add cond_resched_lock() in scanning LRU. (patch 2/2)

These patches depend on following patches on -mmotm tree, and tested on -rc5:
http://userweb.kernel.org/~akpm/mmotm/broken-out/fix-soft-lock-up-at-nfs-mount-by-per-sb-lru-list-of-unused-dentries.patch
http://userweb.kernel.org/~akpm/mmotm/broken-out/fix-soft-lock-up-at-nfs-mount-by-per-sb-lru-list-of-unused-dentries-fix.patch

Best Regards,
Kentaro Makita

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