Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp795941ybl; Wed, 4 Dec 2019 11:02:44 -0800 (PST) X-Google-Smtp-Source: APXvYqwn9K0obprpdqLf7nEzJoT8iCdv6gge5D7CI/CDxcN90qR5iO9buQZ5VXXBY6A551e8U01o X-Received: by 2002:a9d:644:: with SMTP id 62mr3864653otn.287.1575486164425; Wed, 04 Dec 2019 11:02:44 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1575486164; cv=none; d=google.com; s=arc-20160816; b=iWbzlk5j9k0BphSxWhWapsfArMIvKSKOEzberVcZCXrs2IJejbP0s70W2G/18o+Vxv QoqyUIDA9GT/BkOwAUJPReeE+1uJrgL5sYsHsSNwvJmsdpTPe0FCXEUhy3end39ikIdG tX3CaDcXZgRR9eQ0UfmUzHiXbftzJvo37EJ4vlcnSg5BqQmuSrWIQjkyyf37D0Rd75rI qdAaNGvFO37YL9coHsnoqGjOksO5p5ZC+y9uDS+24YgX2w0AeLCjZSMbBD7q5/b4zD5f BBXSkh2RF1LKHp0+Qss98JRlDxsjWtysIWcgYoKtEAUuL2Avm57qtEJgYMCkFQh5yiT4 Nx9g== 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=IagRP2RZPxB7IYu3uMycL4mdviUYb5/Q5JYrj09YcTE=; b=XXl6ZRz2u3mhrNX8XOWWey+k819UPF+VMLBI+TEfI8BUgQ9sKBgzgWykzPKVE6dxuA iHZEM61RxfgXm27waRGHroTZz1OMFz6ztQhuJyBP4HUhqiKNyfF9zI4IAlzJAJZhFrsZ HzFWfoP3P+3YBcmoI2ztMZwmC13lQdO2/kSiTSHPtM9CU5pO8C/+seFoesNAoGsqWlxE 8DQsF1y7siz7WyDDFsxKxfe0ROoR9VhaahTmFFAAh0MrW4UDPqVKa/wEui//H+K4nM1q sG80UZlLWgOMHNax/gUtwpgyfTd7unpeA+eSe2haMsDswps+oMIi9gmIzYEJKIUwxqbY wSNQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=cIfi40BC; 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 g126si3842160oib.105.2019.12.04.11.02.30; Wed, 04 Dec 2019 11:02:44 -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=cIfi40BC; 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 S1729385AbfLDSAe (ORCPT + 99 others); Wed, 4 Dec 2019 13:00:34 -0500 Received: from mail.kernel.org ([198.145.29.99]:39222 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729348AbfLDSAb (ORCPT ); Wed, 4 Dec 2019 13:00:31 -0500 Received: from localhost (unknown [217.68.49.72]) (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 6520D2084B; Wed, 4 Dec 2019 18:00:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575482430; bh=AdY9CoZS6VbSim8ej2vJKKJ5+4ut52l1UdMkaC/yLbQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=cIfi40BCo1ZQWpx3EYM7sG6LvQu2ry0Fq/9aZz+qygsTjxsJzuoUs0nZzh3ttEgLL mQVADSMEzL4OAQkulp1rd9k+lVo/l/7t4CrUWEQ26O4Hu+RUeZPR+yLU/2Ktp5Oik/ mnUyyUQJqZVDvgM2YRJtCYhpTotL4fSNItzAdusY= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Menglong Dong , "David S. Miller" Subject: [PATCH 4.4 83/92] macvlan: schedule bc_work even if error Date: Wed, 4 Dec 2019 18:50:23 +0100 Message-Id: <20191204174335.185471437@linuxfoundation.org> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20191204174327.215426506@linuxfoundation.org> References: <20191204174327.215426506@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: Menglong Dong [ Upstream commit 1d7ea55668878bb350979c377fc72509dd6f5b21 ] While enqueueing a broadcast skb to port->bc_queue, schedule_work() is called to add port->bc_work, which processes the skbs in bc_queue, to "events" work queue. If port->bc_queue is full, the skb will be discarded and schedule_work(&port->bc_work) won't be called. However, if port->bc_queue is full and port->bc_work is not running or pending, port->bc_queue will keep full and schedule_work() won't be called any more, and all broadcast skbs to macvlan will be discarded. This case can happen: macvlan_process_broadcast() is the pending function of port->bc_work, it moves all the skbs in port->bc_queue to the queue "list", and processes the skbs in "list". During this, new skbs will keep being added to port->bc_queue in macvlan_broadcast_enqueue(), and port->bc_queue may already full when macvlan_process_broadcast() return. This may happen, especially when there are a lot of real-time threads and the process is preempted. Fix this by calling schedule_work(&port->bc_work) even if port->bc_work is full in macvlan_broadcast_enqueue(). Fixes: 412ca1550cbe ("macvlan: Move broadcasts into a work queue") Signed-off-by: Menglong Dong Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- drivers/net/macvlan.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- a/drivers/net/macvlan.c +++ b/drivers/net/macvlan.c @@ -326,10 +326,11 @@ static void macvlan_broadcast_enqueue(st } spin_unlock(&port->bc_queue.lock); + schedule_work(&port->bc_work); + if (err) goto free_nskb; - schedule_work(&port->bc_work); return; free_nskb: