Re: [GIT PULL] objtool fixes

2018-11-30 Thread pr-tracker-bot
The pull request you sent on Fri, 30 Nov 2018 07:18:53 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > core-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/575d7d0d6f5c6feb896fae2e70578a1ab6d474b5 Thank you! -- Deet-doot-dot, I

Re: [GIT PULL] objtool fixes

2018-11-30 Thread pr-tracker-bot
The pull request you sent on Fri, 30 Nov 2018 07:18:53 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > core-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/575d7d0d6f5c6feb896fae2e70578a1ab6d474b5 Thank you! -- Deet-doot-dot, I

[GIT PULL] objtool fixes

2018-11-29 Thread Ingo Molnar
Linus, Please pull the latest core-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-urgent-for-linus # HEAD: 22566c1603030f0a036ad564634b064ad1a55db2 objtool: Fix segfault in .cold detection with -ffunction-sections Two fixes for boundary

[GIT PULL] objtool fixes

2018-11-29 Thread Ingo Molnar
Linus, Please pull the latest core-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-urgent-for-linus # HEAD: 22566c1603030f0a036ad564634b064ad1a55db2 objtool: Fix segfault in .cold detection with -ffunction-sections Two fixes for boundary

[GIT PULL] objtool fixes

2017-11-26 Thread Ingo Molnar
Linus, Please pull the latest core-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-urgent-for-linus # HEAD: a356d2ae50790f49858ebed35da9e206336fafee tools/headers: Sync objtool UAPI header A handful of objtool fixes, most of them related

[GIT PULL] objtool fixes

2017-11-26 Thread Ingo Molnar
Linus, Please pull the latest core-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-urgent-for-linus # HEAD: a356d2ae50790f49858ebed35da9e206336fafee tools/headers: Sync objtool UAPI header A handful of objtool fixes, most of them related

[GIT PULL] objtool fixes

2017-03-01 Thread Ingo Molnar
Linus, Please pull the latest core-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-urgent-for-linus # HEAD: e390f9a9689a42f477a6073e2e7df530a4c1b740 objtool, modules: Discard objtool annotation sections for modules These two fixes related

[GIT PULL] objtool fixes

2017-03-01 Thread Ingo Molnar
Linus, Please pull the latest core-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-urgent-for-linus # HEAD: e390f9a9689a42f477a6073e2e7df530a4c1b740 objtool, modules: Discard objtool annotation sections for modules These two fixes related

Re: [GIT PULL] objtool fixes

2017-02-28 Thread Josh Poimboeuf
On Tue, Feb 28, 2017 at 05:55:11PM -0800, Linus Torvalds wrote: > Guys, > the recent 'objtool' pull request broke things. > > I haven't bisected it, but I'm pretty sure that this part is pure garbage: > > On Mon, Feb 27, 2017 at 11:53 PM, Ingo Molnar wrote: > > > > diff --git

Re: [GIT PULL] objtool fixes

2017-02-28 Thread Josh Poimboeuf
On Tue, Feb 28, 2017 at 05:55:11PM -0800, Linus Torvalds wrote: > Guys, > the recent 'objtool' pull request broke things. > > I haven't bisected it, but I'm pretty sure that this part is pure garbage: > > On Mon, Feb 27, 2017 at 11:53 PM, Ingo Molnar wrote: > > > > diff --git

Re: [GIT PULL] objtool fixes

2017-02-28 Thread Linus Torvalds
Guys, the recent 'objtool' pull request broke things. I haven't bisected it, but I'm pretty sure that this part is pure garbage: On Mon, Feb 27, 2017 at 11:53 PM, Ingo Molnar wrote: > > diff --git a/arch/x86/kernel/vmlinux.lds.S b/arch/x86/kernel/vmlinux.lds.S > index

Re: [GIT PULL] objtool fixes

2017-02-28 Thread Linus Torvalds
Guys, the recent 'objtool' pull request broke things. I haven't bisected it, but I'm pretty sure that this part is pure garbage: On Mon, Feb 27, 2017 at 11:53 PM, Ingo Molnar wrote: > > diff --git a/arch/x86/kernel/vmlinux.lds.S b/arch/x86/kernel/vmlinux.lds.S > index

[GIT PULL] objtool fixes

2017-02-27 Thread Ingo Molnar
Linus, Please pull the latest core-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-urgent-for-linus # HEAD: 4e4636cf981b5b629fbfb78aa9f232e015f7d521 objtool: Enclose contents of unreachable() macro in a block A handful of objtool fixes

[GIT PULL] objtool fixes

2017-02-27 Thread Ingo Molnar
Linus, Please pull the latest core-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-urgent-for-linus # HEAD: 4e4636cf981b5b629fbfb78aa9f232e015f7d521 objtool: Enclose contents of unreachable() macro in a block A handful of objtool fixes

[GIT PULL] objtool fixes

2016-04-23 Thread Ingo Molnar
Linus, Please pull the latest core-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-urgent-for-linus # HEAD: c2bb9e32e2315971a8535fee77335c04a739d71d objtool: Fix Makefile to properly see if libelf is supported A handful of objtool fixes:

[GIT PULL] objtool fixes

2016-04-23 Thread Ingo Molnar
Linus, Please pull the latest core-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-urgent-for-linus # HEAD: c2bb9e32e2315971a8535fee77335c04a739d71d objtool: Fix Makefile to properly see if libelf is supported A handful of objtool fixes: