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: <1690356959-1968-1-git-send-email-quic_ekangupt@quicinc.com>
Date:   Wed, 26 Jul 2023 13:05:57 +0530
From:   Ekansh Gupta <quic_ekangupt@...cinc.com>
To:     <srinivas.kandagatla@...aro.org>, <linux-arm-msm@...r.kernel.org>
CC:     Ekansh Gupta <quic_ekangupt@...cinc.com>,
        <ekangupt@....qualcomm.com>, <gregkh@...uxfoundation.org>,
        <linux-kernel@...r.kernel.org>, <fastrpc.upstream@....qualcomm.com>
Subject: [PATCH v1 0/2] Static PD restart support and remote heap management redesign

Static PDs need to support restart feature where it can be restarted
affecting other PDs running on the same subsystem. For this support
fastrpc driver needs to handle events of PD down and up. This
requires addition of a service locator to get the event notifications
for audio and sensor domain static PDs. On different events, fastrpc
needs to take care of cleaning up resources and notifying the user
daemon process.

Ekansh Gupta (2):
  misc: fastrpc: Redesign remote heap management
  misc: fastrpc: Add static PD restart support

 drivers/misc/fastrpc.c | 386 +++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 338 insertions(+), 48 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ