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 X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 67188C169C4 for ; Tue, 29 Jan 2019 17:38:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3773F2175B for ; Tue, 29 Jan 2019 17:38:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1548783511; bh=swNizX9Gda4gBpZh3wOqjOqa5h2uu6oxQUCl3MHxAwU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=NM6Y5cOtuGi4GaYH7vn2nypIwUbmnc8l/O6EwqFwYVENyqbxoXzWK9ev9AUv1ACzD kw14XSoucv/M0wDdWl63xV+9Gc6FiqrnQnsgNMVkY6wk0iPzK16OT2DQpKmBiLh8K0 NONGqhjpFdegSVcxLfytUd0BxLRxpBWMiIvZyzYM= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727229AbfA2Ria (ORCPT ); Tue, 29 Jan 2019 12:38:30 -0500 Received: from mail.kernel.org ([198.145.29.99]:39092 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726374AbfA2Ria (ORCPT ); Tue, 29 Jan 2019 12:38:30 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 95DD420857; Tue, 29 Jan 2019 17:38:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1548783510; bh=swNizX9Gda4gBpZh3wOqjOqa5h2uu6oxQUCl3MHxAwU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Lq7el7iCSIJlGHDaPnJkqAYXrwrHZN/aSiYqmtz4aJE8ooinoVFsENZIcLzL1RiVz krQklGITuMwq64e040etN2eqybAR4VSbyutdm+oMr/36KwwSzwan2YniPh88YOvg08 d+bkUGIOG71IRDy9G1MBGpH0vJv03VyKL9McZR48= Date: Tue, 29 Jan 2019 18:38:27 +0100 From: Greg KH To: Alex Deucher Cc: amd-gfx@lists.freedesktop.org, Alex Deucher , stable@vger.kernel.org Subject: Re: [PATCH] Revert "drm/amd/display: add -msse2 to prevent Clang from emitting libcalls to undefined SW FP routines" Message-ID: <20190129173827.GA16918@kroah.com> References: <20190129165725.31062-1-alexander.deucher@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190129165725.31062-1-alexander.deucher@amd.com> User-Agent: Mutt/1.11.2 (2019-01-07) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Tue, Jan 29, 2019 at 11:57:25AM -0500, Alex Deucher wrote: > This reverts commit 10117450735c7a7c0858095fb46a860e7037cb9a. $ git show 10117450735c7a7c0858095fb46a860e7037cb9a fatal: bad object 10117450735c7a7c0858095fb46a860e7037cb9a odd...