summaryrefslogtreecommitdiffstats
path: root/Documentation/mn10300
diff options
context:
space:
mode:
authorBrian Gerst <brgerst@gmail.com>2009-01-21 09:26:05 +0100
committerTejun Heo <tj@kernel.org>2009-01-21 09:26:05 +0100
commit0dd76d736eeb3e0ef86c5b103b47ae0e15edebad (patch)
tree1ab75fceefae986c80dbe1e86a7975df3fb5d9fd /Documentation/mn10300
parentx86: fix percpu_write with 64-bit constants (diff)
downloadlinux-0dd76d736eeb3e0ef86c5b103b47ae0e15edebad.tar.xz
linux-0dd76d736eeb3e0ef86c5b103b47ae0e15edebad.zip
x86: set %fs to __KERNEL_PERCPU unconditionally for x86_32
Impact: cleanup %fs is currently set to __KERNEL_DS at boot, and conditionally switched to __KERNEL_PERCPU for secondary cpus. Instead, initialize GDT_ENTRY_PERCPU to the same attributes as GDT_ENTRY_KERNEL_DS and set %fs to __KERNEL_PERCPU unconditionally. Signed-off-by: Brian Gerst <brgerst@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'Documentation/mn10300')
0 files changed, 0 insertions, 0 deletions