Re: [RFC][PATCH 01/42] drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()

From: Linus Torvalds
Date: Thu Jul 12 2018 - 11:05:46 EST


On Thu, Jul 12, 2018 at 5:43 AM Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
>
> A question regarding the customs in such situations - are previous
> Reviewed-by/Acked-by normally kept across rebases like that?

Yeah, unless there were big changes, keep the reviewed/acked-by lines.

Otherwise you'd never be able to handle different people giving
slightly different feedback about separate issues.

Linus