lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 8 Jul 2022 17:25:12 -0400 From: Felix Kuehling <felix.kuehling@....com> To: David Hildenbrand <david@...hat.com>, Alex Sierra <alex.sierra@....com>, jgg@...dia.com Cc: linux-mm@...ck.org, rcampbell@...dia.com, linux-ext4@...r.kernel.org, linux-xfs@...r.kernel.org, amd-gfx@...ts.freedesktop.org, dri-devel@...ts.freedesktop.org, hch@....de, jglisse@...hat.com, apopple@...dia.com, willy@...radead.org, akpm@...ux-foundation.org Subject: Re: [PATCH v8 02/15] mm: move page zone helpers into new header-specific file On 2022-07-08 07:28, David Hildenbrand wrote: > On 07.07.22 21:03, Alex Sierra wrote: >> [WHY] >> Have a cleaner way to expose all page zone helpers in one header > What exactly is a "page zone"? Do you mean a buddy zone as in > include/linux/mmzone.h ? > Zone as in ZONE_DEVICE. Maybe we could extend mmzone.h instead of creating page_zone.h? That should work as long as it's OK to include mmzone.h in memremap.h. Regards, Felix
Powered by blists - more mailing lists