commit | 593befa6ab74a805e4f503c8c737c3cffa8066b6 | [log] [tgz] |
---|---|---|
author | Dominik Dingel <dingel@linux.vnet.ibm.com> | Thu Oct 23 12:07:44 2014 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Oct 27 13:27:24 2014 +0100 |
tree | cc8765c8ae5a8b26b0a618a93a6d13b4f73a1b56 | |
parent | a13cff318cafbd493b8d5d679e5f3f761084c4fe [diff] |
mm: introduce mm_forbids_zeropage function Add a new function stub to allow architectures to disable for an mm_structthe backing of non-present, anonymous pages with read-only empty zero pages. Signed-off-by: Dominik Dingel <dingel@linux.vnet.ibm.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>