[PATCH AUTOSEL 5.5 349/542] ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node

2020-02-14 Thread Sasha Levin
From: Jose Abreu [ Upstream commit 7980dff398f86a618f502378fa27cf7e77449afa ] Add a missing property to GMAC node so that multicast filtering works correctly. Fixes: 556cc1c5f528 ("ARC: [axs101] Add support for AXS101 SDP (software development platform)") Acked-by: Alexey Brodkin Signed-off-b

[PATCH AUTOSEL 5.4 304/459] ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node

2020-02-14 Thread Sasha Levin
From: Jose Abreu [ Upstream commit 7980dff398f86a618f502378fa27cf7e77449afa ] Add a missing property to GMAC node so that multicast filtering works correctly. Fixes: 556cc1c5f528 ("ARC: [axs101] Add support for AXS101 SDP (software development platform)") Acked-by: Alexey Brodkin Signed-off-b

[PATCH AUTOSEL 4.19 164/252] ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node

2020-02-14 Thread Sasha Levin
From: Jose Abreu [ Upstream commit 7980dff398f86a618f502378fa27cf7e77449afa ] Add a missing property to GMAC node so that multicast filtering works correctly. Fixes: 556cc1c5f528 ("ARC: [axs101] Add support for AXS101 SDP (software development platform)") Acked-by: Alexey Brodkin Signed-off-b

[PATCH AUTOSEL 4.14 123/186] ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node

2020-02-14 Thread Sasha Levin
From: Jose Abreu [ Upstream commit 7980dff398f86a618f502378fa27cf7e77449afa ] Add a missing property to GMAC node so that multicast filtering works correctly. Fixes: 556cc1c5f528 ("ARC: [axs101] Add support for AXS101 SDP (software development platform)") Acked-by: Alexey Brodkin Signed-off-b

[PATCH AUTOSEL 4.9 096/141] ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node

2020-02-14 Thread Sasha Levin
From: Jose Abreu [ Upstream commit 7980dff398f86a618f502378fa27cf7e77449afa ] Add a missing property to GMAC node so that multicast filtering works correctly. Fixes: 556cc1c5f528 ("ARC: [axs101] Add support for AXS101 SDP (software development platform)") Acked-by: Alexey Brodkin Signed-off-b

[PATCH AUTOSEL 4.4 069/100] ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node

2020-02-14 Thread Sasha Levin
From: Jose Abreu [ Upstream commit 7980dff398f86a618f502378fa27cf7e77449afa ] Add a missing property to GMAC node so that multicast filtering works correctly. Fixes: 556cc1c5f528 ("ARC: [axs101] Add support for AXS101 SDP (software development platform)") Acked-by: Alexey Brodkin Signed-off-b

Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64

2020-02-14 Thread Alistair Francis
On Tue, Feb 11, 2020 at 5:30 PM Joseph Myers wrote: > > On Tue, 11 Feb 2020, Alistair Francis wrote: > > > > > diff --git a/sysdeps/unix/sysv/linux/riscv/bits/typesizes.h > > > > b/sysdeps/unix/sysv/linux/riscv/bits/typesizes.h > > > > new file mode 100644 > > > > index 00..0da3bdeb5d > >