Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1267788 > unrolled thread

Re: MIPS: BMIPS: Enable GZIP ramdisk and timed printks

Started byAndreas Ziegler <andreas.ziegler@fau.de>
First post2015-11-12 11:20 +0100
Last post2015-11-12 11:40 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  Re: MIPS: BMIPS: Enable GZIP ramdisk and timed printks Andreas Ziegler <andreas.ziegler@fau.de> - 2015-11-12 11:20 +0100
    Re: MIPS: BMIPS: Enable GZIP ramdisk and timed printks Ralf Baechle <ralf@linux-mips.org> - 2015-11-12 11:40 +0100

#1267788 — Re: MIPS: BMIPS: Enable GZIP ramdisk and timed printks

FromAndreas Ziegler <andreas.ziegler@fau.de>
Date2015-11-12 11:20 +0100
SubjectRe: MIPS: BMIPS: Enable GZIP ramdisk and timed printks
Message-ID<qtX92-7C4-33@gated-at.bofh.it>
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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1267797

FromRalf Baechle <ralf@linux-mips.org>
Date2015-11-12 11:40 +0100
Message-ID<qtXsl-7Iy-1@gated-at.bofh.it>
In reply to#1267788
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/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web