/openbmc/linux/arch/ia64/mm/ |
H A D | discontig.c | diff 7b73d978a5d0d2a3637bdd57191cb6ffbad3feca Fri Dec 29 01:53:54 CST 2017 Christoph Hellwig <hch@lst.de> mm: pass the vmem_altmap to vmemmap_populate
We can just pass this on instead of having to do a radix tree lookup without proper locking a few levels into the callchain.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
/openbmc/linux/mm/ |
H A D | sparse-vmemmap.c | diff 7b73d978a5d0d2a3637bdd57191cb6ffbad3feca Fri Dec 29 01:53:54 CST 2017 Christoph Hellwig <hch@lst.de> mm: pass the vmem_altmap to vmemmap_populate
We can just pass this on instead of having to do a radix tree lookup without proper locking a few levels into the callchain.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | sparse.c | diff 7b73d978a5d0d2a3637bdd57191cb6ffbad3feca Fri Dec 29 01:53:54 CST 2017 Christoph Hellwig <hch@lst.de> mm: pass the vmem_altmap to vmemmap_populate
We can just pass this on instead of having to do a radix tree lookup without proper locking a few levels into the callchain.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | memory_hotplug.c | diff 7b73d978a5d0d2a3637bdd57191cb6ffbad3feca Fri Dec 29 01:53:54 CST 2017 Christoph Hellwig <hch@lst.de> mm: pass the vmem_altmap to vmemmap_populate
We can just pass this on instead of having to do a radix tree lookup without proper locking a few levels into the callchain.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
/openbmc/linux/arch/s390/mm/ |
H A D | vmem.c | diff 7b73d978a5d0d2a3637bdd57191cb6ffbad3feca Fri Dec 29 01:53:54 CST 2017 Christoph Hellwig <hch@lst.de> mm: pass the vmem_altmap to vmemmap_populate
We can just pass this on instead of having to do a radix tree lookup without proper locking a few levels into the callchain.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | init_64.c | diff 7b73d978a5d0d2a3637bdd57191cb6ffbad3feca Fri Dec 29 01:53:54 CST 2017 Christoph Hellwig <hch@lst.de> mm: pass the vmem_altmap to vmemmap_populate
We can just pass this on instead of having to do a radix tree lookup without proper locking a few levels into the callchain.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
/openbmc/linux/include/linux/ |
H A D | memory_hotplug.h | diff 7b73d978a5d0d2a3637bdd57191cb6ffbad3feca Fri Dec 29 01:53:54 CST 2017 Christoph Hellwig <hch@lst.de> mm: pass the vmem_altmap to vmemmap_populate
We can just pass this on instead of having to do a radix tree lookup without proper locking a few levels into the callchain.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | mm.h | diff 7b73d978a5d0d2a3637bdd57191cb6ffbad3feca Fri Dec 29 01:53:54 CST 2017 Christoph Hellwig <hch@lst.de> mm: pass the vmem_altmap to vmemmap_populate
We can just pass this on instead of having to do a radix tree lookup without proper locking a few levels into the callchain.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
/openbmc/linux/arch/sparc/mm/ |
H A D | init_64.c | diff 7b73d978a5d0d2a3637bdd57191cb6ffbad3feca Fri Dec 29 01:53:54 CST 2017 Christoph Hellwig <hch@lst.de> mm: pass the vmem_altmap to vmemmap_populate
We can just pass this on instead of having to do a radix tree lookup without proper locking a few levels into the callchain.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
/openbmc/linux/arch/arm64/mm/ |
H A D | mmu.c | diff 7b73d978a5d0d2a3637bdd57191cb6ffbad3feca Fri Dec 29 01:53:54 CST 2017 Christoph Hellwig <hch@lst.de> mm: pass the vmem_altmap to vmemmap_populate
We can just pass this on instead of having to do a radix tree lookup without proper locking a few levels into the callchain.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
/openbmc/linux/arch/x86/mm/ |
H A D | init_64.c | diff 7b73d978a5d0d2a3637bdd57191cb6ffbad3feca Fri Dec 29 01:53:54 CST 2017 Christoph Hellwig <hch@lst.de> mm: pass the vmem_altmap to vmemmap_populate
We can just pass this on instead of having to do a radix tree lookup without proper locking a few levels into the callchain.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|