On Tue, May 26, 2026 at 10:36:18AM +0530, Praveen Talari wrote: > Hi > > On 22-05-2026 15:17, Greg Kroah-Hartman wrote: > > On Mon, May 18, 2026 at 11:26:56PM +0530, Praveen Talari wrote: > > > Add tracing to the Qualcomm GENI serial driver to improve runtime > > > observability. > > > > > > Trace hooks are added at key points including termios and clock > > > configuration, manual control get/set, interrupt handling, and data > > > TX/RX paths. > > > > > > Reviewed-by: Konrad Dybcio <[email protected]> > > > Signed-off-by: Praveen Talari <[email protected]> > > > --- > > > v2->v3: > > > - Updated commit text(removed example as it was available on cover > > > letter). > > > --- > > > drivers/tty/serial/qcom_geni_serial.c | 27 +++++++++++++++++++++++---- > > > 1 file changed, 23 insertions(+), 4 deletions(-) > > This patch did not apply to my tree :( > Do you mean these patches are not applied cleanly?
Yes. > If yes, i will push on linux-next tip. You mean rebase, right? thanks, greg k-h
