Re: [tip:x86/urgent] x86/apic: Fix signedness bug in APIC ID validity checks

2018-04-11 Thread Thomas Gleixner
On Wed, 11 Apr 2018, Dou Liyang wrote: > Hi Thomas, > > At 04/10/2018 10:51 PM, tip-bot for Li RongQing wrote: > [...] > > > x86/apic: Fix signedness bug in APIC ID validity checks > > > > The APIC ID as parsed from ACPI MADT is validity checked with the > > apic->apic_id_valid() callback, whic

Re: [tip:x86/urgent] x86/apic: Fix signedness bug in APIC ID validity checks

2018-04-11 Thread Dou Liyang
Hi Thomas, At 04/10/2018 10:51 PM, tip-bot for Li RongQing wrote: [...] x86/apic: Fix signedness bug in APIC ID validity checks The APIC ID as parsed from ACPI MADT is validity checked with the apic->apic_id_valid() callback, which depends on the selected APIC type. For non X2APIC types APIC

[tip:x86/urgent] x86/apic: Fix signedness bug in APIC ID validity checks

2018-04-10 Thread tip-bot for Li RongQing
Commit-ID: a774635db5c430cbf21fa5d2f2df3d23aaa8e782 Gitweb: https://git.kernel.org/tip/a774635db5c430cbf21fa5d2f2df3d23aaa8e782 Author: Li RongQing AuthorDate: Tue, 10 Apr 2018 09:16:06 +0800 Committer: Thomas Gleixner CommitDate: Tue, 10 Apr 2018 16:46:39 +0200 x86/apic: Fix signednes

[tip:x86/urgent] x86/apic: Fix signedness bug in APIC ID validity checks

2018-04-10 Thread tip-bot for Li RongQing
Commit-ID: 57e95bee9f89560c5952409be8b41a4a2b7e384c Gitweb: https://git.kernel.org/tip/57e95bee9f89560c5952409be8b41a4a2b7e384c Author: Li RongQing AuthorDate: Tue, 10 Apr 2018 09:16:06 +0800 Committer: Thomas Gleixner CommitDate: Tue, 10 Apr 2018 16:33:21 +0200 x86/apic: Fix signednes