Received: by 2002:a25:86ce:0:0:0:0:0 with SMTP id y14csp2153485ybm; Thu, 23 May 2019 12:14:25 -0700 (PDT) X-Google-Smtp-Source: APXvYqwZjmAtVKm6T1XchUThrprmaaL3ySakBhzwBjbjTeRDHefWmQhor8/1tqBhxb29E+bhchGO X-Received: by 2002:a17:902:f096:: with SMTP id go22mr101369100plb.49.1558638865390; Thu, 23 May 2019 12:14:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558638865; cv=none; d=google.com; s=arc-20160816; b=txh4vklIkTkGbogEnrpEcyfxQTFAXLK5vtNSr1Ths6ZRnKaVj3B8FhpssM/P8kxT9n 8rFMYnrzuZQNkZgBup78ZOTTYKcaYhX+lw5dqAc2zZhb5XkelWsgtDjr/z+K4b5SZZR5 7jK7pwmoPGYXJrcNrC9Y7TxpHCYRlC6BdPPhKLTD7RqGuamNODqoGevwh62TiysexEAw vnl9lUqvD6r7UsCYfOjVTbbkesFuToRfF85H/Jeq8iSUwnStljk6IILWqkDJcnLjtKpr vySRaO7zwDqpyVGTU6bdUJG9cWUsJx0AU6t3w9FfJq+wYRdfZnHU/9plUdKp3WF6GuoM f4pg== 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 :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=XfOuDd4mKL+EyHEy1dAZOARhJQJr/hYzQXSMP93guaU=; b=pTME4gy54iQqQvlxzGFMgMiBcW4Rfmc/WswKpKeYb/72NWDWlNd83mlehP33InQ8CR VlRM2mboFXr18LzMNnqdY6siOaxD8n4ha0rdaIp/6I5XJCJOtNR3bGVzLc18ja9ax4de A8g4WtJOEAVdxUVV4Mj2pCKmh+cfa2YOMkJuc6qhwAHDC5A6+rpd9ZD6DJdzrfWvn0gu lAIVXRNkB1I9SrVkM+D0nwBHrogAMgIaaitCPD9ttNzZvBpsf786pMyhqpfXMe2ryO5J sQgZOvYVu4nWS2TTQ+WHJkS5BxD4wCZipgOeea0ykCKwYHdNkbNGa0iAo7Crnt0chJia oHUg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=IGRnCeOG; 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 s14si362863pfc.146.2019.05.23.12.14.10; Thu, 23 May 2019 12:14:25 -0700 (PDT) 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; dkim=pass header.i=@kernel.org header.s=default header.b=IGRnCeOG; 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 S2387948AbfEWTKq (ORCPT + 99 others); Thu, 23 May 2019 15:10:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:44080 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387925AbfEWTKn (ORCPT ); Thu, 23 May 2019 15:10:43 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.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 8CF032133D; Thu, 23 May 2019 19:10:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558638643; bh=8AuSJeT0LTRX35QDSLdtBVvy5/f8FnKbLysM5nWqt+o=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=IGRnCeOG6hU0mOBQi0vlnsVJoLtpk6WP1hthhhky7JlsUpAMAL/W01YzTSiaoE42y YUOalSPhCb6BlbQ6UIcbqTrLN7kloMvxw8XYmL9q2c3HoMgLnM6DhKpBojLnN0Mufe wjz4koHhU95E7JVFln7jJwDwwd4RO0AXoMU/p9iQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Helge Deller Subject: [PATCH 4.14 11/77] parisc: Export running_on_qemu symbol for modules Date: Thu, 23 May 2019 21:05:29 +0200 Message-Id: <20190523181721.729489781@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190523181719.982121681@linuxfoundation.org> References: <20190523181719.982121681@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Helge Deller commit 3e1120f4b57bc12437048494ab56648edaa5b57d upstream. Signed-off-by: Helge Deller CC: stable@vger.kernel.org # v4.9+ Signed-off-by: Greg Kroah-Hartman --- arch/parisc/kernel/process.c | 1 + 1 file changed, 1 insertion(+) --- a/arch/parisc/kernel/process.c +++ b/arch/parisc/kernel/process.c @@ -192,6 +192,7 @@ int dump_task_fpu (struct task_struct *t */ int running_on_qemu __read_mostly; +EXPORT_SYMBOL(running_on_qemu); void __cpuidle arch_cpu_idle_dead(void) {