[PATCH v1 0/2] Add missing fixes in fastrpc_get_args
Ekansh Gupta
quic_ekangupt at quicinc.com
Wed Dec 18 10:24:27 UTC 2024
This patch series adds the listed bug fixes that have been missing
in upstream fastRPC driver:
- Page address for registered buffer(with fd) is not calculated
properly.
- Page size calculation for non-registered buffer(copy buffer) is
incorrect.
Ekansh Gupta (2):
misc: fastrpc: Fix registered buffer page address
misc: fastrpc: Fix copy buffer page size
drivers/misc/fastrpc.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
2.34.1
More information about the dri-devel
mailing list