Received: by 10.223.176.5 with SMTP id f5csp2746270wra; Mon, 29 Jan 2018 03:20:47 -0800 (PST) X-Google-Smtp-Source: AH8x225B6PWJCezRnJ/Af9tS72mp/3D75rSlzfw9GMqL/QwHA0fzTnxSmTBv3OkcL8AF8aXayKKf X-Received: by 10.98.55.3 with SMTP id e3mr27110398pfa.119.1517224847409; Mon, 29 Jan 2018 03:20:47 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517224847; cv=none; d=google.com; s=arc-20160816; b=Bj5oZYylwY99LaTIrJ4+7MTKQSaT26sxgCWMySY32JkqvqAKFwqAQQUoIqSBzzZEur isuvRQNKkmCb6ZVsSVo3MqaORUQ2VKsr+TQIHsr4Aad3fIqOEOFllmVIFGLGddUddcHU hZ8MpFo3oR0tfcyNepUldJyMy6ljyvefCb5rOqOBpczyT+ZM7zx6fGqf+jTKtRTGKbZM QNsdDWtDAMGW/HZ5VXmjvZqo2WA3cBF8AhQ4V8QEbigwiacZ+n+Fgnequ6QV34abU1Cj mnm+QSDu376mbi0HQewSOfGM1eU1169IodCyN/OlQMCOxI+MBa0WiSF8jz0czdbe4+Af Qduw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=KUkKw5oLNcAe3ocxWhB0SwNH5Tik9DvtO+d3Fu6Vi/c=; b=BnRLr6wA5i3hUOJxb3Gdt1FzYF5UPctUhIGhKuUxX7rIqPVPSqfnSlp4c5i0TDkRp4 GUkkQevt88h8C0RS2RKU7pi4nNg6h8EfBH2yEpXCBs3FfNAe0A5u1pd6QhBun/TniXbp 5BKZUPocCRqMZOLVtn1I+dtGaTj6dZiR/zAfb0RV+uZFN1PHKIRBF2QHFATfHdTFXXsc 1ynL6BXfKec3mnUw1uBGXUqHKtbRpupDctmQariADY7G+1S1e2JVfv8VpNmMZgJ0Ps5I k9GGZWKJ9hQ3zsp2sUbHRFaNNbMSNZ4In2DfjaFK5mtuBFYYf87SPjJON/+zuG0cxUug xyQw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m14si7256588pgs.302.2018.01.29.03.20.32; Mon, 29 Jan 2018 03:20:47 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751745AbeA2LTq (ORCPT + 99 others); Mon, 29 Jan 2018 06:19:46 -0500 Received: from mondschein.lichtvoll.de ([194.150.191.11]:56001 "EHLO mail.lichtvoll.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751297AbeA2LTp (ORCPT ); Mon, 29 Jan 2018 06:19:45 -0500 Received: from merkaba.localnet (ppp-46-244-246-178.dynamic.mnet-online.de [46.244.246.178]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.lichtvoll.de (Postfix) with ESMTPSA id D6A34264FED; Mon, 29 Jan 2018 12:19:44 +0100 (CET) From: Martin Steigerwald To: Martin Steigerwald Cc: David Woodhouse , Linus Torvalds , Linux Kernel Mailing List Subject: Re: Requirements for retpoline in Linux 4.15 (was: Re: Linux 4.15) Date: Mon, 29 Jan 2018 12:19:44 +0100 Message-ID: <5520835.tArHHOCcxE@merkaba> In-Reply-To: <5326624.8I3Ve3uUFt@merkaba> References: <1517219630.6624.120.camel@infradead.org> <5326624.8I3Ve3uUFt@merkaba> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Martin Steigerwald - 29.01.18, 11:42: > > Try removing .cache.mk which has 'remembered' that your GCC doesn't > > support retpoline. > > I bet there have been "*.cache.mk" files around from previous pre gcc-7.3 > compiles. > > Trying again after > > % find -name ".cache.mk" -delete > > on kernel source tree. > > Will report back. The whole thing works: % grep . /sys/devices/system/cpu/vulnerabilities/* /sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI /sys/devices/system/cpu/vulnerabilities/spectre_v1:Vulnerable /sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline I bet the virtualbox modules compiled by virtualbox-dkms will taint the support, but I bet sooner or later they will support retpoline as well. (Another reason to switch to KVM one day.) Thank you. -- Martin