Message ID | YoSWZoB1/38DdP4S@infradead.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] nvme updates for Linux 5.19 | expand |
On 5/18/22 08:47, Christoph Hellwig wrote: > The following changes since commit c23d47abee3a54e4991ed3993340596d04aabd6a: > > loop: remove most the top-of-file boilerplate comment from the UAPI header (2022-05-10 06:30:05 -0600) > Hmm. So how do we progress with the authentication patches? Shall I resubmit them? Will you be picking them up? Is there anything I need to fix up? Cheers, Hannes
On Wed, May 18, 2022 at 09:23:45AM +0200, Hannes Reinecke wrote: > On 5/18/22 08:47, Christoph Hellwig wrote: > > The following changes since commit c23d47abee3a54e4991ed3993340596d04aabd6a: > > > > loop: remove most the top-of-file boilerplate comment from the UAPI header (2022-05-10 06:30:05 -0600) > > > Hmm. So how do we progress with the authentication patches? > Shall I resubmit them? > Will you be picking them up? > Is there anything I need to fix up? I'm a little worried adding it this late in the cycle, especially with the (although rather trivial) crypto patches not having any reviews from the crypto maintainers. If you can get those we should be ready early for the next merge window which is going to start in just a few days.
On 5/18/22 09:27, Christoph Hellwig wrote: > On Wed, May 18, 2022 at 09:23:45AM +0200, Hannes Reinecke wrote: >> On 5/18/22 08:47, Christoph Hellwig wrote: >>> The following changes since commit c23d47abee3a54e4991ed3993340596d04aabd6a: >>> >>> loop: remove most the top-of-file boilerplate comment from the UAPI header (2022-05-10 06:30:05 -0600) >>> >> Hmm. So how do we progress with the authentication patches? >> Shall I resubmit them? >> Will you be picking them up? >> Is there anything I need to fix up? > > I'm a little worried adding it this late in the cycle, especially with > the (although rather trivial) crypto patches not having any reviews from > the crypto maintainers. If you can get those we should be ready early > for the next merge window which is going to start in just a few days. Right. Will see what I can do. Cheers, Hannes
On 5/18/22 12:47 AM, Christoph Hellwig wrote: > The following changes since commit c23d47abee3a54e4991ed3993340596d04aabd6a: > > loop: remove most the top-of-file boilerplate comment from the UAPI header (2022-05-10 06:30:05 -0600) > > are available in the Git repository at: > > git://git.infradead.org/nvme.git tags/nvme-5.19-2022-05-18 Pulled, thanks.