mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] x86/microcode for 5.6
@ 2020-01-27 11:39 Borislav Petkov
  2020-01-27 17:21 ` Linus Torvalds
  2020-01-27 17:35 ` pr-tracker-bot
  0 siblings, 2 replies; 6+ messages in thread
From: Borislav Petkov @ 2020-01-27 11:39 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

Hi Linus,

please pull another boring branch this time around:

* Mark a stub function inline, by Valdis Kletnieks

Thx.

---

The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-microcode-for-linus

for you to fetch changes up to 82c881b28aa89215a760e39c5f6bcde2d6ce4918:

  x86/microcode/AMD: Make stub function static inline (2019-12-12 22:29:00 +0100)

----------------------------------------------------------------
Valdis Kletnieks (1):
      x86/microcode/AMD: Make stub function static inline

 arch/x86/include/asm/microcode_amd.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg

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

* Re: [GIT PULL] x86/microcode for 5.6
  2020-01-27 11:39 [GIT PULL] x86/microcode for 5.6 Borislav Petkov
@ 2020-01-27 17:21 ` Linus Torvalds
  2020-01-27 17:38   ` Borislav Petkov
  2020-01-27 17:35 ` pr-tracker-bot
  1 sibling, 1 reply; 6+ messages in thread
From: Linus Torvalds @ 2020-01-27 17:21 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: x86-ml, lkml

On Mon, Jan 27, 2020 at 3:39 AM Borislav Petkov <bp@suse.de> wrote:
>
> please pull another boring branch this time around:

No problem with boring, but I'm trying to figure out why one of your
three pulls had a signed tag, and the other two didn't?

Is it just that the shared tip tree doesn't use tags, or what?

             Linus

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

* Re: [GIT PULL] x86/microcode for 5.6
  2020-01-27 11:39 [GIT PULL] x86/microcode for 5.6 Borislav Petkov
  2020-01-27 17:21 ` Linus Torvalds
@ 2020-01-27 17:35 ` pr-tracker-bot
  1 sibling, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2020-01-27 17:35 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, x86-ml, lkml

The pull request you sent on Mon, 27 Jan 2020 12:39:03 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-microcode-for-linus

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

Thank you!

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

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

* Re: [GIT PULL] x86/microcode for 5.6
  2020-01-27 17:21 ` Linus Torvalds
@ 2020-01-27 17:38   ` Borislav Petkov
  2020-01-27 18:02     ` Linus Torvalds
  0 siblings, 1 reply; 6+ messages in thread
From: Borislav Petkov @ 2020-01-27 17:38 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

On Mon, Jan 27, 2020 at 09:21:45AM -0800, Linus Torvalds wrote:
> No problem with boring, but I'm trying to figure out why one of your
> three pulls had a signed tag, and the other two didn't?
>
> Is it just that the shared tip tree doesn't use tags, or what?

Yap, you asked that the last time too:

https://lkml.kernel.org/r/20190308173529.GB15033@zn.tnic

So I can stop signing the EDAC pull or I can start signing them all -
I'm fine with whatever you prefer.

Thx.

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg

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

* Re: [GIT PULL] x86/microcode for 5.6
  2020-01-27 17:38   ` Borislav Petkov
@ 2020-01-27 18:02     ` Linus Torvalds
  2020-01-27 18:14       ` Borislav Petkov
  0 siblings, 1 reply; 6+ messages in thread
From: Linus Torvalds @ 2020-01-27 18:02 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: x86-ml, lkml

On Mon, Jan 27, 2020 at 9:39 AM Borislav Petkov <bp@suse.de> wrote:
>
> Yap, you asked that the last time too:

Early-onset something or other..

> So I can stop signing the EDAC pull or I can start signing them all -
> I'm fine with whatever you prefer.

No, it's fine. I'll figure it out and maybe remember next time.

I do prefer signed tags even from kernel.org, and maybe you can
encourage the other tip people to sign things too one day ...

               Linus

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

* Re: [GIT PULL] x86/microcode for 5.6
  2020-01-27 18:02     ` Linus Torvalds
@ 2020-01-27 18:14       ` Borislav Petkov
  0 siblings, 0 replies; 6+ messages in thread
From: Borislav Petkov @ 2020-01-27 18:14 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: x86-ml, lkml

On Mon, Jan 27, 2020 at 10:02:31AM -0800, Linus Torvalds wrote:
> Early-onset something or other..

:-) Same here.

> No, it's fine. I'll figure it out and maybe remember next time.

I'll try to remember to point that out in the pull request message next
time.

> I do prefer signed tags even from kernel.org, and maybe you can
> encourage the other tip people to sign things too one day ...

Yap, just did and I'll try to work on them in the future. But I'm sure
you know how some of them are stubborn and unwilling to change their
ways.

:-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg

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

end of thread, other threads:[~2020-01-27 18:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-27 11:39 [GIT PULL] x86/microcode for 5.6 Borislav Petkov
2020-01-27 17:21 ` Linus Torvalds
2020-01-27 17:38   ` Borislav Petkov
2020-01-27 18:02     ` Linus Torvalds
2020-01-27 18:14       ` Borislav Petkov
2020-01-27 17:35 ` 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

all inboxes | Powered by JetHome®