Home
last modified time | relevance | path

Searched hist:"9 e374e7b729dc9f68be89cd3e3b1d4d48c768ecf" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/fs/ext4/
H A Dext4fs.c9e374e7b729dc9f68be89cd3e3b1d4d48c768ecf Mon Nov 24 16:50:46 UTC 2014 Tom Rini <trini@ti.com> fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods

The changes to introduce loff_t into filesize means that we need to do
64bit math on 32bit platforms. Make sure we use the right wrappers for
these operations.

Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Cc: Suriyan Ramasami <suriyan.r@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@ti.com>
Tested-by: Pierre Aubert <p.aubert@staubli.com>
/rk3399_rockchip-uboot/fs/
H A Dfs.c9e374e7b729dc9f68be89cd3e3b1d4d48c768ecf Mon Nov 24 16:50:46 UTC 2014 Tom Rini <trini@ti.com> fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods

The changes to introduce loff_t into filesize means that we need to do
64bit math on 32bit platforms. Make sure we use the right wrappers for
these operations.

Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Cc: Suriyan Ramasami <suriyan.r@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@ti.com>
Tested-by: Pierre Aubert <p.aubert@staubli.com>
/rk3399_rockchip-uboot/fs/fat/
H A Dfat_write.c9e374e7b729dc9f68be89cd3e3b1d4d48c768ecf Mon Nov 24 16:50:46 UTC 2014 Tom Rini <trini@ti.com> fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods

The changes to introduce loff_t into filesize means that we need to do
64bit math on 32bit platforms. Make sure we use the right wrappers for
these operations.

Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Cc: Suriyan Ramasami <suriyan.r@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@ti.com>
Tested-by: Pierre Aubert <p.aubert@staubli.com>