mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 23:26:03 -04:00
Some resource_size_t values are fed to printk() without handling the fact that they can have different size depending on your .config. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>