[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <56446776.5020406@fau.de>
Date: Thu, 12 Nov 2015 11:18:30 +0100
From: Andreas Ziegler <andreas.ziegler@....de>
To: Florian Fainelli <f.fainelli@...il.com>
Cc: Kevin Cernekee <cernekee@...il.com>,
Dragan Stancevic <dragan.stancevic@...il.com>,
Ralf Baechle <ralf@...ux-mips.org>, blogic@...nwrt.org,
Jonas Gorski <jogo@...nwrt.org>, linux-mips@...ux-mips.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Valentin Rothberg <valentinrothberg@...il.com>,
Paul Bolle <pebolle@...cali.nl>
Subject: Re: MIPS: BMIPS: Enable GZIP ramdisk and timed printks
Hi Florian,
your patch "MIPS: BMIPS: Enable GZIP ramdisk and timed printks"
showed up as commit fb9e5642aa9e in linux-next today (that is,
next-20151112). I noticed it because we (a research group from
Erlangen[0]) are running daily checks on linux-next.
Your commit adds two entries to arch/mips/configs/bmips_stb_defconfig,
but one of them has a typo (line 37):
CONFIG_PRINK_TIME=y
which should instead say (notice the missing 'T'):
CONFIG_PRINTK_TIME=y
Not sure how this got two Reviewed-by's, as this simple mistake could
have been easily spotted by running scripts/checkkconfigsymbols.py on
the patch.
Regards,
Andreas
[0] https://cados.cs.fau.de
Original patchwork: https://patchwork.linux-mips.org/patch/11307/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists