[PATCH 0/3] UBI: block: Assorted fixes
Ezequiel Garcia
ezequiel.garcia at free-electrons.com
Mon Mar 3 11:42:37 EST 2014
Artem,
Fixes for the warnings and build errors reported by Fengguang's kbuild test
robot. I'm still not sure how avr32 gcc thinks u64 (unsigned long long) has
a different size than loff_t (long long).
However, I haven't had time to look at it deeper, and I'd rather send the
fixes sooner than later.
Ezequiel Garcia (3):
UBI: block: Mark init-only symbol as __initdata
UBI: block: Use 'u64' for the 64-bit dividend
UBI: block: Add CONFIG_BLOCK dependency
drivers/mtd/ubi/Kconfig | 1 +
drivers/mtd/ubi/block.c | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
--
1.8.1.5
More information about the linux-mtd
mailing list