Re: [LEDE-DEV] [PATCH lede-17.01 1/4] x86/generic: use HIGHMEM64G instead of HIGHMEM4G to fix PAE and Xen + revert

2017-10-16 Thread Baptiste Jonglez
On 16-10-17, Felix Fietkau wrote: > On 2017-10-16 09:43, Baptiste Jonglez wrote: > > Hi, > > > > Any chance to get this patch serie merged to the lede-17.01 branch? > > As far as I can tell: > > > > - Xen support is still broken in 17.01 > > - this patch serie still applies cleanly > Done. Sorry

Re: [LEDE-DEV] [PATCH lede-17.01 1/4] x86/generic: use HIGHMEM64G instead of HIGHMEM4G to fix PAE and Xen

2017-10-16 Thread Felix Fietkau
On 2017-10-16 09:43, Baptiste Jonglez wrote: > Hi, > > Any chance to get this patch serie merged to the lede-17.01 branch? > As far as I can tell: > > - Xen support is still broken in 17.01 > - this patch serie still applies cleanly Done. Sorry for the delay. - Felix ___

Re: [LEDE-DEV] [PATCH lede-17.01 1/4] x86/generic: use HIGHMEM64G instead of HIGHMEM4G to fix PAE and Xen

2017-10-16 Thread Baptiste Jonglez
Hi, Any chance to get this patch serie merged to the lede-17.01 branch? As far as I can tell: - Xen support is still broken in 17.01 - this patch serie still applies cleanly Thanks, Baptiste On 15-07-17, Baptiste Jonglez wrote: > From: Baptiste Jonglez > > This is a backport of 641a65fd062987

Re: [LEDE-DEV] [PATCH lede-17.01 1/4] x86/generic: use HIGHMEM64G instead of HIGHMEM4G to fix PAE and Xen

2017-09-24 Thread Sven Roederer
On Samstag, 26. August 2017 23:53:52 CEST Baptiste Jonglez wrote: > This patch series was merged in master but not yet in lede-17.01. I don't > know if another 17.01 point release is expected, but I think it should be > merged in any case. I agree. Merging into 17.01 branch would even help us to

Re: [LEDE-DEV] [PATCH lede-17.01 1/4] x86/generic: use HIGHMEM64G instead of HIGHMEM4G to fix PAE and Xen

2017-08-26 Thread Baptiste Jonglez
Hi, On 25-07-17, Sven Roederer wrote: > On Samstag, 15. Juli 2017 22:57:53 CEST Baptiste Jonglez wrote: > > From: Baptiste Jonglez > > > > This is a backport of 641a65fd062987a456216cc4fa91ff2910528261 in master. > > > > This change re-enables PAE for the 32-bit x86 subtarget, which is > > inte

Re: [LEDE-DEV] [PATCH lede-17.01 1/4] x86/generic: use HIGHMEM64G instead of HIGHMEM4G to fix PAE and Xen

2017-07-24 Thread Sven Roederer
On Samstag, 15. Juli 2017 22:57:53 CEST Baptiste Jonglez wrote: > From: Baptiste Jonglez > > This is a backport of 641a65fd062987a456216cc4fa91ff2910528261 in master. > > This change re-enables PAE for the 32-bit x86 subtarget, which is > interesting in its own right but also necessary for Xen s

[LEDE-DEV] [PATCH lede-17.01 1/4] x86/generic: use HIGHMEM64G instead of HIGHMEM4G to fix PAE and Xen

2017-07-15 Thread Baptiste Jonglez
From: Baptiste Jonglez This is a backport of 641a65fd062987a456216cc4fa91ff2910528261 in master. This change re-enables PAE for the 32-bit x86 subtarget, which is interesting in its own right but also necessary for Xen support. Commit af1d1ebd ("x86: enable 4G high memory support for generic (3