On Mon, May 02, 2022 at 04:15:12PM +0530, Vijaya Krishna Nivarthi wrote: > Register read/write tracing is causing excessive > logging and filling the rtb buffer and effecting > performance. > > Disabled MMIO tracing from QUP wrapper and serial > driver to disable register read/write tracing. > > Vijaya Krishna Nivarthi (2): > soc: qcom: geni: Disable MMIO tracing > tty: serial: qcom_geni_serial: Disable MMIO tracing > > drivers/soc/qcom/qcom-geni-se.c | 8 +++++++- > drivers/tty/serial/qcom_geni_serial.c | 8 +++++++- > 2 files changed, 14 insertions(+), 2 deletions(-) > > -- > Doesn't this series depend on the MMIO tracing series? Why not just make it part of that one? confused, greg k-h