From: Jan Kiszka Date: Mon, 11 Jan 2010 10:31:44 +0000 (+0100) Subject: tracing/x86: Derive arch from bits argument in recordmcount.pl X-Git-Tag: v2.6.33-rc5~32^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b82a4045f7962483a78a874343dc6e31b79c96c1;p=pandora-kernel.git tracing/x86: Derive arch from bits argument in recordmcount.pl Let the arch argument be overruled by bits. Otherwise, building of external modules against a i386 target on a x86-64 host (and likely vice versa as well) fails unless ARCH=i386 is explicitly passed to make. Signed-off-by: Jan Kiszka LKML-Reference: <4B4AFE10.8050109@siemens.com> Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed