x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk
authorMatjaz Hegedic <matjaz.hegedic@gmail.com>
Sun, 19 Feb 2017 18:32:48 +0000 (19:32 +0100)
committerIngo Molnar <mingo@kernel.org>
Wed, 1 Mar 2017 09:29:20 +0000 (10:29 +0100)
commit90b28ded88dda8bea82b4a86923e73ba0746d884
tree6d2938147fdccf2962e719d5c969fc7e949348fa
parent1b17c6df852851b40c3c27c66b8fa2fd99cf25d8
x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk

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>
arch/x86/kernel/reboot.c