mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-27 01:11:31 +00: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 | ||