mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-18 21:29:44 +00:00
Fixes an error where debugfs_remove_recursive() is called first on a parent
directory and then again on a child which causes a kernel panic.
Signed-off-by: Martin Tůma <martin.tuma@digiteqautomotive.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| mgb4_cmt.c | ||
| mgb4_cmt.h | ||
| mgb4_core.c | ||
| mgb4_core.h | ||
| mgb4_dma.c | ||
| mgb4_dma.h | ||
| mgb4_i2c.c | ||
| mgb4_i2c.h | ||
| mgb4_io.h | ||
| mgb4_regs.c | ||
| mgb4_regs.h | ||
| mgb4_sysfs_in.c | ||
| mgb4_sysfs_out.c | ||
| mgb4_sysfs_pci.c | ||
| mgb4_sysfs.h | ||
| mgb4_trigger.c | ||
| mgb4_trigger.h | ||
| mgb4_vin.c | ||
| mgb4_vin.h | ||
| mgb4_vout.c | ||
| mgb4_vout.h | ||