public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86: split out dumpstack code from traps_xx.c
@ 2008-09-30 11:12 Alexander van Heukelum
  2008-09-30 11:12 ` [PATCH 1/2] i386: split out dumpstack code from traps_32.c Alexander van Heukelum
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alexander van Heukelum @ 2008-09-30 11:12 UTC (permalink / raw)
  To: Ingo Molnar, LKML; +Cc: Alexander van Heukelum

Hi Ingo,

I intend to keep looking for possibilities to bring traps_32.c
and traps_64.c closer to each-other. One trivial way (from my
point of view) is to split out code into separate files. These
two patches split out a large piece of code that has nothing to
do with hardware traps. Are you willing to take those two
patches? Or are they to intrusive?

Patches are against the current master branch of the tip tree.
The defconfigs compile fine and I ran some simple configs within
qemu.

Greetings,
	Alexander

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-09-30 11:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-30 11:12 [PATCH 0/2] x86: split out dumpstack code from traps_xx.c Alexander van Heukelum
2008-09-30 11:12 ` [PATCH 1/2] i386: split out dumpstack code from traps_32.c Alexander van Heukelum
2008-09-30 11:12   ` [PATCH 2/2] x86_64: split out dumpstack code from traps_64.c Alexander van Heukelum
2008-09-30 11:27 ` [PATCH 0/2] x86: split out dumpstack code from traps_xx.c Ingo Molnar
2008-09-30 11:44 ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox