Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1616363
| From | Daniel Kiper <daniel.kiper@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [Xen-devel] [PATCH v2] xen, kdump: handle pv domain in paddr_vmcoreinfo_note() |
| Date | 2017-04-04 21:50 +0200 |
| Message-ID | <tsCCL-RD-45@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
> On 03/04/17 14:42, Daniel Kiper wrote: > > On Fri, Mar 31, 2017 at 12:14:38PM +0200, Juergen Gross wrote: > >> For kdump to work correctly it needs the physical address of > >> vmcoreinfo_note. When running as dom0 this means the virtual address > >> has to be translated to the related machine address. > >> > >> paddr_vmcoreinfo_note() is meant to do the translation via > >> __pa_symbol() only, but being attributed "weak" it can be replaced > >> easily in Xen case. > >> > >> Signed-off-by: Juergen Gross <jgross@suse.com> > > > > Have you tested this patch with latest crash tool? Do dom0 and Xen > > hypervisor analysis work without any issue (at least basic commands > > like dmesg, bt, ps, etc.)? If yes for both you can add: > > > > Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com> > > This patch isn't for dump analysis, but for dump creation. Petr has I know that. However, it may have impact on crash analysis. So, I would expect that you or anybody else in your behalf will do at least minimal crash tool tests. > verified that the dump is in the expected format. Please ask Petr > for further details, e.g. user side modifications being necessary. So, if Petr did relevant tests that is nice. However, then, IMO, this patch begs Petr Tested-by. Daniel
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [Xen-devel] [PATCH v2] xen, kdump: handle pv domain in paddr_vmcoreinfo_note() Daniel Kiper <daniel.kiper@oracle.com> - 2017-04-04 21:50 +0200
Re: [Xen-devel] [PATCH v2] xen, kdump: handle pv domain in paddr_vmcoreinfo_note() Petr Tesarik <ptesarik@suse.com> - 2017-04-05 13:20 +0200
Re: [Xen-devel] [PATCH v2] xen, kdump: handle pv domain in paddr_vmcoreinfo_note() Petr Tesarik <ptesarik@suse.com> - 2017-04-07 11:20 +0200
csiph-web