From: Anton Blanchard Date: Sat, 2 Jun 2012 11:34:52 +0000 (+1000) Subject: powerpc: Fix size of st_nlink on 64bit X-Git-Tag: v3.5-rc1~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fd7bee1e9b68fd271ad87c3e705facd1ca38055;p=pandora-kernel.git powerpc: Fix size of st_nlink on 64bit commit e57f93cc53b7 (powerpc: get rid of nlink_t uses, switch to explicitly-sized type) changed the size of st_nlink on ppc64 from a long to a short, resulting in boot failures. Signed-off-by: Anton Blanchard Signed-off-by: Al Viro --- Reading git-diff-tree failed