* Josh Poimboeuf <jpoim...@redhat.com> wrote: > Hi tip-bot, > > On Mon, Nov 28, 2016 at 11:13:15PM -0800, tip-bot for Josh Poimboeuf wrote: > > Commit-ID: 8e8d8725d46d93ceffd3e708d905bc101a1905b5 > > Gitweb: > > http://git.kernel.org/tip/8e8d8725d46d93ceffd3e708d905bc101a1905b5 > > Author: Josh Poimboeuf <jpoim...@redhat.com> > > AuthorDate: Mon, 28 Nov 2016 17:06:35 -0600 > > Committer: Ingo Molnar <mi...@kernel.org> > > CommitDate: Tue, 29 Nov 2016 08:10:05 +0100 > > > > tools/decode_stacktrace.sh: Fix address line detection on x86 > > It's actually in the scripts subdir, so: s/tools/scripts/
So that was conscious - it might be in 'scripts' but it is really a tool! No strong feelings either way. > Also, while it should be harmless for this to be in 'urgent', I think it > isn't necessary because it fixes a commit which is currently only in > tip. I missed that. Ok, I rebased it over into tip:x86/asm and fixed the title as well while at it. Thanks, Ingo