diff options
author | Matthew Auld <matthew.auld@intel.com> | 2017-10-06 23:18:13 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2017-10-07 10:11:40 +0100 |
commit | 703321b60b605b1f381f5dcf0bca42703b912e3e (patch) | |
tree | 1023e345ff2f92a5071f99babef8a5a77abbdc4a /sound/pci/echoaudio | |
parent | 279f5a00c9a9b39f4f6e9813e6d4da8c181d34c8 (diff) | |
download | op-kernel-dev-703321b60b605b1f381f5dcf0bca42703b912e3e.zip op-kernel-dev-703321b60b605b1f381f5dcf0bca42703b912e3e.tar.gz |
mm/shmem: introduce shmem_file_setup_with_mnt
We are planning to use our own tmpfs mnt in i915 in place of the
shm_mnt, such that we can control the mount options, in particular
huge=, which we require to support huge-gtt-pages. So rather than roll
our own version of __shmem_file_setup, it would be preferred if we could
just give shmem our mnt, and let it do the rest.
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Dave Hansen <dave.hansen@intel.com>
Cc: Kirill A. Shutemov <kirill@shutemov.name>
Cc: Hugh Dickins <hughd@google.com>
Cc: linux-mm@kvack.org
Acked-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171006145041.21673-2-matthew.auld@intel.com
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20171006221833.32439-1-chris@chris-wilson.co.uk
Diffstat (limited to 'sound/pci/echoaudio')
0 files changed, 0 insertions, 0 deletions