Re: [PATCH V2] powerpc/mm: Add validation for platform reserved memory ranges

2016-07-13 Thread Anshuman Khandual
On 07/05/2016 07:25 AM, Michael Ellerman wrote: > Anshuman Khandual writes: > >> For partition running on PHYP, there can be a adjunct partition >> which shares the virtual address range with the operating system. >> Virtual address ranges which can be used by the adjunct partition >> are communi

Re: [PATCH V2] powerpc/mm: Add validation for platform reserved memory ranges

2016-07-04 Thread Michael Ellerman
Anshuman Khandual writes: > For partition running on PHYP, there can be a adjunct partition > which shares the virtual address range with the operating system. > Virtual address ranges which can be used by the adjunct partition > are communicated with virtual device node of the device tree with >

Re: [PATCH V2] powerpc/mm: Add validation for platform reserved memory ranges

2016-04-11 Thread Michael Ellerman
On Mon, 2016-04-11 at 11:43 +0530, Anshuman Khandual wrote: > On 03/07/2016 03:25 PM, Anshuman Khandual wrote: > > For partition running on PHYP, there can be a adjunct partition > > which shares the virtual address range with the operating system. > > Virtual address ranges which can be used by th

Re: [PATCH V2] powerpc/mm: Add validation for platform reserved memory ranges

2016-04-10 Thread Anshuman Khandual
On 03/07/2016 03:25 PM, Anshuman Khandual wrote: > For partition running on PHYP, there can be a adjunct partition > which shares the virtual address range with the operating system. > Virtual address ranges which can be used by the adjunct partition > are communicated with virtual device node of t

[PATCH V2] powerpc/mm: Add validation for platform reserved memory ranges

2016-03-07 Thread Anshuman Khandual
For partition running on PHYP, there can be a adjunct partition which shares the virtual address range with the operating system. Virtual address ranges which can be used by the adjunct partition are communicated with virtual device node of the device tree with a property known as "ibm,reserved-vir