diff options
author | Brian Atkinson <[email protected]> | 2020-06-10 18:54:11 -0600 |
---|---|---|
committer | GitHub <[email protected]> | 2020-06-10 17:54:11 -0700 |
commit | e08b993396692c227f576dd789280663103d3332 (patch) | |
tree | 30e6271424b22ad66eaa400ce16c0956416b30e9 /etc/systemd | |
parent | 059f7c20e3d410efb48aacce42abf47df316bee4 (diff) |
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 <[email protected]>
Signed-off-by: Brian Atkinson <[email protected]>
Closes #10428
Diffstat (limited to 'etc/systemd')
0 files changed, 0 insertions, 0 deletions