Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754231AbbKLKg6 (ORCPT ); Thu, 12 Nov 2015 05:36:58 -0500 Received: from eddie.linux-mips.org ([148.251.95.138]:38990 "EHLO cvs.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753602AbbKLKg5 (ORCPT ); Thu, 12 Nov 2015 05:36:57 -0500 Date: Thu, 12 Nov 2015 11:36:50 +0100 From: Ralf Baechle To: Andreas Ziegler Cc: Florian Fainelli , Kevin Cernekee , Dragan Stancevic , blogic@openwrt.org, Jonas Gorski , linux-mips@linux-mips.org, "linux-kernel@vger.kernel.org" , Valentin Rothberg , Paul Bolle Subject: Re: MIPS: BMIPS: Enable GZIP ramdisk and timed printks Message-ID: <20151112103650.GF22591@linux-mips.org> References: <56446776.5020406@fau.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56446776.5020406@fau.de> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 984 Lines: 30 On Thu, Nov 12, 2015 at 11:18:30AM +0100, Andreas Ziegler wrote: > 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. Sigh, fixed. Ralf -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/