On 6/6/19 12:54 PM, Jason Gunthorpe wrote:
On Thu, Jun 06, 2019 at 12:44:36PM -0700, Ralph Campbell wrote:
On 6/6/19 7:50 AM, Jason Gunthorpe wrote:
On Mon, May 06, 2019 at 04:29:41PM -0700, rcampb...@nvidia.com wrote:
From: Ralph Campbell
The helper function hmm_vma_fault() calls hmm_ran
On Thu, Jun 06, 2019 at 12:44:36PM -0700, Ralph Campbell wrote:
>
> On 6/6/19 7:50 AM, Jason Gunthorpe wrote:
> > On Mon, May 06, 2019 at 04:29:41PM -0700, rcampb...@nvidia.com wrote:
> > > From: Ralph Campbell
> > >
> > > The helper function hmm_vma_fault() calls hmm_range_register() but is
> >
On 6/6/19 7:50 AM, Jason Gunthorpe wrote:
On Mon, May 06, 2019 at 04:29:41PM -0700, rcampb...@nvidia.com wrote:
From: Ralph Campbell
The helper function hmm_vma_fault() calls hmm_range_register() but is
missing a call to hmm_range_unregister() in one of the error paths.
This leads to a refer
On Mon, May 06, 2019 at 04:29:41PM -0700, rcampb...@nvidia.com wrote:
> From: Ralph Campbell
>
> The helper function hmm_vma_fault() calls hmm_range_register() but is
> missing a call to hmm_range_unregister() in one of the error paths.
> This leads to a reference count leak and ultimately a memo
On 5/12/19 8:07 AM, Jerome Glisse wrote:
On Tue, May 07, 2019 at 11:12:14AM -0700, Ralph Campbell wrote:
On 5/7/19 6:15 AM, Souptick Joarder wrote:
On Tue, May 7, 2019 at 5:00 AM wrote:
From: Ralph Campbell
The helper function hmm_vma_fault() calls hmm_range_register() but is
missing a
On Sun, May 12, 2019 at 11:07:24AM -0400, Jerome Glisse wrote:
> On Tue, May 07, 2019 at 11:12:14AM -0700, Ralph Campbell wrote:
> >
> > On 5/7/19 6:15 AM, Souptick Joarder wrote:
> > > On Tue, May 7, 2019 at 5:00 AM wrote:
> > > >
> > > > From: Ralph Campbell
> > > >
> > > > The helper functi
On Tue, May 07, 2019 at 11:12:14AM -0700, Ralph Campbell wrote:
>
> On 5/7/19 6:15 AM, Souptick Joarder wrote:
> > On Tue, May 7, 2019 at 5:00 AM wrote:
> > >
> > > From: Ralph Campbell
> > >
> > > The helper function hmm_vma_fault() calls hmm_range_register() but is
> > > missing a call to hm
On Tue, May 7, 2019 at 11:42 PM Ralph Campbell wrote:
>
>
> On 5/7/19 6:15 AM, Souptick Joarder wrote:
> > On Tue, May 7, 2019 at 5:00 AM wrote:
> >>
> >> From: Ralph Campbell
> >>
> >> The helper function hmm_vma_fault() calls hmm_range_register() but is
> >> missing a call to hmm_range_unregis
On 5/7/19 6:15 AM, Souptick Joarder wrote:
On Tue, May 7, 2019 at 5:00 AM wrote:
From: Ralph Campbell
The helper function hmm_vma_fault() calls hmm_range_register() but is
missing a call to hmm_range_unregister() in one of the error paths.
This leads to a reference count leak and ultimatel
On Tue, May 7, 2019 at 5:00 AM wrote:
>
> From: Ralph Campbell
>
> The helper function hmm_vma_fault() calls hmm_range_register() but is
> missing a call to hmm_range_unregister() in one of the error paths.
> This leads to a reference count leak and ultimately a memory leak on
> struct hmm.
>
> A
From: Ralph Campbell
The helper function hmm_vma_fault() calls hmm_range_register() but is
missing a call to hmm_range_unregister() in one of the error paths.
This leads to a reference count leak and ultimately a memory leak on
struct hmm.
Always call hmm_range_unregister() if hmm_range_register
11 matches
Mail list logo