linux-hardened/drivers/gpu
Al Viro 1f58bb18f6 mount_pseudo(): drop 'name' argument, switch to d_make_root()
Once upon a time we used to set ->d_name of e.g. pipefs root
so that d_path() on pipes would work.  These days it's
completely pointless - dentries of pipes are not even connected
to pipefs root.  However, mount_pseudo() had set the root
dentry name (passed as the second argument) and callers
kept inventing names to pass to it.  Including those that
didn't *have* any non-root dentries to start with...

All of that had been pointless for about 8 years now; it's
time to get rid of that cargo-culting...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2019-05-25 17:59:24 -04:00
..
drm mount_pseudo(): drop 'name' argument, switch to d_make_root() 2019-05-25 17:59:24 -04:00
host1x gpu: host1x: Program stream ID to bypass without SMMU 2019-04-11 17:40:35 +02:00
ipu-v3 gpu: ipu-v3: dp: fix CSC handling 2019-04-23 14:54:16 +02:00
vga - qxl: Remove the conflicting framebuffers earlier 2019-03-14 11:37:46 +10:00
Makefile