Re: Subject: [PATCH 09/16] Squashfs: uid/gid lookup operations

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 17 Oct 2008, Phillip Lougher wrote:
> --- /dev/null
> +++ b/fs/squashfs/id.c

> +__le64 *read_id_index_table(struct super_block *s, long long id_table_start,
> +	unsigned short no_ids)
> +{
> +	unsigned int length = SQUASHFS_ID_BLOCK_BYTES(no_ids);
> +	__le64 *id_table;
> +
> +	TRACE("In read_id_index_table, length %d\n", length);
> +
> +	/* Allocate id index table */
> +	id_table = kmalloc(length, GFP_KERNEL);
                           ^^^^^^
Can this ever be larger than 64 KiB?

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@xxxxxxxxxxx
Internet: http://www.sony-europe.com/

A division of Sony Europe (Belgium) N.V.
VAT BE 0413.825.160 · RPR Brussels
Fortis · BIC GEBABEBB · IBAN BE41293037680010

[Index of Archives]     [Gstreamer Embedded]     [Linux MMC Devel]     [U-Boot V2]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux ARM Kernel]     [Linux OMAP]     [Linux SCSI]

  Powered by Linux