Thread (2 messages) 2 messages, 2 authors, 2021-03-30

Re: [PATCH] scsi: bnx2i: make bnx2i_process_iscsi_error simpler and more robust

From: "Martin K. Petersen" <martin.petersen@oracle.com>
Date: 2021-03-30 03:56:20
Also in: lkml

On Wed, 10 Mar 2021 23:16:02 +0100, Rasmus Villemoes wrote:
Instead of strcpy'ing into a stack buffer, just let additional_notice
point to a string literal living in .rodata. This is better in a few
ways:

- Smaller .text - instead of gcc compiling the strcpys as a bunch of
  immediate stores (effectively encoding the string literal in the
  instruction stream), we only pay the price of storing the literal in
  .rodata.

[...]
Applied to 5.13/scsi-queue, thanks!

[1/1] scsi: bnx2i: make bnx2i_process_iscsi_error simpler and more robust
      https://git.kernel.org/mkp/scsi/c/adb253433dc8

-- 
Martin K. Petersen	Oracle Linux Engineering
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help