Files
mirror_zfs/module
Brian Atkinson becc717f61 Adding ZERO_PAGE detection
On some architectures ZERO_PAGE is unavailable because it references
a GPL exported symbol of empty_zero_page. Originally e08b993 removed
the call to PAGE_ZERO(0) for assignment to the abd_zero_page. However,
a simple check can be done to avoid a kernel allocation and free for
the abd_zero_page if ZERO_PAGE is available.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Brian Atkinson <batkinson@lanl.gov>
Closes #13199
2022-03-14 12:37:39 -07:00
..
2022-01-26 11:38:52 -08:00
2022-02-18 09:34:18 -08:00
2022-03-04 16:25:22 -08:00
2022-03-14 12:37:39 -07:00
2020-06-10 09:24:15 -07:00
2022-03-01 13:56:00 -08:00
2020-06-10 09:24:15 -07:00
2020-08-20 10:30:06 -07:00
2022-03-01 13:56:00 -08:00