commit | 55c758840a2ab0aa31530aca982dd5e9281a169c | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Fri Oct 30 05:47:23 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Nov 05 16:50:26 2009 +1100 |
tree | 03cf6ff7e012674474b05169b9670ade13969024 | |
parent | 4b7ae55df3621dd9eef56a6fde953ec9c73ac596 [diff] |
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 <agraf@suse.de> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>