From: Trond Myklebust Date: Thu, 18 Sep 2014 21:03:46 +0000 (-0400) Subject: pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripe X-Git-Tag: fixes-for-v3.18-merge-window~10^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5466112f0935f079e225514905c57d5e5285a9b6;p=pandora-kernel.git pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripe kbuild test robot reports: fs/built-in.o: In function `bl_map_stripe': >> :(.text+0x965b4): undefined reference to `__aeabi_uldivmod' >> :(.text+0x965cc): undefined reference to `__aeabi_uldivmod' >> :(.text+0x96604): undefined reference to `__aeabi_uldivmod' Fixes: 5c83746a0cf2 (pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing) Cc: Stephen Rothwell Cc: Christoph Hellwig Reviewed-by: Christoph Hellwig Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed