[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250806201047.754240-1-abinashsinghlalotra@gmail.com>
Date: Thu, 7 Aug 2025 01:40:45 +0530
From: Abinash Singh <abinashsinghlalotra@...il.com>
To: andriy.shevchenko@...ux.intel.com
Cc: abinashsinghlalotra@...il.com,
arnd@...db.de,
gregkh@...uxfoundation.org,
jirislaby@...nel.org,
linux-kernel@...r.kernel.org,
linux-serial@...r.kernel.org,
sunilvl@...tanamicro.com,
u.kleine-koenig@...libre.com
Subject: [PATCH v2 0/2] serial: 8250_platform: Reduce stack usage in probe functions
Hello,
I’m very happy and grateful to receive such valuable feedback and
support from you all.I’ve carefully reviewed the comments and
have applied the suggested changes in this v2 series.
Please let me know if there is anything else I can
improve or correct further. I truly appreciate your
time and guidance.
Changes in v2:
- Use kzalloc() instead of kmalloc() + memset()
- Removed unnecessary NULL initialization
- Fixed include ordering
- Improved subject line clarity
Thank you very much !
Best regards,
Abinash
Abinash Singh (2):
serial: 8250_platform: Reduce stack usage in serial8250_probe_acpi()
serial: 8250_platform: Reduce stack usage in
serial8250_probe_platform()
drivers/tty/serial/8250/8250_platform.c | 87 +++++++++++++------------
1 file changed, 46 insertions(+), 41 deletions(-)
--
2.50.1
Powered by blists - more mailing lists