lkml.org 
[lkml]   [2019]   [Aug]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCHv2 0/3] convert i915 to new mount API
Date
	Hello,

Convert i915 to a new mount API and fix i915_gemfs_init() kernel Oops.

It also appears that we need to EXPORTs put_filesystem(), so i915
can properly put filesystem after it is done with kern_mount().

v2:
- export put_filesystem() [Chris]
- always put_filesystem() in i915_gemfs_init() [Chris]
- improve i915_gemfs_init() error message [Chris]

Sergey Senozhatsky (3):
fs: export put_filesystem()
i915: convert to new mount API
i915: do not leak module ref counter

drivers/gpu/drm/i915/gem/i915_gemfs.c | 33 +++++++++++++++++++--------
fs/filesystems.c | 1 +
2 files changed, 25 insertions(+), 9 deletions(-)

--
2.22.0

\
 
 \ /
  Last update: 2019-08-05 18:06    [W:0.114 / U:0.980 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site