On (20/08/12 09:37), John Ogness wrote: > The .bss section for the h8300 is relatively small. A value of > CONFIG_LOG_BUF_SHIFT that is larger than 19 will create a static > printk ringbuffer that is too large. Limit the range appropriately > for the H8300. > > Reported-by: kernel test robot <[email protected]> > Signed-off-by: John Ogness <[email protected]>
Reviewed-by: Sergey Senozhatsky <[email protected]> -ss

