From: Alexander Graf Date: Fri, 30 Oct 2009 05:47:23 +0000 (+0000) Subject: Export new PACA constants in asm-offsets X-Git-Tag: v2.6.33-rc1~293^2~86^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55c758840a2ab0aa31530aca982dd5e9281a169c;p=pandora-kernel.git Export new PACA constants in asm-offsets In order to access fields in the PACA from assembly code, we need to generate offsets using asm-offsets.c. So let's add the new PACA related bits, we just introduced! Signed-off-by: Alexander Graf Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed