Re: [PATCH mm-unstable] arch, mm: consolidate empty_zero_page
Helge Deller <[email protected]>
| Newsgroups | gmane.linux.ports.m68k,gmane.linux.ports.alpha,gmane.linux.kernel,gmane.linux.ports.arm.kernel,gmane.linux.ports.parisc,gmane.linux.ports.ppc64.devel,gmane.linux.ports.riscv,gmane.linux.ports.sh.devel,gmane.linux.ports.sparc,gmane.linux.uml.devel,gmane.linux.kernel.mm |
|---|---|
| Message-ID | <[email protected]> |
On 1/24/26 10:56, Mike Rapoport wrote: > From: "Mike Rapoport (Microsoft)" <[email protected]> > > Reduce 22 declarations of empty_zero_page to 3 and 23 declarations of > ZERO_PAGE() to 4. > ... > > Signed-off-by: Mike Rapoport (Microsoft) <[email protected]> > --- ... > arch/parisc/include/asm/pgtable.h | 11 ----------- > arch/parisc/mm/init.c | 6 ------ I reviewed and tested the patch on parisc, so: Acked-by: Helge Deller <[email protected]> # parisc Tested-by: Helge Deller <[email protected]> # parisc Thanks! Helge