Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp4476192ybx; Mon, 4 Nov 2019 14:04:12 -0800 (PST) X-Google-Smtp-Source: APXvYqyHVCrmHKq8hBp4l1+nRvgAImv8KaZ1f/ch+fSWXBkEFEOFy5Q8ZggZd4Rv0D6BUxsU0phA X-Received: by 2002:a17:906:7a47:: with SMTP id i7mr10195324ejo.22.1572905052652; Mon, 04 Nov 2019 14:04:12 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1572905052; cv=none; d=google.com; s=arc-20160816; b=huoaHj44ZbFJ884rJtz0L+dJi55eiDnkn/Ua5yvhdfsguFKYE4/3wtMP7jv1YZ9CMQ 3JGOG3d4RNKYHRLc/fXasWVpLu85f9aCxPOfpDD+hoY0+uyhh2EvoqzTH/YZ5zTvYTFj fpDXY3hA9Ey1vpfOVURe8/lqd981Q5X1iiYxl9exR/JM68iWk+bCbosRg0vuY17zkzWK L7mfJcgrB43GrXm8XPDawD+1Jg1bukyiGH6CHgQygyjBOTl/ubBFU/68FhEJ+aEi6YL1 eP2Dq97uqVZYHG5LKmWVMK7Pl2n9XMUWs/HrSiPWUahRjvH1c/q84YV6kQtmXP9J6RqH 82sg== 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=2Vfk+x9tCyoEnyCCl0RQR0nEI+EMLCzTAbJaOVvRTEg=; b=O31ZLlW1Y8D4Yr+caYZPuyUdcBbL4AeDfqtUkkQulI8zR/qvCzf0PweXamotLBIMHI KWc5GJsXGmSpVxYCdemOx7OzPiO9WNBLKO66qSVBw94zKVvS/eHwySgr3j9ufCNIUp77 uGsscuirPlYTqlWPCuMGj7KruMJlHcja2sbxNUp80tAvk8SMNGYOLGxYsVEFHAgQ8s2U a/unWeG+b9+5ndfqXtxl80OninzYCZrlkMDcgPVztnnqrUldoFDq4qRLLKEKd1bOVyOe lJLOcBhBnN7dRktou8KGHt+ITGQppIeE/j+d2RyzLMipUCjKkBbWOWz62sf5eO3OJ9gN rnow== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=TWR7wRFs; 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 k12si8026434ede.181.2019.11.04.14.03.49; Mon, 04 Nov 2019 14:04:12 -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; dkim=pass header.i=@kernel.org header.s=default header.b=TWR7wRFs; 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 S2388819AbfKDWAO (ORCPT + 99 others); Mon, 4 Nov 2019 17:00:14 -0500 Received: from mail.kernel.org ([198.145.29.99]:57794 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388794AbfKDWAN (ORCPT ); Mon, 4 Nov 2019 17:00:13 -0500 Received: from localhost (6.204-14-84.ripe.coltfrance.com [84.14.204.6]) (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 C5C82217F4; Mon, 4 Nov 2019 22:00:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1572904812; bh=b/ZixkpuVhOueuW0CeDByS/LFt+SqUvWTGbS8dfFALk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=TWR7wRFsoey3E/P4KMuge1MzHMQji2rD/aLjx76on7ahY0wrfig2mHdvQ1KDWc2cG UwUYxpfqeaMeqT3QUwNgalWYgo7WirEZwyrvRZHOGIdcP6xHPKpwo2wMWyxdb/m5DI TW3B/TvRJQ+RLcpj43YkUdG7K0WucmU388Wyzg1Q= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, kbuild test robot , Randy Dunlap , Kees Cook , "David S. Miller" , Andrew Morton , Sasha Levin Subject: [PATCH 4.19 077/149] tty: n_hdlc: fix build on SPARC Date: Mon, 4 Nov 2019 22:44:30 +0100 Message-Id: <20191104212142.026305860@linuxfoundation.org> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191104212126.090054740@linuxfoundation.org> References: <20191104212126.090054740@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: Randy Dunlap [ Upstream commit 47a7e5e97d4edd7b14974d34f0e5a5560fad2915 ] Fix tty driver build on SPARC by not using __exitdata. It appears that SPARC does not support section .exit.data. Fixes these build errors: `.exit.data' referenced in section `.exit.text' of drivers/tty/n_hdlc.o: defined in discarded section `.exit.data' of drivers/tty/n_hdlc.o `.exit.data' referenced in section `.exit.text' of drivers/tty/n_hdlc.o: defined in discarded section `.exit.data' of drivers/tty/n_hdlc.o `.exit.data' referenced in section `.exit.text' of drivers/tty/n_hdlc.o: defined in discarded section `.exit.data' of drivers/tty/n_hdlc.o `.exit.data' referenced in section `.exit.text' of drivers/tty/n_hdlc.o: defined in discarded section `.exit.data' of drivers/tty/n_hdlc.o Reported-by: kbuild test robot Fixes: 063246641d4a ("format-security: move static strings to const") Signed-off-by: Randy Dunlap Cc: Kees Cook Cc: Greg Kroah-Hartman Cc: "David S. Miller" Cc: Andrew Morton Link: https://lore.kernel.org/r/675e7bd9-955b-3ff3-1101-a973b58b5b75@infradead.org Signed-off-by: Greg Kroah-Hartman Signed-off-by: Sasha Levin --- drivers/tty/n_hdlc.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/drivers/tty/n_hdlc.c b/drivers/tty/n_hdlc.c index bb63519db7ae4..c943716c019e4 100644 --- a/drivers/tty/n_hdlc.c +++ b/drivers/tty/n_hdlc.c @@ -968,6 +968,11 @@ static int __init n_hdlc_init(void) } /* end of init_module() */ +#ifdef CONFIG_SPARC +#undef __exitdata +#define __exitdata +#endif + static const char hdlc_unregister_ok[] __exitdata = KERN_INFO "N_HDLC: line discipline unregistered\n"; static const char hdlc_unregister_fail[] __exitdata = -- 2.20.1