sysfs_dirent went away when kernfs was extracted from sysfs. The reference
to the kobject now lives in a kernfs_node (in the 'priv' member).
See commit 324a56e16e44 ("kernfs: s/sysfs_dirent/kernfs_node/ and rename
its friends accordingly").
Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
|
||
|---|---|---|
| .. | ||
| arm | ||
| arm64 | ||
| filesystems | ||
| video4linux | ||
| basic_profiling.txt | ||
| CodingStyle | ||
| email-clients.txt | ||
| gpio.txt | ||
| HOWTO | ||
| io_ordering.txt | ||
| IRQ.txt | ||
| magic-number.txt | ||
| oops-tracing.txt | ||
| SecurityBugs | ||
| sparse.txt | ||
| stable_api_nonsense.txt | ||
| stable_kernel_rules.txt | ||
| SubmittingDrivers | ||
| SubmittingPatches | ||
| volatile-considered-harmful.txt | ||