| commit | 3d1e42a7cf945e289d6ba26159aa0e2b0645401b | [log] [tgz] |
|---|---|---|
| author | Brian Gerst <brgerst@gmail.com> | Mon Jan 19 00:38:58 2009 +0900 |
| committer | Tejun Heo <tj@kernel.org> | Mon Jan 19 00:38:58 2009 +0900 |
| tree | 0b020226f5fce3abecf74e6680224ecb96fd18a8 | |
| parent | 9af45651f1f7c89942e016a1a00a7ebddfa727f8 [diff] |
x86-64: Move oldrsp from PDA to per-cpu.
tj: * in asm-offsets_64.c, pda.h inclusion shouldn't be removed as pda
is still referenced in the file
* s/oldrsp/old_rsp/
Signed-off-by: Brian Gerst <brgerst@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>