From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: Re: [PATCH 3/5] kernel.h: Add non_block_start/end() Date: Tue, 3 Sep 2019 04:36:44 -0300 Message-ID: <20190903073644.GB4500@ziepe.ca> References: <20190826201425.17547-1-daniel.vetter@ffwll.ch> <20190826201425.17547-4-daniel.vetter@ffwll.ch> <20190827225002.GB30700@ziepe.ca> <20190828184330.GD933@ziepe.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Daniel Vetter Cc: LKML , Linux MM , DRI Development , Peter Zijlstra , Ingo Molnar , Andrew Morton , Michal Hocko , David Rientjes , Christian =?utf-8?B?S8O2bmln?= , =?utf-8?B?SsOpcsO0bWU=?= Glisse , Masahiro Yamada , Wei Wang , Andy Shevchenko , Thomas Gleixner , Jann Horn , Feng Tang , Kees Cook , Randy Dunlap , Daniel Vetter List-Id: dri-devel@lists.freedesktop.org On Tue, Sep 03, 2019 at 09:28:23AM +0200, Daniel Vetter wrote: > > Cleanest would be a new header I guess, together with might_sleep(). > > But moving that is a bit much I think, there's almost 500 callers of > > that one from a quick git grep > > > > > If dropping do while is the only change then I can edit it in.. > > > I think we have the acks now > > > > Yeah sounds simplest, thanks. > > Hi Jason, > > Do you expect me to resend now, or do you plan to do the patchwork > appeasement when applying? I've seen you merged the other patches > (thanks!), but not these two here. Sorry, I didn't get to this before I started travelling, and deferred it since we were having linux-next related problems with hmm.git. I hope to do it today. I will fix it up as promised Thanks, Jason