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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 19 Dec 2006 17:58:12 -0800
From: Suzuki <suzuki@...ibm.com>
To: lkml <linux-kernel@...r.kernel.org>, linux-ext4@...r.kernel.org
CC: Andrew Morton <akpm@...l.org>, cmm@...ibm.com,
amit <amitarora@...ibm.com>, jack@...e.cz
Subject: [RFC] [PATCH] Fix kmalloc flags used in ext3 with an active journal
handle
Hi,
The attached patch converts the GFP mask for kmallocs within ext3 to
GFP_NOFS whenever they are called with an active journal handle.
More description in the patch.
Comments ?
Thanks,
Suzuki
Linux Technology Center
IBM Systems & Technology Labs.
View attachment "fix-ext3-kmalloc-flags-with-journal-handle.diff" of type "text/x-patch" (4475 bytes)
Powered by blists - more mailing lists