All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@ziepe.ca>
To: Douglas Gilbert <dgilbert@interlog.com>
Cc: Bodo Stroesser <bostroesser@gmail.com>,
	linux-scsi@vger.kernel.org, martin.petersen@oracle.com,
	jejb@linux.vnet.ibm.com, hare@suse.de, bvanassche@acm.org
Subject: Re: [PATCH 1/5] sgl_alloc_order: remove 4 GiB limit
Date: Tue, 25 Oct 2022 09:19:13 -0300	[thread overview]
Message-ID: <Y1fUQZdpXUTPUovP@ziepe.ca> (raw)
In-Reply-To: <9b5f5e2b-bf37-f986-469f-107eb463924b@interlog.com>

On Mon, Oct 24, 2022 at 03:58:22PM -0400, Douglas Gilbert wrote:

> Changing the interface of sgl_alloc_order() will break these callers:
>    drivers/scsi/ipr.c
>    drivers/target/target_core_transport.c
> 
> due to change the type (and size on 64 bit machines) of the fifth argument
> (i.e. 'size_t *nent_p').

Yes, you'd fold those small fixes into this patch.

Jason

  reply	other threads:[~2022-10-25 12:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-24  1:02 [PATCH 0/5] scatterlist: add operations for scsi_debug Douglas Gilbert
2022-10-24  1:02 ` [PATCH 1/5] sgl_alloc_order: remove 4 GiB limit Douglas Gilbert
2022-10-24 12:21   ` Jason Gunthorpe
2022-10-24 14:32     ` Bodo Stroesser
2022-10-24 17:32       ` Jason Gunthorpe
2022-10-24 19:58         ` Douglas Gilbert
2022-10-25 12:19           ` Jason Gunthorpe [this message]
2022-10-25 10:46         ` Bodo Stroesser
2022-10-25 12:18           ` Jason Gunthorpe
2022-10-24  1:02 ` [PATCH 2/5] scatterlist: add sgl_copy_sgl() function Douglas Gilbert
2022-10-24  1:02 ` [PATCH 3/5] scatterlist: add sgl_equal_sgl() function Douglas Gilbert
2022-10-24  1:02 ` [PATCH 4/5] scatterlist: add sgl_memset() Douglas Gilbert
2022-10-24  1:02 ` [PATCH 5/5] scsi_debug: change store from vmalloc to sgl Douglas Gilbert
2022-10-24 15:08   ` Bodo Stroesser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Y1fUQZdpXUTPUovP@ziepe.ca \
    --to=jgg@ziepe.ca \
    --cc=bostroesser@gmail.com \
    --cc=bvanassche@acm.org \
    --cc=dgilbert@interlog.com \
    --cc=hare@suse.de \
    --cc=jejb@linux.vnet.ibm.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.