squashfs patch
Jeremy Henty
onepoint at starurchin.org
Sat Aug 9 14:08:03 CEST 2008
On Sat, Aug 09, 2008 at 12:27:41PM +0100, Alastair Stevens wrote:
> Hi Again - does anyone have recourse to a squashfs 3.3 patch for
> recent kernels?
Attached. (It was posted to the squashfs dev list.)
Jeremy Henty
-------------- next part --------------
Update squashfs for commit 51cc50685a4275c6a02653670af9f108a64e01cf (SL*B: drop kmem cache argument from constructor)
Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven at sonycom.com>
---
This is needed for 2.6.27-rc1 and later
fs/squashfs/inode.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/fs/squashfs/inode.c
+++ b/fs/squashfs/inode.c
@@ -2141,7 +2141,7 @@ static void squashfs_destroy_inode(struc
}
-static void init_once(struct kmem_cache *cachep, void *foo)
+static void init_once(void *foo)
{
struct squashfs_inode_info *ei = foo;
With kind regards,
Geert Uytterhoeven
Software Architect
Sony Techsoft Centre Europe
The Corporate Village ?? Da Vincilaan 7-D1 ?? B-1935 Zaventem ?? Belgium
Phone: +32 (0)2 700 8453
Fax: +32 (0)2 700 8622
E-mail: Geert.Uytterhoeven at sonycom.com
Internet: http://www.sony-europe.com/
A division of Sony Europe (Belgium) N.V.
VAT BE 0413.825.160 ?? RPR Brussels
Fortis 293-0376800-10 GEBA-BE-BB
More information about the CLUG
mailing list