[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201211163749.31956-1-yonatanlinik@gmail.com>
Date: Fri, 11 Dec 2020 18:37:48 +0200
From: Yonatan Linik <yonatanlinik@...il.com>
To: davem@...emloft.net, kuba@...nel.org
Cc: ast@...nel.org, daniel@...earbox.net, kafai@...com,
songliubraving@...com, yhs@...com, andriin@...com,
john.fastabend@...il.com, kpsingh@...omium.org, willemb@...gle.com,
john.ogness@...utronix.de, arnd@...db.de, maowenan@...wei.com,
colin.king@...onical.com, orcohen@...oaltonetworks.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
bpf@...r.kernel.org, Yonatan Linik <yonatanlinik@...il.com>
Subject: [PATCH 0/1] net: Fix use of proc_fs
This patch fixes the failure of af_packet module initialization when
CONFIG_PROC_FS=n.
The commit message itself has a pretty thorough explanation.
I will just add that I made sure this fixes the problem, both by
using socket from userspace and by looking at kernel logs.
Yonatan Linik (1):
net: Fix use of proc_fs
net/packet/af_packet.c | 2 ++
1 file changed, 2 insertions(+)
base-commit: bbf5c979011a099af5dc76498918ed7df445635b
--
2.25.1
Powered by blists - more mailing lists