[PATCH] tile: allow disabling CONFIG_EARLY_PRINTK

2016-06-07 Thread Chris Metcalf
In that case, any users of early_panic() end up calling panic(). Signed-off-by: Chris Metcalf --- I don't think this is a recent breakage, and it doesn't feel too critical, so I'll just push it in the next merge window. arch/tile/include/asm/setup.h | 5 + 1 file

[PATCH] tile: allow disabling CONFIG_EARLY_PRINTK

2016-06-07 Thread Chris Metcalf
In that case, any users of early_panic() end up calling panic(). Signed-off-by: Chris Metcalf --- I don't think this is a recent breakage, and it doesn't feel too critical, so I'll just push it in the next merge window. arch/tile/include/asm/setup.h | 5 + 1 file changed, 5 insertions(+)