Re: [PATCH v2 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED

2020-09-14 Thread Wei Yang
pluged memory? So we make them all in IORESOURCE_SYSRAM_XXX family? > >Cc: Andrew Morton >Cc: Michal Hocko >Cc: Dan Williams >Cc: Jason Gunthorpe >Cc: Kees Cook >Cc: Ard Biesheuvel >Cc: Pankaj Gupta >Cc: Baoquan He >Cc: Wei Yang >Cc: Eric Biederman >Cc: Thomas Gle

Re: [PATCH 1/2] resource: add walk_system_ram_res_rev()

2018-03-26 Thread Wei Yang
On Mon, Mar 26, 2018 at 10:30:16PM +0800, Baoquan He wrote: >Hi Wei Yang, > >On 03/25/18 at 12:13am, Wei Yang wrote: >> On Sat, Mar 24, 2018 at 09:33:30PM +0800, Baoquan He wrote: >> >> >> >> Yes. That sounds perfectly acceptable. >> >> >

Re: [PATCH 1/2] resource: add walk_system_ram_res_rev()

2018-03-24 Thread Wei Yang
ing. Thanks! Hi, Baoquan, Andrew I have come up with an implementation for top-down search the ram resources. Hope this would meet your need. >From b36d50487f1d4e4d6a5103965a27101b3121e0ea Mon Sep 17 00:00:00 2001 From: Wei Yang <richard.weiy...@gmail.com> Date: Sat, 24 Mar 2018 23:25:4