From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lithops.sigma-star.at (mailout.nod.at [116.203.167.152]) (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 4FB133EB116 for ; Thu, 23 Jul 2026 08:30:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=116.203.167.152 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784795434; cv=none; b=FH5Ay1PMqCpNGpIWqbXT5HjTRCHC2hpj1uRuPnQTwcsgSpoqJ2Ek1y0fHVp9BNL/y2fT1ht9Z844Zc2aFM3Zjgvbs7xnB2kPYffcms4hnvNXB8yIBeCY2FSN6imHDC8/20rBgaT46xGRnw14ODkPCsG0pHa/77KedQvv0xnumiQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784795434; c=relaxed/simple; bh=90Vjncrw/XgFuMWiZekbSfkbVsH1I+sm5ERmH/EMRHI=; h=Date:From:To:Cc:Message-ID:In-Reply-To:References:Subject: MIME-Version:Content-Type; b=pS7f7FK3yz2Ur0wMPFRG6hEVJjnNSC9Q3ChyelHSuAulp1RIXF6N6oiiKW9+Z6QPCbBDBZUDI8kdDjP1SwTzuDu5ivlZVPpZYa8kU0kukka2c7VFfTDmCfN5eBi3LgmhqrIBAjCyaYWzs5CP3Bq4fpHXy0Vg0rLSXH5kuNDXczw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=nod.at; spf=fail smtp.mailfrom=nod.at; arc=none smtp.client-ip=116.203.167.152 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=nod.at Authentication-Results: smtp.subspace.kernel.org; spf=fail smtp.mailfrom=nod.at Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id 08EFF2ABFA3; Thu, 23 Jul 2026 10:30:24 +0200 (CEST) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id RJd0bD4mgOSD; Thu, 23 Jul 2026 10:30:23 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id 4AA522A3C71; Thu, 23 Jul 2026 10:30:23 +0200 (CEST) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id MweoLfcWDj-A; Thu, 23 Jul 2026 10:30:23 +0200 (CEST) Received: from lithops.sigma-star.at (lithops.sigma-star.at [195.201.40.130]) by lithops.sigma-star.at (Postfix) with ESMTP id 1AC35298569; Thu, 23 Jul 2026 10:30:23 +0200 (CEST) Date: Thu, 23 Jul 2026 10:30:22 +0200 (CEST) From: Richard Weinberger To: Ran Hongyun Cc: Artem Bityutskiy , chengzhihao1 , linux-kernel , linux-mtd , Miquel Raynal , vapier , Vignesh Raghavendra , yangerkun , yi zhang Message-ID: <1232942703.6876.1784795422933.JavaMail.zimbra@nod.at> In-Reply-To: <20260723081639.3651721-1-ranhongyun1@huawei.com> References: <20260723020233.3079997-3-ranhongyun1@huawei.com> <20260723081639.3651721-1-ranhongyun1@huawei.com> Subject: Re: [PATCH 2/2] UBI: support per-device wear-leveling threshold Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Mailer: Zimbra 8.8.12_GA_3807 (ZimbraWebClient - FF152 (Linux)/8.8.12_GA_3809) Thread-Topic: support per-device wear-leveling threshold Thread-Index: k5R/VO/ADEbyvvoapeIHuOvka4q0Uw== ----- Urspr=C3=BCngliche Mail ----- > Von: "Ran Hongyun" > An: "Ran Hongyun" > CC: "Artem Bityutskiy" , "chengzhihao1"= , "linux-kernel" > , "linux-mtd" , "Miquel Raynal" > , "richard" , "vapier" , "Vignesh Raghavendra" > , "yangerkun" , "yi zhang" > Gesendet: Donnerstag, 23. Juli 2026 10:16:39 > Betreff: Re: [PATCH 2/2] UBI: support per-device wear-leveling threshold > Here is the link to Sashiko's comments > https://sashiko.dev/#/message/20260723020233.3079997-3-ranhongyun1%40huaw= ei.com I saw that but I expected it to send a mail :-) Thanks, //richard