Files
mirror_zfs/module/os/linux/zfs
Brian Atkinson e08b993396 Removing ZERO_PAGE abd_alloc_zero_scatter
For MIPS architectures on Linux the ZERO_PAGE macro references
empty_zero_page, which is exported as a GPL symbol. The call to
ZERO_PAGE in abd_alloc_zero_scatter has been removed and a single
zero'd page is now allocated for each of the pages in abd_zero_scatter
in the kernel ABD code path.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Brian Atkinson <batkinson@lanl.gov>
Closes #10428
2020-06-10 17:54:11 -07:00
..
2020-06-10 09:24:15 -07:00
2019-09-12 13:33:44 -07:00
2019-09-12 13:33:44 -07:00
2020-06-09 10:15:08 -07:00
2020-05-20 18:06:09 -07:00
2020-02-27 09:31:02 -08:00
2020-04-01 10:02:06 -07:00
2020-04-10 10:33:35 -07:00
2019-12-13 07:54:10 -08:00
2020-06-05 17:17:02 -07:00