[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170215101149.937286619@linutronix.de>
Date: Wed, 15 Feb 2017 11:11:49 +0100
From: Thomas Gleixner <tglx@...utronix.de>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Gabriel C <nix.or.die@...il.com>, Ingo Molnar <mingo@...nel.org>,
Peter Anvin <hpa@...or.com>, Borislav Petkov <bp@...en8.de>,
Peter Zijlstra <peterz@...radead.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Mike Galbraith <efault@....de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Ruslan Ruslichenko <rruslich@...co.com>, stable@...r.kernel.org
Subject: [patch 0/2] goldfish: Prevent the trainwreck from doing harm
The goldfish android emulator platform is a complete trainwreck which
causes havoc when enabled in Kconfig.
Aside of unconditionally registering a platform device with hardcoded
address ranges, it prevents the serial interrupt from being requested and
in case of a spurious interrupt the broken interrupt handler of the
pdev_bus driver goes into a hard to debug infinite loop.
Thanks to Gabriel and Borislav for providing patiently debug information.
No thanks to the folks @Intel who choked this $corporate trainwreck down
our throat and wasted the time of everyone who got bitten by this.
Thanks,
tglx
Powered by blists - more mailing lists