x86: Use get_desc_base()
authorAkinobu Mita <akinobu.mita@gmail.com>
Sat, 18 Jul 2009 15:08:54 +0000 (00:08 +0900)
committerIngo Molnar <mingo@elte.hu>
Sun, 19 Jul 2009 16:27:51 +0000 (18:27 +0200)
commit254e0a6bff87ab8b22293c4bd1443507df698407
treeca62e3ed83f736c0d53fd9ba7dac3dcbb9cb00a4
parent78af08d90b8f745044b1274430bc4bc6b2b27aca
x86: Use get_desc_base()

Use get_desc_base() to get the base address in desc_struct

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
LKML-Reference: <20090718150853.GA11294@localhost.localdomain>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/doublefault_32.c
arch/x86/kernel/step.c