mirror of
https://github.com/torvalds/linux.git
synced 2026-03-14 16:06:15 +01:00
If we pass ERR_PTR(-EFAULT) to kfree() then it's going to oops.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| ptp_chardev.c | ||
| ptp_clock.c | ||
| ptp_ixp46x.c | ||
| ptp_pch.c | ||
| ptp_private.h | ||
| ptp_sysfs.c | ||