Re: [git pull v2] habanalabs fixes for 5.1-rc3

From: Oded Gabbay
Date: Thu Mar 28 2019 - 02:56:26 EST


On Thu, Mar 28, 2019 at 8:29 AM Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> On Thu, Mar 28, 2019 at 08:09:13AM +0200, Oded Gabbay wrote:
> > On Wed, Mar 27, 2019 at 3:09 AM Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
> > >
> > > On Tue, Mar 26, 2019 at 10:13:35AM +0200, Oded Gabbay wrote:
> > > > Hi Greg,
> > > >
> > > > A couple of important fixes for habanalabs driver:
> > > >
> > > > - Fix host crash upon resume after suspend
> > > > - Fix MMU related bugs which result in user's jobs getting stuck
> > > > - Fix race between user context cleanup and hard-reset which results in
> > > > host crash
> > > > - Fix sparse warning
> > >
> > > Much better, thanks, now pulled and pushed out.
> > >
> > > greg k-h
> >
> > Hi Greg,
> > In which branch do I see that ? I tried to find it in your char-misc
> > repo but couldn't find it.
>
> It should be in the char-misc-linus branch of the char-misc.git repo on
> git.kernel.org. Note, I was in the air for a long time yesterday, so
> the emails probably went out 8 hours before I was able to push out the
> git repo, but it should all be synced up now. Sorry for any confusion
> there.
>
> greg k-h
ah, ok. no problem, just wanted to make sure I'm looking at the right location.

Oded