linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] memblock: fix memblock_phys_alloc() section mismatch error
@ 2021-12-22 17:51 Mike Rapoport
  2021-12-22 18:23 ` Linus Torvalds
  2021-12-22 20:29 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Mike Rapoport @ 2021-12-22 17:51 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, Jackie Liu, Mike Rapoport, Mike Rapoport,
	linux-mm, linux-kernel

Hi Linus,

The following changes since commit 2585cf9dfaaddf00b069673f27bb3f8530e2039c:

  Linux 5.16-rc5 (2021-12-12 14:53:01 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock fixes-2021-12-22

for you to fetch changes up to d7f55471db2719629f773c2d6b5742a69595bfd3:

  memblock: fix memblock_phys_alloc() section mismatch error (2021-12-22 19:35:29 +0200)

----------------------------------------------------------------
memblock: fix memblock_phys_alloc() section mismatch error

There are section mismatch errors when compiler refuses to inline one-line
wrapper memblock_phys_alloc(). Make memblock_phys_alloc() __always_inline
to avoid these mismatch issues.

----------------------------------------------------------------
Jackie Liu (1):
      memblock: fix memblock_phys_alloc() section mismatch error

 include/linux/memblock.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
Sincerely yours,
Mike.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] memblock: fix memblock_phys_alloc() section mismatch error
  2021-12-22 17:51 [GIT PULL] memblock: fix memblock_phys_alloc() section mismatch error Mike Rapoport
@ 2021-12-22 18:23 ` Linus Torvalds
  2021-12-22 18:29   ` Mike Rapoport
  2021-12-22 20:29 ` pr-tracker-bot
  1 sibling, 1 reply; 4+ messages in thread
From: Linus Torvalds @ 2021-12-22 18:23 UTC (permalink / raw)
  To: Mike Rapoport
  Cc: Andrew Morton, Jackie Liu, Mike Rapoport, Linux-MM,
	Linux Kernel Mailing List

On Wed, Dec 22, 2021 at 9:52 AM Mike Rapoport <rppt@kernel.org> wrote:
>
>   https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock fixes-2021-12-22

No such thing.

I see the 'fixes' branch that contains that commit, but not the tag
you're pointing to. Forgot to push out?

          Linus

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] memblock: fix memblock_phys_alloc() section mismatch error
  2021-12-22 18:23 ` Linus Torvalds
@ 2021-12-22 18:29   ` Mike Rapoport
  0 siblings, 0 replies; 4+ messages in thread
From: Mike Rapoport @ 2021-12-22 18:29 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, Jackie Liu, Mike Rapoport, Linux-MM,
	Linux Kernel Mailing List

On Wed, Dec 22, 2021 at 10:23:49AM -0800, Linus Torvalds wrote:
> On Wed, Dec 22, 2021 at 9:52 AM Mike Rapoport <rppt@kernel.org> wrote:
> >
> >   https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock fixes-2021-12-22
> 
> No such thing.
> 
> I see the 'fixes' branch that contains that commit, but not the tag
> you're pointing to. Forgot to push out?
 
Yep, only run push -n for the tag...
It's there now.

>           Linus

-- 
Sincerely yours,
Mike.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] memblock: fix memblock_phys_alloc() section mismatch error
  2021-12-22 17:51 [GIT PULL] memblock: fix memblock_phys_alloc() section mismatch error Mike Rapoport
  2021-12-22 18:23 ` Linus Torvalds
@ 2021-12-22 20:29 ` pr-tracker-bot
  1 sibling, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2021-12-22 20:29 UTC (permalink / raw)
  To: Mike Rapoport
  Cc: Linus Torvalds, Andrew Morton, Jackie Liu, Mike Rapoport,
	Mike Rapoport, linux-mm, linux-kernel

The pull request you sent on Wed, 22 Dec 2021 19:51:50 +0200:

> https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock fixes-2021-12-22

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/bc491fb12513e79702c6f936c838f792b5389129

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-22 20:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-22 17:51 [GIT PULL] memblock: fix memblock_phys_alloc() section mismatch error Mike Rapoport
2021-12-22 18:23 ` Linus Torvalds
2021-12-22 18:29   ` Mike Rapoport
2021-12-22 20:29 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).