Re: [PATCH] MIPS: ath79: increase malloc size to 8 MiB

2019-02-26 Thread Sascha Hauer
On Mon, Feb 25, 2019 at 11:27:12AM +0100, Oleksij Rempel wrote: > with 4 MiB we are not able even to start latest kernel. > > Signed-off-by: Oleksij Rempel > --- > arch/mips/configs/ath79_defconfig | 1 + > 1 file changed, 1 insertion(+) Applied. thanks Sascha -- Pengutronix e.K.

[PATCH] MIPS: ath79: increase malloc size to 8 MiB

2019-02-25 Thread Oleksij Rempel
with 4 MiB we are not able even to start latest kernel. Signed-off-by: Oleksij Rempel --- arch/mips/configs/ath79_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/mips/configs/ath79_defconfig b/arch/mips/configs/ath79_defconfig index 8d7d5a1722..3f33a720b1 100644 --- a/arch/mi