[PATCH 0/4] traps: x86: more unification

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Ingo Molnar <mingo@...>, LKML <linux-kernel@...>, Yinghai Lu <yhlu.kernel@...>
Cc: Alexander van Heukelum <heukelum@...>
Date: Tuesday, September 30, 2008 - 12:41 pm

Hi Ingo,

Here are some more unification patches for traps_xx.c. They
are against the current x86/traps branch in the tip tree and
work fine for my miniconfigs.

The branch does not at the moment compile a defconfig kernel,
due to a missing PCI_DEVICE_ID_AMD_10H_NB_MISC define, however.

Moreover, a defconfig won't run :-/ (on qemu-system-x86_64).
Bisection pointed to commit 10a434fcb "x86: remove cpu_vendor_dev".
The kernel crashes early with a general protection fault in a call
to strnlen. I have no idea what goes wrong, yet.

Greetings,
	Alexander
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/4] traps: x86: more unification, Alexander van Heukelum, (Tue Sep 30, 12:41 pm)
Re: [PATCH 0/4] traps: x86: more unification, Ingo Molnar, (Wed Oct 1, 3:06 am)
[PATCH] fix: x86: remove cpu_vendor_dev, Alexander van Heukelum, (Tue Sep 30, 3:37 pm)
Re: [PATCH] fix: x86: remove cpu_vendor_dev, Yinghai Lu, (Tue Sep 30, 4:37 pm)
Re: [PATCH] fix: x86: remove cpu_vendor_dev, Ingo Molnar, (Wed Oct 1, 2:49 am)
Re: [PATCH] fix: x86: remove cpu_vendor_dev, Yinghai Lu, (Wed Oct 1, 3:22 am)
Re: [PATCH] fix: x86: remove cpu_vendor_dev, Ingo Molnar, (Wed Oct 1, 3:36 am)
Re: [PATCH] fix: x86: remove cpu_vendor_dev, Yinghai Lu, (Wed Oct 1, 10:53 am)
[PATCH 1/4] traps: x86_64: split out math_error and simd_mat..., Alexander van Heukelum, (Tue Sep 30, 12:41 pm)
[PATCH 2/4] traps: i386: factor out lazy io-bitmap copy, Alexander van Heukelum, (Tue Sep 30, 12:41 pm)
[PATCH 3/4] traps: x86: introduce dotraplinkage, Alexander van Heukelum, (Tue Sep 30, 12:41 pm)
[PATCH 4/4] traps: x86: converge do_debug handlers, Alexander van Heukelum, (Tue Sep 30, 12:41 pm)