commit | 6fcbede3fdfbd83d8de97296286f5a9ff5a8f371 | [log] [tgz] |
---|---|---|
author | Alexander van Heukelum <heukelum@fastmail.fm> | Tue Sep 30 13:12:15 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 13 10:33:17 2008 +0200 |
tree | c65eceb4a1c023a17a7e5f2474ebadb038072c5f | |
parent | 2bc5f927d489f9e47b6fa71f323b653e8ec81782 [diff] |
x86_64: split out dumpstack code from traps_64.c The dumpstack code is logically quite independent from the hardware traps. Split it out into its own file. Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm> Signed-off-by: Ingo Molnar <mingo@elte.hu>