lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250424142746.79062-1-linux@treblig.org>
Date: Thu, 24 Apr 2025 15:27:43 +0100
From: linux@...blig.org
To: arnaud.pouliquen@...s.st.com,
	andersson@...nel.org,
	mathieu.poirier@...aro.org
Cc: corbet@....net,
	linux-remoteproc@...r.kernel.org,
	linux-doc@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	"Dr. David Alan Gilbert" <linux@...blig.org>
Subject: [PATCH v2 0/3] rpmsg offchannel deadcoding

From: "Dr. David Alan Gilbert" <linux@...blig.org>

Hi,
  This removes a couple of unused functions in rpmsg,
and (v2) after discussions with Arnaud, follows the thread
and removes code that they would call.

(Build tested only)

Signed-off-by: Dr. David Alan Gilbert <linux@...blig.org>


Dr. David Alan Gilbert (3):
  rpmsg: core:  Remove deadcode
  rpmsg: virtio: Remove uncallable offchannel functions
  rpmsg: Remove unused method pointers *send_offchannel

 Documentation/staging/rpmsg.rst  | 46 -----------------------
 drivers/rpmsg/rpmsg_core.c       | 63 --------------------------------
 drivers/rpmsg/rpmsg_internal.h   |  6 ---
 drivers/rpmsg/virtio_rpmsg_bus.c | 22 -----------
 include/linux/rpmsg.h            | 22 -----------
 5 files changed, 159 deletions(-)

-- 
2.49.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ