]> git.baikalelectronics.ru Git - kernel.git/commit
arch/tile: Save and restore extra user state for tilegx
authorChris Metcalf <cmetcalf@tilera.com>
Wed, 15 Sep 2010 15:16:10 +0000 (11:16 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Wed, 15 Sep 2010 15:16:10 +0000 (11:16 -0400)
commit7f018c34f793eced9d2b39de94786bee4d802b92
tree29a4ae60405318129efc0897f311a6ac4b1328d2
parent6fd6bdb48f75e984a26f261e13816c8932900da8
arch/tile: Save and restore extra user state for tilegx

During context switch, save and restore a couple of additional bits of
tilegx user state that can be persistently modified by userspace.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/include/arch/chip_tile64.h
arch/tile/include/arch/chip_tilepro.h
arch/tile/include/asm/processor.h
arch/tile/kernel/process.c