Commit eeb8ac8
committed
Revert "mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare"
JIRA: https://issues.redhat.com/browse/RHEL-113577
Upstream Status: RHEL only
This reverts commit 20ca475.
This commit was backported automatically as part of the DRM backport.
This tree still uses vfs_mmap() and mmap_prepare(). Use the previous
function names.
NOTE: This commit does not compile due to missing RHEL-specific fix-ups,
which are split out into separate Git commits following this one.
If git bisect selected this commit, run "git bisect skip" and try again.
Repeat this until it selects a commit which compiles.
Signed-off-by: José Expósito <jexposit@redhat.com>1 parent c813457 commit eeb8ac8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments