Path: csiph.com!news.mixmin.net!news.unit0.net!news.panservice.it!bofh.it!news.nic.it!robomod From: Andrew Banman Newsgroups: linux.kernel Subject: Re: [PATCH v2 5/6] x86/platform/uv/BAU: Add wait_completion to bau_operations Date: Mon, 27 Feb 2017 23:30:02 +0100 Message-ID: References: X-Mailer: git-send-email 1.8.2.1 Sender: robomod@news.nic.it List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Approved: robomod@news.nic.it Lines: 7 Organization: linux.* mail to news gateway X-Original-Cc: mingo@redhat.com, akpm@linux-foundation.org, hpa@zytor.com, mike.travis@hpe.com, rja@hpe.com, sivanich@hpe.com, x86@kernel.org, linux-kernel@vger.kernel.org, abanman@hpe.com X-Original-Date: Mon, 27 Feb 2017 13:26:28 -0600 X-Original-Message-ID: <1488223589-94496-1-git-send-email-abanman@hpe.com> X-Original-References: <1487369197-79054-6-git-send-email-abanman@hpe.com> X-Original-Sender: linux-kernel-owner@vger.kernel.org Xref: csiph.com linux.kernel:1588995 The above patch has a conflict in wait_completion with the enumerated UV_BAU symbol because I let an old version of the patch creep into the set. Following is the correct version. Sorry about that! Andrew