Re: [PATCH v2 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization

From: Changbin Du
Date: Mon Oct 29 2018 - 10:57:02 EST


On Mon, Oct 29, 2018 at 10:01:44PM +0900, Masahiro Yamada wrote:
> Hi.
>
>
> On Sun, Oct 28, 2018 at 10:14 PM Changbin Du <changbin.du@xxxxxxxxx> wrote:
> >
> > 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 <changbin.du@xxxxxxxxx> 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?
>
>
>
> How about this?
>
> 2/4: kernel hacking: add a config option to disable compiler auto-inlining
> 3/4: ARM: mm: fix build error in fix_to_virt with -Og optimization level
> 4/4: kernel hacking: support building kernel with -Og optimization level
>
> (The CONFIG name is so long that the subject
> would easily exceeds 80-columns with it.)
>
>
> I applied this series to linux-kbuild,
> and will send another pull request in this MW.
>
>
> If you come up with better patch titles,
> please let me know.
> I will fix them up locally.
>
I am just fine with these new titles. Thanks.

>
>
> --
> Best Regards
> Masahiro Yamada

--
Thanks,
Changbin Du