+12
−0
+72
−4
+10
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
debugfs: implement symbolic links Implement a new function debugfs_create_symlink() which can be used to create symbolic links in debugfs. This function can be useful for people moving functionality from /proc to debugfs (e.g. the gcov-kernel patch). Signed-off-by:Peter Oberparleiter <peter.oberparleiter@de.ibm.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>