lkml.org 
[lkml]   [2019]   [Feb]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: INFO: task hung in rtnetlink_rcv_msg
From
Date
On Fri, 2019-02-22 at 12:01 -0800, Jakub Kicinski wrote:
> Hi!
>
> Seems like something funny is going on with get_maintainer.pl since XDP
> entry got added. We seem to have been CCed on:

I suggest removing the MAINTAINERS line with

K: xdp

as xdp is a pretty generic file/patch content
regex match for the K: type

$ git grep --name-only xdp | wc -l
236

Rather more files than desired.

The N: match is dubious too.

It's generally better to have specific lists of
maintained file patterns rather than using the
K: and N: pattern matches.

---
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index d7ad97b235ec..aa703e2cb882 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16970,7 +16970,6 @@ F: include/net/xdp.h
F: kernel/bpf/devmap.c
F: kernel/bpf/cpumap.c
F: include/trace/events/xdp.h
-K: xdp
N: xdp

XDP SOCKETS (AF_XDP)

\
 
 \ /
  Last update: 2019-02-22 21:15    [W:0.065 / U:3.372 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site