Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1627673

Re: [PATCH v2 0/2] nvme APST quirk updates, take two

From Jens Axboe <axboe@kernel.dk>
Newsgroups linux.kernel
Subject Re: [PATCH v2 0/2] nvme APST quirk updates, take two
Date 2017-04-20 18:40 +0200
Message-ID <tynhE-2OS-29@gated-at.bofh.it> (permalink)
References <tymYi-2Ig-17@gated-at.bofh.it> <tymYi-2Ig-19@gated-at.bofh.it> <tymYi-2Ig-15@gated-at.bofh.it> <tyn7Y-2LD-27@gated-at.bofh.it> <tynhE-2OS-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 04/20/2017 10:30 AM, Jens Axboe wrote:
> On 04/20/2017 10:29 AM, Keith Busch wrote:
>> On Thu, Apr 20, 2017 at 07:15:15PM +0300, Sagi Grimberg wrote:
>>>
>>>>> Hi Jens-
>>>>>
>>>>> These are just the quirk updates, split out.  The patches are
>>>>> unchanged.
>>>>>
>>>>> I think that, even if we want to apply a broader quirk for 4.11, we
>>>>> should still apply these so that we can cleanly revert the broader
>>>>> quirk later.  IOW, let's get the known regressions fixed before we
>>>>> get too excited about the unknown regressions.
>>>>
>>>> This looks good to me, and 4.11 appropriate. I'll expedite this
>>>> through the block tree, if Keith/Sagi/Christoph agrees on this
>>>> being the right approach for 4.11.
>>>
>>> I'm perfectly fine with this going to 4.11
>>
>> All good with me as well.
>>
>> Reviewed-by: Keith Busch <keith.busch@intel.com>
> 
> Great, I have queued it up.

Spoke too soon. Andy, did you compile this?

drivers/nvme/host/core.c: In function ‘nvme_init_identify’:
drivers/nvme/host/core.c:1524:6: error: ‘force_apst’ undeclared (first use in this function)
  if (force_apst && (ctrl->quirks & NVME_QUIRK_NO_DEEPEST_PS)) {
      ^~~~~~~~~~
drivers/nvme/host/core.c:1524:6: note: each undeclared identifier is reported only once for each function it appears in

No, you did not.

-- 
Jens Axboe

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH v2 0/2] nvme APST quirk updates, take two Sagi Grimberg <sagi@grimberg.me> - 2017-04-20 18:20 +0200
  Re: [PATCH v2 0/2] nvme APST quirk updates, take two Keith Busch <keith.busch@intel.com> - 2017-04-20 18:30 +0200
    Re: [PATCH v2 0/2] nvme APST quirk updates, take two Jens Axboe <axboe@kernel.dk> - 2017-04-20 18:40 +0200
      Re: [PATCH v2 0/2] nvme APST quirk updates, take two Jens Axboe <axboe@kernel.dk> - 2017-04-20 18:40 +0200
        Re: [PATCH v2 0/2] nvme APST quirk updates, take two Jens Axboe <axboe@kernel.dk> - 2017-04-20 19:10 +0200
          Re: [PATCH v2 0/2] nvme APST quirk updates, take two Andy Lutomirski <luto@kernel.org> - 2017-04-20 21:00 +0200

csiph-web