Discussion:
linux-next: Fixes tag needs some work in the hmm tree
(too old to reply)
Stephen Rothwell
2020-03-17 20:50:33 UTC
Permalink
Hi all,

In commit

ee37d9e6e474 ("mm/hmm: don't handle the non-fault case in hmm_vma_walk_hole_()")

Fixes tag

Fixes: 2aee09d ("mm/hmm: change hmm_vma_fault() to allow write fault on page basis")

has these problem(s):

- SHA1 should be at least 12 digits long
Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11
or later) just making sure it is not set (or set to "auto").
--
Cheers,
Stephen Rothwell
Jason Gunthorpe
2020-03-17 23:08:47 UTC
Permalink
Post by Stephen Rothwell
Hi all,
In commit
ee37d9e6e474 ("mm/hmm: don't handle the non-fault case in hmm_vma_walk_hole_()")
Fixes tag
Fixes: 2aee09d ("mm/hmm: change hmm_vma_fault() to allow write fault on page basis")
Fixed, and really confused how it happened :\

Thanks,
Jason

Loading...