Quoting Matthew Auld (2017-09-25 19:47:18) > In i915 we now have our own tmpfs mount, so ensure that shmem_fill_super > also calls shmem_parse_options when dealing with a kernel mount. > Otherwise we have to clumsily call remount_fs when we want to supply our > mount options. > > Signed-off-by: Matthew Auld <matthew.a...@intel.com> > Cc: Joonas Lahtinen <joonas.lahti...@linux.intel.com> > Cc: Chris Wilson <ch...@chris-wilson.co.uk> > Cc: Dave Hansen <dave.han...@intel.com> > Cc: Kirill A. Shutemov <kir...@shutemov.name> > Cc: Andrew Morton <a...@linux-foundation.org> > Cc: Hugh Dickins <hu...@google.com> > Cc: linux...@kvack.org
I could not find a counter argument why all kernel users had to skip shmem_parse_options(), is there a danger that data may be anything other than a string or NULL? -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx