mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 15:12:59 +02:00
debug_port_init() may called when earlycon is used, which may block kernel init. Use console_lock()/console_unlock() to avoid the race. Change-Id: I711c038f31141cb5225624e2a9d746bd4de232e4 Signed-off-by: Tao Huang <huangtao@rock-chips.com> |
||
|---|---|---|
| .. | ||
| actions | ||
| amlogic | ||
| atmel | ||
| bcm | ||
| dove | ||
| fsl | ||
| gemini | ||
| imx | ||
| lantiq | ||
| mediatek | ||
| qcom | ||
| renesas | ||
| rockchip | ||
| samsung | ||
| sunxi | ||
| tegra | ||
| ti | ||
| ux500 | ||
| versatile | ||
| xilinx | ||
| zte | ||
| Kconfig | ||
| Makefile | ||