On 2019/3/1 4:44, David Miller wrote:
>
> This series mixes cleanups with a bug fix.
>
> The cleanup is only appropriate for net-next, and the bug fix is
> appropriate for net.
patch 2 is based on patch 1 now, atalk_proc_exit context is changed,
if they go separately, a small conflict will occur
This series mixes cleanups with a bug fix.
The cleanup is only appropriate for net-next, and the bug fix is
appropriate for net.
Also, your header posting here was empty. It must actually
say something.
Specifically it must always say what the patch series is doing,
why it is doing it, and wh
From: YueHaibing
YueHaibing (2):
appletalk: use remove_proc_subtree to simplify procfs code
appletalk: Fix use-after-free in atalk_proc_exit
include/linux/atalk.h| 2 +-
net/appletalk/atalk_proc.c | 58 +---
net/appletalk/ddp.c