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 A253CC4321E for ; Sun, 4 Dec 2022 19:13:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230368AbiLDTNY (ORCPT ); Sun, 4 Dec 2022 14:13:24 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36410 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230297AbiLDTNV (ORCPT ); Sun, 4 Dec 2022 14:13:21 -0500 Received: from mail.skyhub.de (mail.skyhub.de [5.9.137.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7B6AA274; Sun, 4 Dec 2022 11:13:18 -0800 (PST) Received: from zn.tnic (p200300ea9733e799329c23fffea6a903.dip0.t-ipconnect.de [IPv6:2003:ea:9733:e799:329c:23ff:fea6:a903]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 0C21F1EC04FB; Sun, 4 Dec 2022 20:13:17 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1670181197; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=vQ6hjyCN0l668BdqXmHKqQk8hdT2U3XsZ+uX42X2Vmc=; b=aboV3fCBIeE3kFZJs+zKelUlscHrKXq0iC+q8KNF5OborbcSiZUVspULo+mf5FHS4oX5bz a/Zp+juAAwtWwf2GoftmRypQGwHjrvJLFBYF9bQaHsmW6y1mXOtZAGIF3H6S4bO8fUXJqk KoANxRLN+vLYQdoCm4rbMMVXVZwOBjo= Date: Sun, 4 Dec 2022 20:13:12 +0100 From: Borislav Petkov To: Guenter Roeck Cc: Eddie James , linux-hwmon@vger.kernel.org, lkml Subject: Re: CONFIG_SENSORS_OCC_P8_I2C Message-ID: References: <1085cc7c-00af-83f3-7da6-7820143b162e@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1085cc7c-00af-83f3-7da6-7820143b162e@roeck-us.net> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Dec 04, 2022 at 10:37:09AM -0800, Guenter Roeck wrote: > I don't immediately see why this should depend on a P8 configuration. > The driver runs on a BMC, after all. My understanding is that a BMC can be > of any architecture. Is there a guarantee that there are and never will be > any x86 BMCs, and/or that BMCs are limited to a certain subset of > architectures ? Well, then it should depend on the architectures which are currently running BMCs for P8 machines. ARM maybe? At least on x86 the majority of BMCs are ARM-based AFAIK. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette