Re: linux-next: manual merge of the akpm tree with the net-next tree

2020-06-02 Thread Stephen Rothwell
Hi all, On Tue, 2 Jun 2020 19:30:48 +1000 Stephen Rothwell wrote: > > Today's linux-next merge of the akpm tree got a conflict in: > > kernel/trace/bpf_trace.c > > between commit: > > b36e62eb8521 ("bpf: Use strncpy_from_unsafe_strict() in bpf_seq_printf() > helper") > > from the net-ne

linux-next: manual merge of the akpm tree with the net-next tree

2020-06-02 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the akpm tree got a conflict in: kernel/trace/bpf_trace.c between commit: b36e62eb8521 ("bpf: Use strncpy_from_unsafe_strict() in bpf_seq_printf() helper") from the net-next tree and patch: "bpf:bpf_seq_printf(): handle potentially unsafe format stri

linux-next: manual merge of the akpm tree with the net-next tree

2018-01-15 Thread Stephen Rothwell
Hi Andrew, Today's linux-next merge of the akpm-current tree got a conflict in: net/ipv6/route.c between commit: 6802f3adcb3f ("ipv6: Fix build with gcc-4.4.5") from the net-next tree and patch: "net/ipv6/route.c: work around gcc-4.4.4 anon union initializer issue" from the akpm tree.

linux-next: manual merge of the akpm tree with the net-next tree

2017-03-19 Thread Stephen Rothwell
Hi Andrew, Today's linux-next merge of the akpm tree got a conflict in: Documentation/devicetree/bindings/net/brcm,unimac-mdio.txt between commit: 0ce5aa1d6c97 ("dt-bindings: net: update bcmgenet binding for GENETv5") from the net-next tree and patch: "scripts/spelling.txt: Add regsiter

Re: linux-next: manual merge of the akpm tree with the net-next tree

2017-02-07 Thread Stephen Rothwell
Hi Marc, On Tue, 7 Feb 2017 09:40:09 +0100 Marc Kleine-Budde wrote: > > On 02/07/2017 06:23 AM, Stephen Rothwell wrote: > > diff --cc drivers/net/can/flexcan.c > > index ea57fed375c6,4dc71bce525c.. > > --- a/drivers/net/can/flexcan.c > > +++ b/drivers/net/can/flexcan.c > > @@@ -195,9

Re: linux-next: manual merge of the akpm tree with the net-next tree

2017-02-07 Thread Marc Kleine-Budde
On 02/07/2017 06:23 AM, Stephen Rothwell wrote: > Hi Andrew, > > Today's linux-next merge of the akpm tree got a conflict in: > > drivers/net/can/flexcan.c > > between commits: > > 9eb7aa891101 ("can: flexcan: add quirk FLEXCAN_QUIRK_ENABLE_EACEN_RRS") > b3cf53e988ce ("can: flexcan: add s

linux-next: manual merge of the akpm tree with the net-next tree

2017-02-06 Thread Stephen Rothwell
Hi Andrew, Today's linux-next merge of the akpm tree got a conflict in: drivers/net/can/flexcan.c between commits: 9eb7aa891101 ("can: flexcan: add quirk FLEXCAN_QUIRK_ENABLE_EACEN_RRS") b3cf53e988ce ("can: flexcan: add support for timestamp based rx-offload") from the net-next tree and