]> Pileus Git - ~andy/linux/commit
metag: defconfigs: increase log buffer 8KiB => 128KiB
authorJames Hogan <james.hogan@imgtec.com>
Wed, 27 Mar 2013 15:19:53 +0000 (15:19 +0000)
committerJames Hogan <james.hogan@imgtec.com>
Thu, 25 Apr 2013 12:09:27 +0000 (13:09 +0100)
commit164c013858a2e89b450cd8021a8be896f9e05697
tree430021150eeeccf3ed4f896824b4a8fed95886de
parent0b4184c26b18ecbc0ec0657f514b087c3a6216fb
metag: defconfigs: increase log buffer 8KiB => 128KiB

The Meta defconfigs set the log buffer size to just 8KiB, but with the
fairly recent conversion of the kernel log buffer into a structured
binary format, log messages appear to consume more space in the buffer,
and in some cases it's not big enough to store the entire boot log.

Therefore switch all the defconfigs to use the default size of 128KiB.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
arch/metag/configs/meta1_defconfig
arch/metag/configs/meta2_defconfig
arch/metag/configs/meta2_smp_defconfig