Move the xtime write mode seqlock into timer_tick(), so it only surrounds the call to do_timer(). This avoids a deadlock in update_process_times() ... hrtimer_get_softirq_time() which tries to get a read mode seqlock on xtime, thereby preventing booting. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
|---|---|---|
| .. | ||
| fb.c | ||
| fb.h | ||
| generic.c | ||
| generic.h | ||
| Kconfig | ||
| Makefile | ||
| Makefile.boot | ||
| nxdb500.c | ||
| nxdkn.c | ||
| nxeb500hmi.c | ||
| pfifo.c | ||
| time.c | ||
| xc.c | ||