From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexei Starovoitov Subject: Re: linux-next: manual merge of the tip tree with the net-next tree Date: Tue, 07 Apr 2015 09:11:33 -0700 Message-ID: <552401B5.30303@plumgrid.com> References: <20150407170402.1aeae791@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150407170402.1aeae791@canb.auug.org.au> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Rothwell , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra , David Miller , netdev@vger.kernel.org Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-next.vger.kernel.org On 4/7/15 12:04 AM, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the tip tree got a conflict in > samples/bpf/Makefile between commit 91bc4822c3d6 ("tc: bpf: add > checksum helpers") from the net-next tree and commit b896c4f95ab4 > ("samples/bpf: Add simple non-portable kprobe filter example") (and > following) from the tip tree. > > I fixed it up (see below) and can carry the fix as necessary (no action > is required). > Looks good. Thanks Stephen.