OSDN Git Service

x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk
authorMatjaz Hegedic <matjaz.hegedic@gmail.com>
Tue, 4 Apr 2017 19:32:37 +0000 (19:32 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Apr 2017 10:41:22 +0000 (12:41 +0200)
commit0605fff95d3328f42c2b78f48144c6a5174bc899
tree36bf2a051e82b7e1fe1aef627ac1bc3b558aa065
parent7c6b1ad9deb53d40a7a3dd7e2ad05e4e65ad10e0
x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk

[ Upstream commit 90b28ded88dda8bea82b4a86923e73ba0746d884 ]

Without the parameter reboot=a, ASUS EeeBook X205TA will hang when it should reboot.

This adds the appropriate quirk, thus fixing the problem.

Signed-off-by: Matjaz Hegedic <matjaz.hegedic@gmail.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/kernel/reboot.c