https://github.com/torvalds/linux
Revision 16eeed7e5558a3dcf30f75526a896b2632f299f9 authored by Daniel Lezcano on 19 April 2016, 13:43:02 UTC, committed by Daniel Lezcano on 22 April 2016, 07:22:37 UTC
Commit 0881841f7e78 introduced a regression by inverting a test check
after calling clocksource_mmio_init(). That results on the system to
hang at boot time.

Fix it by inverting the test again.

Fixes: 0881841f7e78 ("Replace code by clocksource_mmio_init")
Reported-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
1 parent b7c8b4a
History
Tip revision: 16eeed7e5558a3dcf30f75526a896b2632f299f9 authored by Daniel Lezcano on 19 April 2016, 13:43:02 UTC
clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test
Tip revision: 16eeed7
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 95.4 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 338.1 KB
Makefile -rw-r--r-- 53.7 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top