Re: [Pkg-openssl-devel] Bug#989442: Debian: openssl: Add ARC target

2021-08-30 Thread Sebastian Andrzej Siewior
control: found -1 1.1.1g-1 control: tags -1 + pending On 2021-08-30 19:30:07 [+0200], To Alexey Brodkin wrote: > On 2021-08-30 16:37:11 [+], Alexey Brodkin wrote: > > On Thu, 3 Jun 2021 19:14:24 + Vineet Gupta > > wrote: > > > This is needed to bootstrap arc port. > > > Patch attached.

Re: [Pkg-openssl-devel] Bug#989442: Debian: openssl: Add ARC target

2021-08-30 Thread Sebastian Andrzej Siewior
On 2021-08-30 16:37:11 [+], Alexey Brodkin wrote: > On Thu, 3 Jun 2021 19:14:24 + Vineet Gupta > wrote: > > This is needed to bootstrap arc port. > > Patch attached. > > Ping! Urgh. Sorry, thanks for the ping. > -Alexey Sebastian ___ lin

Re: [patch V3 13/37] mips/mm/highmem: Switch to generic kmap atomic

2021-01-11 Thread Sebastian Andrzej Siewior
On 2021-01-09 01:33:52 [+0100], Thomas Bogendoerfer wrote: > On Sat, Jan 09, 2021 at 12:58:05AM +0100, Thomas Bogendoerfer wrote: > > On Fri, Jan 08, 2021 at 08:20:43PM +, Paul Cercueil wrote: > > > Hi Thomas, > > > > > > 5.11 does not boot anymore on Ingenic SoCs, I bisected it to this commit

Re: [patch V3 10/37] ARM: highmem: Switch to generic kmap atomic

2020-11-12 Thread Sebastian Andrzej Siewior
On 2020-11-12 09:10:34 [+0100], Marek Szyprowski wrote: > I can do more tests to help fixing this issue. Just let me know what to do. -> https://lkml.kernel.org/r/87y2j6n8mj@nanos.tec.linutronix.de Sebastian ___ linux-snps-arc mailing list linux-sn

Re: [PATCH v2] irqchip/eznps: Fix build error for !ARC700 builds

2020-08-27 Thread Sebastian Andrzej Siewior
fixes are > too much work: > - copy AUX_IENABLE from arch/arc header > - move CTOP_AUX_IACK from platform header > > Reported-by: kernel test robot > Reported-by: Sebastian Andrzej Siewior > Link: https://lkml.kernel.org/r/20200824095831.5lpkmkafelnvl...@linutronix.de >

Re: [PATCH] irqchip/eznps: Fix build error for !ARC700 builds

2020-08-25 Thread Sebastian Andrzej Siewior
On 2020-08-24 16:01:49 [-0700], Vineet Gupta wrote: A little of patch description wouldn't hurt. Especially since it is not a simple move but IENABLE comes out of nowhere. > Reported-by: kernel test robot > Reported-by: Sebastian Andrzej Siewior > Link: > http://lists.infrad

Re: {standard input}:5973: Error: operand out of range (512 is not between -512 and 511)

2020-08-24 Thread Sebastian Andrzej Siewior
On 2020-08-24 18:21:21 [+], Vineet Gupta wrote: > {standard input}:5973: Error: operand out of range (512 is not between > -512 and 511) > >> > > The error above was fixed back in April: > 799587d5731db9dc ("ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT") This commit is |git

Re: {standard input}:5973: Error: operand out of range (512 is not between -512 and 511)

2020-08-24 Thread Sebastian Andrzej Siewior
On 2020-08-24 10:17:19 [+0800], kernel test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git > master > head: d012a7190fc1fd72ed48911e77ca97ba4521bccd > commit: de8f5e4f2dc1f032b46afda0a78cab5456974f89 lockdep: Introduce wait-type > checks > date: 5 mo

[PATCH 04/34] ARC: Use CONFIG_PREEMPTION

2019-10-15 Thread Sebastian Andrzej Siewior
@lists.infradead.org Signed-off-by: Thomas Gleixner Signed-off-by: Sebastian Andrzej Siewior --- arch/arc/kernel/entry.S | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/arc/kernel/entry.S b/arch/arc/kernel/entry.S index 72be01270e246..1f6bb184a44db 100644 --- a/arch/arc/kernel