From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1C96CC001DE for ; Tue, 25 Jul 2023 09:00:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232444AbjGYJAP (ORCPT ); Tue, 25 Jul 2023 05:00:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44590 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232505AbjGYI77 (ORCPT ); Tue, 25 Jul 2023 04:59:59 -0400 Received: from elvis.franken.de (elvis.franken.de [193.175.24.41]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 33E9D131; Tue, 25 Jul 2023 01:59:56 -0700 (PDT) Received: from uucp by elvis.franken.de with local-rmail (Exim 3.36 #1) id 1qODtS-0008Gt-00; Tue, 25 Jul 2023 10:59:46 +0200 Received: by alpha.franken.de (Postfix, from userid 1000) id 6A349C01E6; Tue, 25 Jul 2023 10:48:03 +0200 (CEST) Date: Tue, 25 Jul 2023 10:48:03 +0200 From: Thomas Bogendoerfer To: linke li Cc: Markus Elfring , linux-mips@vger.kernel.org, kernel-janitors@vger.kernel.org, LKML , Linke Li Subject: Re: [PATCH] MIPS: Fix undefined behavior in PAGE_MASK calculation Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 10, 2023 at 02:02:00PM +0800, linke li wrote: > > How do you think about a wording variant like the following? > > What you said is exactly what I want to express. > > > Would you like to add the tag “Fixes”? > > I agree with that. > > Thank you for your feedback and suggestion. plesas resend with this changes. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]