diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2015-04-22 10:26:20 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2015-04-23 16:56:20 +0200 |
commit | b7d14f3a92223c3f5e52e9f20c74cb96dc130e87 (patch) | |
tree | 924f6b3fb2b7a364d250763ca45f84dbce7ab6af /fs/eventfd.c | |
parent | s390/bpf: add dependency to z196 features (diff) | |
download | linux-b7d14f3a92223c3f5e52e9f20c74cb96dc130e87.tar.xz linux-b7d14f3a92223c3f5e52e9f20c74cb96dc130e87.zip |
s390/mm: correct transfer of dirty & young bits in __pmd_to_pte
The dirty & young bit from the pmd is not copied correctly to the
pseudo pte in __pmd_to_pte. In fact it is not copied at all, the
bits get lost. As the old style huge page currently does not need
the dirty & young information this has no effect, but may be needed
in the future.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'fs/eventfd.c')
0 files changed, 0 insertions, 0 deletions