All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux List Kernel Mailing <linux-kernel@vger.kernel.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Borislav Petkov <bp@alien8.de>,
	Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [GIT PULL] x86/kdump changes for v5.1
Date: Fri, 8 Mar 2019 08:14:09 +0100	[thread overview]
Message-ID: <20190308071409.GA122442@gmail.com> (raw)
In-Reply-To: <CAHk-=wih-jHhN6LHb_EyBEw-iP8kXpDYd56jKLKzOa0u8fOiww@mail.gmail.com>


* Linus Torvalds <torvalds@linux-foundation.org> wrote:

> On Thu, Mar 7, 2019 at 11:23 AM Ingo Molnar <mingo@kernel.org> wrote:
> >
> > Please pull the latest x86-kdump-for-linus git tree from:
> 
> Hmm. No diffstat?
> 
> The branch is simple enough that I'll pull anyway, but I would have
> wanted to see that up front..

Sorry, I must have fat fingered that, here's the proper shortlog and the 
diffstat for the record.

Plus the SHA1 safeguard in my pull request:

> > # HEAD: f263245a0ce2c4e23b89a58fa5f7dfc048e11929 kdump: Document kernel data exported in the vmcoreinfo note

matches what you pulled:

| commit d2cb698f6896d4b3fc6794142a902d2647f7dbae
| Merge: 35a738fb5fd0 f263245a0ce2
| Author:     Linus Torvalds <torvalds@linux-foundation.org>
| AuthorDate: Thu Mar 7 17:42:13 2019 -0800
| Commit:     Linus Torvalds <torvalds@linux-foundation.org>
| CommitDate: Thu Mar 7 17:42:13 2019 -0800
|
|    Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|    
|    Pull x86 kdump update from Ingo Molnar:
|     "Add the AMD SME mask to the vmcoreinfo, and also document our
|      vmcoreinfo fields"
|
| dagon:~/tip> git diff -M --stat 
| 35a738fb5fd0..d2cb698f6896d4b3fc6794142a902d2647f7dbae
|  Documentation/kdump/vmcoreinfo.txt | 495 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|  arch/x86/kernel/machine_kexec_64.c |   3 +
|  2 files changed, 498 insertions(+)

Thanks!

	Ingo

------------------>
Lianbo Jiang (2):
      x86/kdump: Export the SME mask to vmcoreinfo
      kdump: Document kernel data exported in the vmcoreinfo note


 Documentation/kdump/vmcoreinfo.txt | 495 +++++++++++++++++++++++++++++++++++++
 arch/x86/kernel/machine_kexec_64.c |   3 +
 2 files changed, 498 insertions(+)
 create mode 100644 Documentation/kdump/vmcoreinfo.txt

  reply	other threads:[~2019-03-08  7:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-07 19:23 [GIT PULL] x86/kdump changes for v5.1 Ingo Molnar
2019-03-08  1:42 ` Linus Torvalds
2019-03-08  7:14   ` Ingo Molnar [this message]
2019-03-08  2:30 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190308071409.GA122442@gmail.com \
    --to=mingo@kernel.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=akpm@linux-foundation.org \
    --cc=bp@alien8.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.