Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp2465826yba; Mon, 15 Apr 2019 12:13:20 -0700 (PDT) X-Google-Smtp-Source: APXvYqyVaDH+M2sRwXGnn/sAZEXXrble1kvm+XqeMMlpeKyRmX3ep1aQppgfwjXynbTrkYiMyMbB X-Received: by 2002:a17:902:7044:: with SMTP id h4mr33555149plt.274.1555355600766; Mon, 15 Apr 2019 12:13:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555355600; cv=none; d=google.com; s=arc-20160816; b=X7G7gnJ9x0jwrinJyHwsKd3vW8nen+gIxTUIhDwBYM2UzACSEuWPwc2rKFKSMIWapU 1SBJxL8wIC53gLR01cO4P6DpfsJSQ7lBuNQaz3cZBCedM4el6kKdveH9pSeLOjDQAP2T LNzlhPqU1gkFrgfUyWP83Xhmqvw/jdLCVekAW4fQTflzhKge4LZe9SZ3ClMMi09f8TjA sytFRNJiPSuREIsKi9zP3ke5MeG4SIPpBv1qnVnOznAAeC+CIHDfK1ZxYW8uUbcwAGfQ 9MQbc5wVctOAztyujFbvS8VogjMr9y0tErglYOGzFvRlJoAIzdHoTZj3OOCEevgU8tkZ Gokw== 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=IoE4MtBJXxLTYecs1v3hFc5aOF7AT/pAzXV7VOOPsFs=; b=Xn9C9EkUx9ylwitzyIaB5TPqAxyLNoDQQZxS+VIYz3BEOKHqFmh/xoasgxkzMWYNZU CQ7KmsfsV/685NcTPHxArT31A98ffim9M7K3UvyerwSrmt1X3G3cHlxh7RKwZLuoj3h6 6l1sxLY3iFih62eZ7LE+qu24w0MdtQOECA/lXOOa5SXJiki3cTWP+cjv+JWAnkliNlTV 9fZqZAEerMzp3mRq6X5YKC+n9kEf8s34hVlJf/IJwyG3onVIRxFYZQOaYOMj410AiVUR PdUtl2VsOobvxq0+5+NaaLHjKW+OCFvVvGptCRXZkKB5UuvZEr09ylLx5OS7VplSi0Bt HrFQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ITNDVG9H; 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 8si44310349pfx.43.2019.04.15.12.13.04; Mon, 15 Apr 2019 12:13:20 -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=ITNDVG9H; 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 S1731286AbfDOTLq (ORCPT + 99 others); Mon, 15 Apr 2019 15:11:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:48788 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731276AbfDOTLm (ORCPT ); Mon, 15 Apr 2019 15:11:42 -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 0E96A218FE; Mon, 15 Apr 2019 19:11:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1555355501; bh=gnqFlzDckcZ1zNtcI1PJChCMfs+3G4zoLvqf43TCBgk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ITNDVG9H7bktx8j6HFZXLCDcwkZBfi1eppzbQYHcOU3WUaNUxaenlYcNX2RvKzYKn xsQ0qcD2XitPW5gVuEoPBHSTi9hDAvHy31ONqqcAayGgT/lfEx1Oq7XD6codrscxvf bnM711pq132IFPA2/b7CwZU+pAAbW9LfBawhFFZg= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Jann Horn , Linus Torvalds Subject: [PATCH 5.0 045/117] tty: mark Siemens R3964 line discipline as BROKEN Date: Mon, 15 Apr 2019 21:00:15 +0200 Message-Id: <20190415183747.298432653@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190415183744.887851196@linuxfoundation.org> References: <20190415183744.887851196@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: Greg Kroah-Hartman commit c7084edc3f6d67750f50d4183134c4fb5712a5c8 upstream. The n_r3964 line discipline driver was written in a different time, when SMP machines were rare, and users were trusted to do the right thing. Since then, the world has moved on but not this code, it has stayed rooted in the past with its lovely hand-crafted list structures and loads of "interesting" race conditions all over the place. After attempting to clean up most of the issues, I just gave up and am now marking the driver as BROKEN so that hopefully someone who has this hardware will show up out of the woodwork (I know you are out there!) and will help with debugging a raft of changes that I had laying around for the code, but was too afraid to commit as odds are they would break things. Many thanks to Jann and Linus for pointing out the initial problems in this codebase, as well as many reviews of my attempts to fix the issues. It was a case of whack-a-mole, and as you can see, the mole won. Reported-by: Jann Horn Signed-off-by: Greg Kroah-Hartman Signed-off-by: Linus Torvalds --- drivers/char/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig @@ -351,7 +351,7 @@ config XILINX_HWICAP config R3964 tristate "Siemens R3964 line discipline" - depends on TTY + depends on TTY && BROKEN ---help--- This driver allows synchronous communication with devices using the Siemens R3964 packet protocol. Unless you are dealing with special