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 4A4D5C433F5 for ; Wed, 30 Mar 2022 10:30:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245388AbiC3Kcg (ORCPT ); Wed, 30 Mar 2022 06:32:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51540 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242585AbiC3Kcd (ORCPT ); Wed, 30 Mar 2022 06:32:33 -0400 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CC69929C8B for ; Wed, 30 Mar 2022 03:30:47 -0700 (PDT) Received: from zn.tnic (p2e55dff8.dip0.t-ipconnect.de [46.85.223.248]) (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 1BEAB1EC0304; Wed, 30 Mar 2022 12:30:42 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1648636242; 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:references; bh=98fI96XE73aivmk0QMDzyHxZATBVyf2sm2QP/E2rY9M=; b=Xl8vt9eTE7Qhv6o7xLPM4NxloFsInikFk7mjc2xnt208zLZAuJkJn/lVhczpEljI2rO9LP 34/wITZuvJYCRPR8nMeJBuqt8tj0uODhxb24BGoW5SxI+mztn742AC4Jb3i+4U6NV2ZYN6 Dnpj5p/NDsi7JPdJRWoakgmLlfscb98= Date: Wed, 30 Mar 2022 12:30:44 +0200 From: Borislav Petkov To: Josh Triplett Cc: x86-ml , lkml Subject: 9def39be4e96 ("x86: Support compiling out human-friendly processor feature names") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hey Josh, I'm assuming the commit in subject was part of the tinyconfig effort and I'm also assuming that effort is long gone now. So, can I rip out that config item and get rid of a lot of ifdeffery we're sporting because of it? Thx. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette