All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix the local APIC id validation in case of 0xff
@ 2016-10-08  7:44 Dou Liyang
  2016-10-08  7:44 ` [PATCH 1/2] x86/acpi: " Dou Liyang
  2016-10-08  7:44 ` [PATCH 2/2] x86/acpi: Fix error handling steps in parsing the lapic/x2apic entry Dou Liyang
  0 siblings, 2 replies; 3+ messages in thread
From: Dou Liyang @ 2016-10-08  7:44 UTC (permalink / raw)
  To: tglx, yinghai, mingo, hpa
  Cc: linux-tip-commits, linux-kernel, x86, douly.fnst

The patches are for the problem which is in below link.

https://lkml.org/lkml/2016/10/4/39

Dou Liyang (2):
  x86/acpi: Fix the local APIC id validation in case of 0xff
  x86/acpi: Fix error handling steps in parsing the lapic/x2apic entry

 arch/x86/kernel/acpi/boot.c | 35 ++++++++++++++++++++++++-----------
 1 file changed, 24 insertions(+), 11 deletions(-)

-- 
2.5.5

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

end of thread, other threads:[~2016-10-08  7:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-08  7:44 [PATCH 0/2] Fix the local APIC id validation in case of 0xff Dou Liyang
2016-10-08  7:44 ` [PATCH 1/2] x86/acpi: " Dou Liyang
2016-10-08  7:44 ` [PATCH 2/2] x86/acpi: Fix error handling steps in parsing the lapic/x2apic entry Dou Liyang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.