From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 61F308F48; Tue, 20 Aug 2024 00:33:58 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724114038; cv=none; b=k0Jeh7e48xNLanRuuVSKshYhM1nC7tQdNy5ne4NLyow7V4X/iohsfetrlXvMHKdkdiU9jPSJbIO15ZRYREW9m+U0c7FjsxRdu9c7TwcUPwnlkB/jKRDtiHHYsG8UBAz/rzgFE58Z0L0Y7JIazQ9MOVUeZBqoZuhyAxUwrj5XmZ4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724114038; c=relaxed/simple; bh=g00JGiH0JG0j/R44VeHoKyBRwYRPXo+pdBTVlLnmgq8=; h=Date:From:To:Cc:Subject:Message-Id:In-Reply-To:References: Mime-Version:Content-Type; b=fCCPYvr8tvZ3CHU0l4CZ/PFqZxxkspvFYI1udXWefxuth3gqbzWMlcwB+Ks3dVhk6/z+4FHVBnZEKXMwRV6FdSWTgb6aB8KMZ5PmfDYsmgLLJFwu03Eds7nohZ/eC8nW3TxTUAgEbxVyJLWNdgQzBYC8snTTFbMRMYfeJFjkYrM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux-foundation.org header.i=@linux-foundation.org header.b=bpC6fL3o; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux-foundation.org header.i=@linux-foundation.org header.b="bpC6fL3o" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B99A8C32782; Tue, 20 Aug 2024 00:33:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1724114037; bh=g00JGiH0JG0j/R44VeHoKyBRwYRPXo+pdBTVlLnmgq8=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=bpC6fL3oSpWqteku+rrE9sdGkpxY8CdxvOCi52PeCCzxv+ovyZkTrkLHC2vabPtLJ lg3WViUFL7GNbnu4jD7b0AjPRmDVVtgCvkVsKD7sbvaJcASYvLTcR0ZCfNopMSoxC6 0SWYDzguyWshm3pzdVryT8djmUreaWswLkeXac78= Date: Mon, 19 Aug 2024 17:33:57 -0700 From: Andrew Morton To: gaoxu Cc: Stephen Rothwell , Linux Kernel Mailing List , "Linux Next Mailing List" Subject: Re: =?UTF-8?Q?=E5=9B=9E=E5=A4=8D:?= linux-next: Signed-off-by missing for commit in the mm tree Message-Id: <20240819173357.425eef9ab459dd02f8d051d4@linux-foundation.org> In-Reply-To: <8097d6e2573246f089906db6633e7958@honor.com> References: <20240819080327.171fabbe@canb.auug.org.au> <8097d6e2573246f089906db6633e7958@honor.com> X-Mailer: Sylpheed 3.8.0beta1 (GTK+ 2.24.33; x86_64-pc-linux-gnu) Precedence: bulk X-Mailing-List: linux-next@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 19 Aug 2024 03:56:04 +0000 gaoxu wrote: > > > > Hi all, > > > > Commit > > > > ccbb07b2a3a7 ("mm: add lazyfree folio to lru tail") > > > > is missing a Signed-off-by from its author. > > > > Actually the Author is "gaoxu " while the Signed-off-by > > is "gao xu ". > I apologize for the mistake. Are there any remedial measures? > I will be more careful next time. Well, which address should we use?