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 133C8C61DB3 for ; Sat, 7 Jan 2023 08:18:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229907AbjAGIS0 (ORCPT ); Sat, 7 Jan 2023 03:18:26 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51604 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229517AbjAGISX (ORCPT ); Sat, 7 Jan 2023 03:18:23 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6557243D83; Sat, 7 Jan 2023 00:18:19 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id E5670606A0; Sat, 7 Jan 2023 08:18:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C968AC433EF; Sat, 7 Jan 2023 08:18:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1673079498; bh=xlMaUzyepTFKgxnx6MHHMVyG0I9ArG8xZVtxSfImJtc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=04hXZynvlsY+ZFyyY4CJtuLZemYb5t5y//487GKiQaO1KCupFGJWy8xthSfNDIc8p Ka1iRe+SkZloqpCU31xpqOCyeb3sOQ6wWlNhOZu6aPiewxW4kyFAEg8kVsdccdm965 T/Hn9VLBpDyVBkcyJEndE2RnhFZXQ+o2ye5zHHuI= Date: Sat, 7 Jan 2023 09:18:15 +0100 From: Greg KH To: Aaron Lu Cc: "Raphael S. Carvalho" , Dave Hansen , Igor Seletskiy , Pavel Boldin , Moritz Lipp , Daniel Gruss , Michael Schwarz , linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] selftest/x86/meltdown: Add a selftest for meltdown Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 06, 2023 at 09:00:21AM +0800, Aaron Lu wrote: > If you do not trust what I've done is what I've claimed, now the > original author Pavel Boldin has given the patch a "LGTM" tag, does that > address your concern? I don't see that anywhere on lore.kernel.org, have a link to it? thanks, greg k-h