Re: [PATCH 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()

From: Ira Weiny
Date: Thu Feb 16 2023 - 12:30:55 EST


Zhao Liu wrote:
> On Tue, Feb 14, 2023 at 08:25:08PM -0800, Ira Weiny wrote:
> > Date: Tue, 14 Feb 2023 20:25:08 -0800
> > From: Ira Weiny <ira.weiny@xxxxxxxxx>
> > Subject: Re: [PATCH 0/9] drm/i915: Replace kmap_atomic() with
> > kmap_local_page()
> >
> > Zhao Liu wrote:
> > > From: Zhao Liu <zhao1.liu@xxxxxxxxx>
> > >
> > > The use of kmap_atomic() is being deprecated in favor of
> > > kmap_local_page()[1].
> >
> > Zhao,
> >
> > Was there ever a v2 of this series? I'm not finding it on Lore.
>
> Sorry Ira, my delay is too long, I was busy with other patch work,
> I will refresh v2 soon, and push this forward!

Awesome! Thanks!
Ira

>
> Best Regards,
> Zhao