summaryrefslogtreecommitdiff
path: root/drivers/dma-buf
diff options
context:
space:
mode:
authorMatthew Auld <matthew.auld@intel.com>2021-11-26 14:08:43 +0300
committerMatthew Auld <matthew.auld@intel.com>2021-11-26 17:46:01 +0300
commit3ccadbce8543dc4b2933509042b3d7e71ef05976 (patch)
treeb78dde3f7cdfacd4aeccf8da4262a6c63b1a0568 /drivers/dma-buf
parent8b91cdd4f8649560a8ac37b134008fe67d94ad4d (diff)
downloadlinux-3ccadbce8543dc4b2933509042b3d7e71ef05976.tar.xz
drm/i915/gemfs: don't mark huge_opt as static
vfs_kernel_mount() modifies the passed in mount options, leaving us with "huge", instead of "huge=within_size". Normally this shouldn't matter with the usual module load/unload flow, however with the core_hotunplug IGT we are hitting the following, when re-probing the memory regions: i915 0000:00:02.0: [drm] Transparent Hugepage mode 'huge' tmpfs: Bad value for 'huge' [drm] Unable to create a private tmpfs mount, hugepage support will be disabled(-22). References: https://gitlab.freedesktop.org/drm/intel/-/issues/4651 Signed-off-by: Matthew Auld <matthew.auld@intel.com> Cc: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211126110843.2028582-1-matthew.auld@intel.com
Diffstat (limited to 'drivers/dma-buf')
0 files changed, 0 insertions, 0 deletions