> -----Original Message----- > From: Stephen Rothwell [mailto:sfr@xxxxxxxxxxxxxxxx] > Sent: Saturday, May 8, 2021 2:18 PM > To: Thomas Gleixner <tglx@xxxxxxxxxxxxx>; Ingo Molnar <mingo@xxxxxxx>; H. Peter > Anvin <hpa@xxxxxxxxx>; Peter Zijlstra <peterz@xxxxxxxxxxxxx> > Cc: Song Bao Hua (Barry Song) <song.bao.hua@xxxxxxxxxxxxx>; Linux Kernel Mailing > List <linux-kernel@xxxxxxxxxxxxxxx>; Linux Next Mailing List > <linux-next@xxxxxxxxxxxxxxx> > Subject: linux-next: Fixes tag needs some work in the tip tree > > Hi all, > > In commit > > 19987fdad506 ("sched,doc: sched_debug_verbose cmdline should be > sched_verbose") > > Fixes tag > > Fixes: 9406415f46 ("sched/debug: Rename the sched_debug parameter to > sched_verbose") > > has these problem(s): > > - SHA1 should be at least 12 digits long > Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11 > or later) just making sure it is not set (or set to "auto"). > Sorry, my bad. Will keep it in mind. > -- > Cheers, > Stephen Rothwell Thanks Barry