[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wjkQb8DzNg-qAWKWFAS-3Uy-4BUYR0ympb_W-Om=TabNg@mail.gmail.com>
Date: Mon, 12 Jul 2021 12:03:36 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Guenter Roeck <linux@...ck-us.net>
Cc: Christoph Hellwig <hch@....de>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Jens Axboe <axboe@...nel.dk>
Subject: Re: Linux 5.14-rc1
On Mon, Jul 12, 2021 at 6:53 AM Guenter Roeck <linux@...ck-us.net> wrote:
>
> On 7/11/21 10:20 PM, Christoph Hellwig wrote:
> >
> > This should fіx it:
> >
> > -#if !defined(CONFIG_DEBUG_BLOCK_EXT_DEVT)
> > #define SD_MINORS 16
> > -#else
> > -#define SD_MINORS 0
> > -#endif
> >
> > static void sd_config_discard(struct scsi_disk *, unsigned int);
> > static void sd_config_write_same(struct scsi_disk *);
> >
>
> Yes, that fixes the problem for me.
>
> Tested-by: Guenter Roeck <linux@...ck-us.net>
Thanks for reporting and testing.
Christoph, can I get that as a proper patch with a commit message?
Linus
Powered by blists - more mailing lists