From: Ben Hutchings Date: Sun, 27 Oct 2013 21:50:45 +0000 (+0000) Subject: IB/cxgb4: Fix formatting of physical address X-Git-Tag: v3.13-rc1~44^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=649fb5ec0e5291da4f5e3b6c8eb4fc8c4efbb24f;p=pandora-kernel.git IB/cxgb4: Fix formatting of physical address Physical addresses may be wider than virtual addresses (e.g. on i386 with PAE) and must not be formatted with %p. Compile-tested only. Signed-off-by: Ben Hutchings Signed-off-by: Roland Dreier --- Reading git-diff-tree failed