On Thu, Oct 21, 2021 at 08:10:49PM -0700, Geoff Levand wrote: > Hi Luis, > > On 10/18/21 9:15 AM, Luis Chamberlain wrote: > > On Sun, Oct 17, 2021 at 08:26:33AM -0700, Geoff Levand wrote: > >> Hi Luis, > >> > >> On 10/15/21 4:52 PM, Luis Chamberlain wrote: > >>> This patch set consists of al the straggler drivers for which we have > >>> have no patch reviews done for yet. I'd like to ask for folks to please > >>> consider chiming in, specially if you're the maintainer for the driver. > >>> Additionally if you can specify if you'll take the patch in yourself or > >>> if you want Jens to take it, that'd be great too. > >> > >> Do you have a git repo with the patch set applied that I can use to test with? > > > > Sure, although the second to last patch is in a state of flux given > > the ataflop driver currently is broken and so we're seeing how to fix > > that first: > > > > https://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux-next.git/log/?h=20211011-for-axboe-add-disk-error-handling > > That branch has so many changes applied on top of the base v5.15-rc4 > that the patches I need to apply to test on PS3 with don't apply. > > Do you have something closer to say v5.15-rc5? Preferred would be > just your add_disk() error handling patches plus what they depend > on. If you just want to test the ps3 changes, I've put this branch together just for yo, its based on v5.15-rc6: https://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git/log/?h=20211025-ps3-add-disk Luis