From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg1-f195.google.com ([209.85.215.195]:44918 "EHLO mail-pg1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726379AbeJ1V7Q (ORCPT ); Sun, 28 Oct 2018 17:59:16 -0400 Date: Sun, 28 Oct 2018 13:14:36 +0000 From: Changbin Du Subject: Re: [PATCH v2 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization Message-ID: <20181028131357.parhzj32feapxncb@mail.google.com> References: <20181019124921.13780-1-changbin.du@gmail.com> <20181019124921.13780-5-changbin.du@gmail.com> <20181028125106.azcn2dxia3snplin@mail.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Masahiro Yamada Cc: Changbin Du , Michal Marek , Thomas Gleixner , Ingo Molnar , Russell King , Andrew Morton , Steven Rostedt , X86 ML , Linux Kbuild mailing list , Linux Kernel Mailing List , linux-arm-kernel , linux-sparse@vger.kernel.org, Robin Murphy On Sun, Oct 28, 2018 at 10:09:21PM +0900, Masahiro Yamada wrote: > Hi Changbin, > > On Sun, Oct 28, 2018 at 9:52 PM Changbin Du wrote: > > > > > > Thanks for pointing this out and kind suggestions. I have tested with your > > modification. Will update patch serias soon. > > > I have one more request. > > The patch subject > "kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og > optimization" > is too long (83 characters) > > > I'd like the subject to be within 70 columns or so. > oh, I just sent new version. Could me update the title if there are more suggestions then? > Thanks. > > > > > -- > Best Regards > Masahiro Yamada -- Thanks, Changbin Du