Daniel Kiper
2012-Dec-27 23:19 UTC
[PATCH v3 02/11] x86/kexec: Add extra pointers to transition page table PGD, PUD, PMD and PTE
> Hmm... this code is being redone at the moment... this might conflict.Is this available somewhere? May I have a look at it? Daniel PS I am on holiday until 02/01/2013 and I could not have access to my email box. Please be patient. At worst case I will send reply when I will be back at office.
Borislav Petkov
2012-Dec-28 12:59 UTC
[PATCH v3 02/11] x86/kexec: Add extra pointers to transition page table PGD, PUD, PMD and PTE
On Thu, Dec 27, 2012 at 03:19:24PM -0800, Daniel Kiper wrote:> > Hmm... this code is being redone at the moment... this might conflict. > > Is this available somewhere? May I have a look at it?http://marc.info/?l=linux-kernel&m=135581534620383 The for-x86-boot-v7 and -v8 branches. HTH. -- Regards/Gruss, Boris.
Daniel Kiper
2013-Jan-04 14:12 UTC
[PATCH v3 02/11] x86/kexec: Add extra pointers to transition page table PGD, PUD, PMD and PTE
On Fri, Dec 28, 2012 at 01:59:27PM +0100, Borislav Petkov wrote:> On Thu, Dec 27, 2012 at 03:19:24PM -0800, Daniel Kiper wrote: > > > Hmm... this code is being redone at the moment... this might conflict. > > > > Is this available somewhere? May I have a look at it? > > http://marc.info/?l=linux-kernel&m=135581534620383 > > The for-x86-boot-v7 and -v8 branches. > > HTH.Thanks. Daniel