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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9153BC433EF for ; Tue, 9 Nov 2021 10:24:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 74250610FF for ; Tue, 9 Nov 2021 10:24:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245297AbhKIK1E (ORCPT ); Tue, 9 Nov 2021 05:27:04 -0500 Received: from mail.kernel.org ([198.145.29.99]:41838 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239354AbhKIK1B (ORCPT ); Tue, 9 Nov 2021 05:27:01 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 72711610CB; Tue, 9 Nov 2021 10:24:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1636453455; bh=60uPayEtjyZJw8AKZ51+m6bWW29iC4q20xUNOlTuWNc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=1cjKdoVDhRjDbQLAHePL/JZSwXR8KpaRYufzt9KciC2y24Lg6eHJ9JyYOu1G+FJuV TIrTZs+Me1iIwM9EmcyHFmAV0kFmytc79t5BofC3O4HK7qyrpqf18qwpQby0TdXLtP 49p9ySzsMAzGuL7DaSCFrglb4f54UZiS9scPr0Ag= Date: Tue, 9 Nov 2021 11:24:13 +0100 From: Greg KH To: Philipp Deppenwiese Cc: Hans-Gert Dahmen , "akpm@linux-foundation.org" , "linux-kernel@vger.kernel.org" , "mauro.lima@eclypsium.com" , "hughsient@gmail.com" , "platform-driver-x86@vger.kernel.org" Subject: Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs 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 Tue, Nov 09, 2021 at 11:06:07AM +0100, Philipp Deppenwiese wrote: > Hi Greg, Sorry, html email is rejected by the mailing lists. Please fix your email client to send text-only email and I will be glad to respond. thanks, greg k-h