From: Paul Mundt Date: Mon, 10 Dec 2007 06:50:28 +0000 (+0900) Subject: sh: Encode L1/L2 cache shape in auxvt. X-Git-Tag: v2.6.25-rc1~1169^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd01204b82933754a7276838656420477f64d4b8;p=pandora-kernel.git sh: Encode L1/L2 cache shape in auxvt. This adds in the L1I/L1D/L2 cache shape support to their respective entries in the ELF auxvt, based on the Alpha implementation. We use this on the userspace libc side for calculating a tightly packed SHMLBA amongst other things. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed