On Wed, Feb 10, 2021 at 10:31 AM Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote: > On Wed, Feb 10, 2021 at 8:50 AM Drew Fustini <drew@xxxxxxxxxxxxxxx> wrote: ... > > - debugfs_create_file("pinctrl-devices", S_IFREG | S_IRUGO, > > + debugfs_create_file("pinctrl-devices", 0400, > > What about the loss of S_IFREG? What do you mean? https://elixir.bootlin.com/linux/latest/source/fs/debugfs/inode.c#L387 -- With Best Regards, Andy Shevchenko