On Sat, Jun 19, 2021 at 10:10 PM David Lamparter <equi...@diac24.net> wrote: > > On Tue, May 18, 2021 at 01:09:17PM +0200, David Lamparter wrote: > > On Thu, May 06, 2021 at 08:24:30PM +0200, David Lamparter wrote: > > > writel() and co. already include the endian swap; doing the swap twice > > > is, er, unhelpful. > > > > > > Tested on a P4080DS, which boots perfectly fine off NVMe with this. > > > > is there anything to be done on my end to get this merged? The > > MAINTAINERS file has no entry for drivers/nvme/ so I'm not quite sure > > who to ping on this... > > Ping - could someone review and/or merge this? >
I guess you can use "git blame" to see who's contributed on a file and get them cc'ed :) Anyway, I have reviewed this patch, and Tom could pick this up soon. Regards, Bin