> Am 08.01.2020 um 20:00 schrieb Dan Williams <dan.j.willi...@intel.com>: > > On Wed, Jan 8, 2020 at 9:17 AM Logan Gunthorpe <log...@deltatee.com> wrote: >> >> >> >>> On 2020-01-08 5:28 a.m., David Hildenbrand wrote: >>> On 07.01.20 21:59, Logan Gunthorpe wrote: >>>> The mhp_restrictions struct really doesn't specify anything resembling >>>> a restriction anymore so rename it to be mhp_modifiers. >>> >>> I wonder if something like "mhp_params" would be even better. It's >>> essentially just a way to avoid changing call chains rough-out all archs >>> whenever we want to add a new parameter. >> >> Sure, that does sound a bit nicer to me. I can change it for v3. > > Oh, I was just about to chime in to support "modifiers" because I > would expect all parameters to folded into a "params" struct. The > modifiers seem to be limited to the set of items that are only > considered in a non-default / expert memory hotplug use cases. > It‘s a set of extended parameters I‘d say.
- [PATCH v2 7/8] mm/memory_hotplug: Add pgprot_t to mhp_mo... Logan Gunthorpe
- Re: [PATCH v2 7/8] mm/memory_hotplug: Add pgprot_t ... David Hildenbrand
- Re: [PATCH v2 7/8] mm/memory_hotplug: Add pgpro... Logan Gunthorpe
- Re: [PATCH v2 7/8] mm/memory_hotplug: Add pgprot_t ... Michal Hocko
- Re: [PATCH v2 7/8] mm/memory_hotplug: Add pgpro... Logan Gunthorpe
- [PATCH v2 8/8] mm/memremap: Set caching mode for PCI P2P... Logan Gunthorpe
- [PATCH v2 2/8] mm/memory_hotplug: Rename mhp_restriction... Logan Gunthorpe
- Re: [PATCH v2 2/8] mm/memory_hotplug: Rename mhp_re... David Hildenbrand
- Re: [PATCH v2 2/8] mm/memory_hotplug: Rename mh... Logan Gunthorpe
- Re: [PATCH v2 2/8] mm/memory_hotplug: Renam... Dan Williams
- Re: [PATCH v2 2/8] mm/memory_hotplug: R... David Hildenbrand
- Re: [PATCH v2 2/8] mm/memory_hotpl... Dan Williams
- Re: [PATCH v2 2/8] mm/memory_h... Logan Gunthorpe
- [PATCH v2 6/8] s390/mm: Thread pgprot_t through vmem_add... Logan Gunthorpe
- Re: [PATCH v2 6/8] s390/mm: Thread pgprot_t through... David Hildenbrand
- Re: [PATCH v2 6/8] s390/mm: Thread pgprot_t thr... Logan Gunthorpe
- [PATCH v2 1/8] mm/memory_hotplug: Drop the flags field f... Logan Gunthorpe
- Re: [PATCH v2 1/8] mm/memory_hotplug: Drop the flag... David Hildenbrand
- [PATCH v2 4/8] x86/mm: Introduce _set_memory_prot() Logan Gunthorpe
- [PATCH v2 5/8] powerpc/mm: Thread pgprot_t through creat... Logan Gunthorpe
- [PATCH v2 3/8] x86/mm: Thread pgprot_t through init_memo... Logan Gunthorpe