Re: [PATCH 00/12] x86/platform/uv: Updates for UV5

2020-09-08 Thread Greg KH
On Mon, Sep 07, 2020 at 01:54:30PM -0500, Mike Travis wrote: > Subject: [PATCH 00/12] x86/platform/uv: Updates for UV5 > > Add changes needed for new UV5 UV architecture. Chief among the changes > are 52 bits of physical memory address and 57 bits of virtual address space. > &

Re: [PATCH 00/12] x86/platform/uv: Updates for UV5

2020-09-08 Thread peterz
On Tue, Sep 08, 2020 at 08:28:16AM -0700, Mike Travis wrote: > I didn't. If I could figure out how to convert quilt patches into git > commits I might be able to do that? (And I didn't know that diffstats were > needed on the into?) $ git quiltimport Or, for the more enterprising person: $

Re: [PATCH 00/12] x86/platform/uv: Updates for UV5

2020-09-08 Thread Mike Travis
On 9/8/2020 8:20 AM, Greg KH wrote: On Mon, Sep 07, 2020 at 01:54:30PM -0500, Mike Travis wrote: Subject: [PATCH 00/12] x86/platform/uv: Updates for UV5 Add changes needed for new UV5 UV architecture. Chief among the changes are 52 bits of physical memory address and 57 bits of virtual

Re: [PATCH 00/12] x86/platform/uv: Updates for UV5

2020-09-08 Thread Greg KH
On Tue, Sep 08, 2020 at 08:28:16AM -0700, Mike Travis wrote: > > > On 9/8/2020 8:20 AM, Greg KH wrote: > > On Mon, Sep 07, 2020 at 01:54:30PM -0500, Mike Travis wrote: > > > Subject: [PATCH 00/12] x86/platform/uv: Updates for UV5 > > > > > > Add

Re: [PATCH 00/12] x86/platform/uv: Updates for UV5

2020-09-08 Thread Mike Travis
On 9/8/2020 8:47 AM, pet...@infradead.org wrote: On Tue, Sep 08, 2020 at 08:28:16AM -0700, Mike Travis wrote: I didn't. If I could figure out how to convert quilt patches into git commits I might be able to do that? (And I didn't know that diffstats were needed on the into?) $ git

[PATCH 00/12] x86/platform/uv: Updates for UV5

2020-09-07 Thread Mike Travis
Subject: [PATCH 00/12] x86/platform/uv: Updates for UV5 Add changes needed for new UV5 UV architecture. Chief among the changes are 52 bits of physical memory address and 57 bits of virtual address space. 0001 Remove UV BAU TLB Shootdown Handler - removes BAU TLB code being replaced