]> git.baikalelectronics.ru Git - kernel.git/commit
metag: add exported <asm/ech.h> for extended context handling
authorJames Hogan <james.hogan@imgtec.com>
Tue, 26 Mar 2013 14:40:58 +0000 (14:40 +0000)
committerJames Hogan <james.hogan@imgtec.com>
Wed, 27 Mar 2013 14:37:53 +0000 (14:37 +0000)
commitc2cd4b9b7aba43539eff951b62807acf1a706521
treee0304e1c7c63c9b5c253ef2d5eb1cda5120ca31f
parent03f88c81ea7c1a23a7fe7ff96f41619f6caa4efd
metag: add exported <asm/ech.h> for extended context handling

Add an exported header file <asm/ech.h> containing the definitions of
some bits which can be set in D0.8 to indicate to the kernel that
certain DSP state should be preserved. The definitions have the same
names and values as the ones in the kernel-internal <asm/tbx.h>, to
make it easier for DSP assembly code to be compatible between Linux and
non-Linux operating systems.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
arch/metag/include/uapi/asm/Kbuild
arch/metag/include/uapi/asm/ech.h [new file with mode: 0644]