commit | 2bc5f927d489f9e47b6fa71f323b653e8ec81782 | [log] [tgz] |
---|---|---|
author | Alexander van Heukelum <heukelum@fastmail.fm> | Tue Sep 30 13:12:14 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 13 10:33:16 2008 +0200 |
tree | 8f2608d3af2675227d01c0678bfe0366994a050f | |
parent | af5c2bd16ac2e5688c3bf46ea1f95112d696d294 [diff] |
i386: split out dumpstack code from traps_32.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>