[GIT PULL]: ARM ARTPEC changes for 4.10

2016-11-10 Thread Jesper Nilsson
/boot/dts/artpec6.dtsi | 29 - arch/arm/mach-artpec/Kconfig | 3 +++ 3 files changed, 35 insertions(+), 1 deletion(-) /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com

[GIT PULL]: ARM ARTPEC changes for 4.10

2016-11-10 Thread Jesper Nilsson
/boot/dts/artpec6.dtsi | 29 - arch/arm/mach-artpec/Kconfig | 3 +++ 3 files changed, 35 insertions(+), 1 deletion(-) /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com

Re: [PATCH 3/3] serial: crisv10: fix invalid user-pointer check

2016-11-08 Thread Jesper Nilsson
On Tue, Nov 08, 2016 at 01:24:55PM +0100, Johan Hovold wrote: > Drop invalid user-pointer check from TIOCGSERIAL handler. > > A NULL-pointer can be valid in user space and copy_to_user() takes care > of sanity checking. > > Cc: Mikael Starvik <star...@axis.com>

Re: [PATCH 3/3] serial: crisv10: fix invalid user-pointer check

2016-11-08 Thread Jesper Nilsson
On Tue, Nov 08, 2016 at 01:24:55PM +0100, Johan Hovold wrote: > Drop invalid user-pointer check from TIOCGSERIAL handler. > > A NULL-pointer can be valid in user space and copy_to_user() takes care > of sanity checking. > > Cc: Mikael Starvik Acked-by: Jesper Nilsson &g

Re: [PATCH] cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected

2016-11-07 Thread Jesper Nilsson
CONFIG_ETRAX_AXISFLASHMAP is enabled. Agreed, added to cris tree for 4.10. > Reported-by: kbuild test robot <fengguang...@intel.com> > Fixes: 66ab3a74c5ce ("CRIS: Merge machine dependent boot/compressed ..") > Signed-off-by: Guenter Roeck <li...@roeck-us.net> Thanks! /^J

Re: [PATCH] cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected

2016-11-07 Thread Jesper Nilsson
CONFIG_ETRAX_AXISFLASHMAP is enabled. Agreed, added to cris tree for 4.10. > Reported-by: kbuild test robot > Fixes: 66ab3a74c5ce ("CRIS: Merge machine dependent boot/compressed ..") > Signed-off-by: Guenter Roeck Thanks! /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com

Re: [PATCH] tty: serial: make crisv10 explicitly non-modular

2016-11-07 Thread Jesper Nilsson
> case, the init ordering remains unchanged with this commit. Agreed, put in the cris tree for 4.10. > We don't replace module.h with init.h since the file already has that. > > Cc: Mikael Starvik <star...@axis.com> > Cc: Jesper Nilsson <jesper.nils...@axis.com> > Cc: Greg Kro

Re: [PATCH] tty: serial: make crisv10 explicitly non-modular

2016-11-07 Thread Jesper Nilsson
> case, the init ordering remains unchanged with this commit. Agreed, put in the cris tree for 4.10. > We don't replace module.h with init.h since the file already has that. > > Cc: Mikael Starvik > Cc: Jesper Nilsson > Cc: Greg Kroah-Hartman > Cc: Jiri Slaby > Cc: linux-c

Re: [PATCH 1/2] mm: add locked parameter to get_user_pages()

2016-11-07 Thread Jesper Nilsson
M_FAULT_RETRY. For the cris-part: Acked-by: Jesper Nilsson <jesper.nils...@axis.com> > Signed-off-by: Lorenzo Stoakes <lstoa...@gmail.com> /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com

Re: [PATCH 1/2] mm: add locked parameter to get_user_pages()

2016-11-07 Thread Jesper Nilsson
M_FAULT_RETRY. For the cris-part: Acked-by: Jesper Nilsson > Signed-off-by: Lorenzo Stoakes /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com

Re: [PATCH 10/10] mm: replace access_process_vm() write parameter with gup_flags

2016-10-17 Thread Jesper Nilsson
ss this flag. > > We make this explicit as use of FOLL_FORCE can result in surprising behaviour > (and hence bugs) within the mm subsystem. > > Signed-off-by: Lorenzo Stoakes <lstoa...@gmail.com> > --- > arch/cris/arch-v32/kernel/ptrace.c | 4 ++-- For the CRIS part:

Re: [PATCH 10/10] mm: replace access_process_vm() write parameter with gup_flags

2016-10-17 Thread Jesper Nilsson
ss this flag. > > We make this explicit as use of FOLL_FORCE can result in surprising behaviour > (and hence bugs) within the mm subsystem. > > Signed-off-by: Lorenzo Stoakes > --- > arch/cris/arch-v32/kernel/ptrace.c | 4 ++-- For the CRIS part: Acked-by: Jespe

Re: [PATCH 06/10] mm: replace get_user_pages() write/force parameters with gup_flags

2016-10-17 Thread Jesper Nilsson
ng behaviour (and hence > bugs) within the mm subsystem. > > Signed-off-by: Lorenzo Stoakes <lstoa...@gmail.com> > --- > arch/cris/arch-v32/drivers/cryptocop.c | 4 +--- For the CRIS part: Acked-by: Jesper Nilsson <jesper.nils...@axis.com> /^JN - J

Re: [PATCH 06/10] mm: replace get_user_pages() write/force parameters with gup_flags

2016-10-17 Thread Jesper Nilsson
ng behaviour (and hence > bugs) within the mm subsystem. > > Signed-off-by: Lorenzo Stoakes > --- > arch/cris/arch-v32/drivers/cryptocop.c | 4 +--- For the CRIS part: Acked-by: Jesper Nilsson /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com

[GIT PULL]: CRIS changes for 4.9

2016-10-08 Thread Jesper Nilsson
): CRIS: defconfig: remove MTDRAM_ABS_POS Jesper Nilsson (1): cris: intmem: fix device_initcall compile warning Niklas Cassel (8): cris: intmem: fix pointer comparison compile warning cris: fasttimer: fix mixed declarations and code compile warning cris: irq: stop loop from

[GIT PULL]: CRIS changes for 4.9

2016-10-08 Thread Jesper Nilsson
): CRIS: defconfig: remove MTDRAM_ABS_POS Jesper Nilsson (1): cris: intmem: fix device_initcall compile warning Niklas Cassel (8): cris: intmem: fix pointer comparison compile warning cris: fasttimer: fix mixed declarations and code compile warning cris: irq: stop loop from

[PATCH] DMA: nbpfaxi: check for errors from dma_map_single

2016-10-05 Thread Jesper Nilsson
Check for error return from dma_map_single. Move the addition of the node to the list to after we check for error, so we can reuse the list in unmapping. Found by enabling CONFIG_DMA_API_DEBUG. Signed-off-by: Jesper Nilsson <jesper.nils...@axis.com> --- drivers/dma/nbpfaxi.

[PATCH] DMA: nbpfaxi: check for errors from dma_map_single

2016-10-05 Thread Jesper Nilsson
Check for error return from dma_map_single. Move the addition of the node to the list to after we check for error, so we can reuse the list in unmapping. Found by enabling CONFIG_DMA_API_DEBUG. Signed-off-by: Jesper Nilsson --- drivers/dma/nbpfaxi.c | 15 ++- 1 file changed, 14

Re: [PATCH] cris: migrate exception table users off module.h and onto extable.h

2016-09-23 Thread Jesper Nilsson
t; content in module.h that we don't really need to compile this file. Thanks, added to cris for-next. > Cc: Mikael Starvik <star...@axis.com> > Cc: Jesper Nilsson <jesper.nils...@axis.com> > Cc: linux-cris-ker...@axis.com > Signed-off-by: Paul Gortmaker <pau

Re: [PATCH] cris: migrate exception table users off module.h and onto extable.h

2016-09-23 Thread Jesper Nilsson
t; content in module.h that we don't really need to compile this file. Thanks, added to cris for-next. > Cc: Mikael Starvik > Cc: Jesper Nilsson > Cc: linux-cris-ker...@axis.com > Signed-off-by: Paul Gortmaker /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com

Re: arch/cris/arch-v32/mm/intmem.c:148:17: error: initialization from incompatible pointer type

2016-09-23 Thread Jesper Nilsson
ttribute__((__section__(".initcall" #id ".init"))) = fn; \ > ^~ >arch/cris/arch-v32/mm/intmem.c:148:1: note: in expansion of macro > 'device_initcall' > device_initcall(crisv32_intmem_init); >

Re: arch/cris/arch-v32/mm/intmem.c:148:17: error: initialization from incompatible pointer type

2016-09-23 Thread Jesper Nilsson
ttribute__((__section__(".initcall" #id ".init"))) = fn; \ > ^~ >arch/cris/arch-v32/mm/intmem.c:148:1: note: in expansion of macro > 'device_initcall' > device_initcall(crisv32_intmem_init); >

Re: [PATCH v12 01/15] PCI: Let pci_mmap_page_range() take extra resource pointer

2016-06-07 Thread Jesper Nilsson
> > Signed-off-by: Yinghai Lu <ying...@kernel.org> > Cc: linux-arm-ker...@lists.infradead.org For the CRIS part: Acked-by: Jesper Nilsson <jesper.nils...@axis.com> > diff --git a/arch/cris/arch-v32/drivers/pci/bios.c > b/arch/cris/arch-v32/drivers/pci/bios.c > in

Re: [PATCH v12 01/15] PCI: Let pci_mmap_page_range() take extra resource pointer

2016-06-07 Thread Jesper Nilsson
> > Signed-off-by: Yinghai Lu > Cc: linux-arm-ker...@lists.infradead.org For the CRIS part: Acked-by: Jesper Nilsson > diff --git a/arch/cris/arch-v32/drivers/pci/bios.c > b/arch/cris/arch-v32/drivers/pci/bios.c > index 64a5fb9..082efb9 100644 > --- a/arch/cris/arch-v32/

Re: [PATCH 13/54] MAINTAINERS: Add file patterns for cris device tree bindings

2016-05-23 Thread Jesper Nilsson
star...@axis.com> Acked-by: Jesper Nilsson <jesper.nils...@axis.com> > Cc: linux-cris-ker...@axis.com > --- > Please apply this patch directly if you want to be involved in device > tree binding documentation for your subsystem. /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com

Re: [PATCH 13/54] MAINTAINERS: Add file patterns for cris device tree bindings

2016-05-23 Thread Jesper Nilsson
On Sun, May 22, 2016 at 11:05:50AM +0200, Geert Uytterhoeven wrote: > Submitters of device tree binding documentation may forget to CC > the subsystem maintainer if this is missing. > > Signed-off-by: Geert Uytterhoeven > Cc: Mikael Starvik Acked-by: Jesper Nilsson >

Re: [PATCH v4 06/18] cris: Remove unnecessary of_platform_populate with default match table

2016-05-16 Thread Jesper Nilsson
Starvik <star...@axis.com> Acked-by: Jesper Nilsson <jesper.nils...@axis.com> > Signed-off-by: Kefeng Wang <wangkefeng.w...@huawei.com> > --- > arch/cris/kernel/setup.c | 8 ---- > 1 file changed, 8 deletions(-) /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com

Re: [PATCH v4 06/18] cris: Remove unnecessary of_platform_populate with default match table

2016-05-16 Thread Jesper Nilsson
tarvik Acked-by: Jesper Nilsson > Signed-off-by: Kefeng Wang > --- > arch/cris/kernel/setup.c | 8 > 1 file changed, 8 deletions(-) /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com

Re: [patch V4 02/31] bitops: Include generic parity.h in some architectures' bitops.h

2016-05-11 Thread Jesper Nilsson
;egtv...@samfundet.no> [for avr32] For the CRIS part: Acked-by: Jesper Nilsson <jesper.nils...@axis.com> /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com

Re: [patch V4 02/31] bitops: Include generic parity.h in some architectures' bitops.h

2016-05-11 Thread Jesper Nilsson
On Wed, May 11, 2016 at 05:06:17PM +0800, zengzhao...@163.com wrote: > From: Zhaoxiu Zeng > > Simply use the generic version. > > Signed-off-by: Zhaoxiu Zeng > Acked-by: Hans-Christian Noren Egtvedt [for avr32] For the CRIS part: Acked-by: Jesper Nilsson /^J

Re: [PATCH 1/2] dt-bindings: pci: add DT binding for Axis ARTPEC-6 PCIe controller

2016-05-07 Thread Jesper Nilsson
gt; What is the syscon for? Perhaps a name that reflects the purpose. It's the SoC System Controller, and holds some chip-specific registers for the Synopsys IP control, clocks and some termination variables spring to mind. It was named sysctrl earlier, although that's not very much more descriptive. > Rob /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com

Re: [PATCH 1/2] dt-bindings: pci: add DT binding for Axis ARTPEC-6 PCIe controller

2016-05-07 Thread Jesper Nilsson
names property. > > +- interrupt-names: Must include the following entries: > > + - "msi": The interrupt that is asserted when an MSI is received > > +- syscon: Should contain a link to the syscon device node. > > What is the syscon for? Perhaps a name that reflect

Re: [PATCH V3 04/11] CRIS v32: nand: set ECC algorithm explicitly

2016-04-22 Thread Jesper Nilsson
On Sun, Apr 17, 2016 at 10:53:00PM +0200, Rafał Miłecki wrote: > This is part of process deprecating NAND_ECC_SOFT_BCH (and switching to > enum nand_ecc_algo). > > Signed-off-by: Rafał Miłecki <zaj...@gmail.com> Acked-by: Jesper Nilsson <jesper.nils...@axis.com>

Re: [PATCH V3 04/11] CRIS v32: nand: set ECC algorithm explicitly

2016-04-22 Thread Jesper Nilsson
On Sun, Apr 17, 2016 at 10:53:00PM +0200, Rafał Miłecki wrote: > This is part of process deprecating NAND_ECC_SOFT_BCH (and switching to > enum nand_ecc_algo). > > Signed-off-by: Rafał Miłecki Acked-by: Jesper Nilsson /^JN - Jesper Nilsson -- Jesper Nilsson --

[GIT PULL]: CRIS changes for 4.5

2016-01-21 Thread Jesper Nilsson
(+), 15 deletions(-) /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com

Re: [GIT PULL]: CRIS changes for 4.5

2016-01-21 Thread Jesper Nilsson
On Thu, Jan 21, 2016 at 03:28:52PM +0530, Sudip Mukherjee wrote: > On Thu, Jan 21, 2016 at 10:30:06AM +0100, Jesper Nilsson wrote: > > are available in the git repository at: > > > > > > g...@gitolite.kernel.org:pub/scm/linux/kernel/git/jesper/cris.git > &g

[GIT PULL]: CRIS changes for 4.5

2016-01-21 Thread Jesper Nilsson
+++--- arch/cris/arch-v10/kernel/head.S |6 -- arch/cris/arch-v32/kernel/head.S |6 -- arch/cris/kernel/vmlinux.lds.S|1 + 4 files changed, 20 insertions(+), 15 deletions(-) /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils

[GIT PULL]: CRIS changes for 4.5

2016-01-21 Thread Jesper Nilsson
+++--- arch/cris/arch-v10/kernel/head.S |6 -- arch/cris/arch-v32/kernel/head.S |6 -- arch/cris/kernel/vmlinux.lds.S|1 + 4 files changed, 20 insertions(+), 15 deletions(-) /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils

Re: [GIT PULL]: CRIS changes for 4.5

2016-01-21 Thread Jesper Nilsson
On Thu, Jan 21, 2016 at 03:28:52PM +0530, Sudip Mukherjee wrote: > On Thu, Jan 21, 2016 at 10:30:06AM +0100, Jesper Nilsson wrote: > > are available in the git repository at: > > > > > > g...@gitolite.kernel.org:pub/scm/linux/kernel/git/jesper/cris.git > &g

[GIT PULL]: CRIS changes for 4.5

2016-01-21 Thread Jesper Nilsson
(+), 15 deletions(-) /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com

Re: [PATCH v2 15/25] cris: nand: use the mtd instance embedded in struct nand_chip

2015-12-08 Thread Jesper Nilsson
ezillon Acked-by: Jesper Nilsson /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kerne

Re: [PATCH v2 18/25] cris: nand: remove useless mtd->priv = chip assignments

2015-12-08 Thread Jesper Nilsson
Acked-by: Jesper Nilsson /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/maj

Re: [PATCH v2 15/25] cris: nand: use the mtd instance embedded in struct nand_chip

2015-12-08 Thread Jesper Nilsson
Boris Brezillon <boris.brezil...@free-electrons.com> Acked-by: Jesper Nilsson <jesper.nils...@axis.com> /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a mess

Re: [PATCH v2 18/25] cris: nand: remove useless mtd->priv = chip assignments

2015-12-08 Thread Jesper Nilsson
llon <boris.brezil...@free-electrons.com> Acked-by: Jesper Nilsson <jesper.nils...@axis.com> /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

Re: [GIT PULL]: CRIS changes for 4.4

2015-11-03 Thread Jesper Nilsson
On Tue, Nov 03, 2015 at 01:49:23AM +0100, Stephen Rothwell wrote: > Hi Jesper, > > On Mon, 2 Nov 2015 21:17:03 +0100 Jesper Nilsson > wrote: > > > > Please pull CRIS changes for 4.4: > > > > Mostly another batch of code removal due to move to standard

Re: [GIT PULL]: CRIS changes for 4.4

2015-11-03 Thread Jesper Nilsson
On Tue, Nov 03, 2015 at 01:49:23AM +0100, Stephen Rothwell wrote: > Hi Jesper, > > On Mon, 2 Nov 2015 21:17:03 +0100 Jesper Nilsson <jesper.nils...@axis.com> > wrote: > > > > Please pull CRIS changes for 4.4: > > > > Mostly another batch of code remo

Re: Problems with 'mtd: warn when registering the same master many times'

2015-11-02 Thread Jesper Nilsson
r has any comments. I didn't see an easy way to fix that > driver myself, so I guess we may have to live with the warning for now. Yeah, I'm sorry to say that we're aware of the problem but haven't got to fixing it... At one time (3.20?), the code actually went into an infinite loop on startup. :-( I'

[GIT PULL]: CRIS changes for 4.4

2015-11-02 Thread Jesper Nilsson
in hex format Chen Gang (2): cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12 cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkp Guenter Roeck (1): cris: Drop reference to get_cmos_time() Jesper Nilsson (1): CRIS: Drop code related to obsolete

[GIT PULL]: CRIS changes for 4.4

2015-11-02 Thread Jesper Nilsson
in hex format Chen Gang (2): cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12 cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkp Guenter Roeck (1): cris: Drop reference to get_cmos_time() Jesper Nilsson (1): CRIS: Drop code related to obsolete

Re: Problems with 'mtd: warn when registering the same master many times'

2015-11-02 Thread Jesper Nilsson
r has any comments. I didn't see an easy way to fix that > driver myself, so I guess we may have to live with the warning for now. Yeah, I'm sorry to say that we're aware of the problem but haven't got to fixing it... At one time (3.20?), the code actually went into an infinite loop on startup. :-( I'

Re: [PATCH -next] cris: Drop reference to get_cmos_time()

2015-10-26 Thread Jesper Nilsson
el/built-in.o:(___ksymtab+get_cmos_time+0x0): > undefined reference to `get_cmos_time' > Makefile:946: recipe for target 'vmlinux' failed Agreed, added to the cris-tree. Thanks, /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscribe from this l

Re: [PATCH -next] cris: Drop reference to get_cmos_time()

2015-10-26 Thread Jesper Nilsson
el/built-in.o:(___ksymtab+get_cmos_time+0x0): > undefined reference to `get_cmos_time' > Makefile:946: recipe for target 'vmlinux' failed Agreed, added to the cris-tree. Thanks, /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscribe from this l

Re: [RESEND PATCH] timerfd: Allow TFD_TIMER_CANCEL_ON_SET with relative timeouts

2015-10-20 Thread Jesper Nilsson
m. It also looks like Miroslav's patch will handle the other cases of a accidental user initiated set of a bad date or a maliciously set NTP. Though, from my point of view, a wrap-around to 1970 would be just as valid as a jump one week in the past. What's the current status of that patch? >

Re: [RESEND PATCH] timerfd: Allow TFD_TIMER_CANCEL_ON_SET with relative timeouts

2015-10-20 Thread Jesper Nilsson
m. It also looks like Miroslav's patch will handle the other cases of a accidental user initiated set of a bad date or a maliciously set NTP. Though, from my point of view, a wrap-around to 1970 would be just as valid as a jump one week in the past. What's the current status of that patch? >

[RESEND PATCH] timerfd: Allow TFD_TIMER_CANCEL_ON_SET with relative timeouts

2015-10-09 Thread Jesper Nilsson
Allow TFD_TIMER_CANCEL_ON_SET on timerfd_settime() with relative as well as absolute timeout. Signed-off-by: Jesper Nilsson --- Resending after some discussion with Thomas Gleixner at ELCE, and Cc:ing John Stultz and Michael Kerrisk who may have comments. Longer background: One of the uses

[RESEND PATCH] timerfd: Allow TFD_TIMER_CANCEL_ON_SET with relative timeouts

2015-10-09 Thread Jesper Nilsson
Allow TFD_TIMER_CANCEL_ON_SET on timerfd_settime() with relative as well as absolute timeout. Signed-off-by: Jesper Nilsson <jesper.nils...@axis.com> --- Resending after some discussion with Thomas Gleixner at ELCE, and Cc:ing John Stultz and Michael Kerrisk who may have comments.

Re: CRIS v32: leftover references on ETRAX_VIRTUAL_GPIO

2015-10-02 Thread Jesper Nilsson
3 should now be through standard gpiolib instead. Signed-off-by: Jesper Nilsson --- arch/cris/arch-v10/kernel/head.S | 106 - arch/cris/arch-v10/mm/init.c | 14 +-- arch/cris/arch-v32/kernel/debugport.c |2 - arch/cris/arch-v32/kernel/head.S |4 - arc

Re: CRIS v32: leftover references on ETRAX_VIRTUAL_GPIO

2015-10-02 Thread Jesper Nilsson
emoving them, thanks for the heads-up! /Jesper > I found the issue with scripts/checkkconfigsymbols.py. > > Kind regards, > Valentin /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscribe from this list: send the line "unsubscrib

Re: CRIS v32: leftover references on ETRAX_VIRTUAL_GPIO

2015-10-02 Thread Jesper Nilsson
3 should now be through standard gpiolib instead. Signed-off-by: Jesper Nilsson <jesper.nils...@axis.com> --- arch/cris/arch-v10/kernel/head.S | 106 - arch/cris/arch-v10/mm/init.c | 14 +-- arch/cris/arch-v32/kernel/debugport.c |2 - arch/cris/arc

Re: CRIS v32: leftover references on ETRAX_VIRTUAL_GPIO

2015-10-02 Thread Jesper Nilsson
emoving them, thanks for the heads-up! /Jesper > I found the issue with scripts/checkkconfigsymbols.py. > > Kind regards, > Valentin /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscribe from this list: send the line "unsubscrib

Re: [PATCH] cris: time: Cleanup of persistent clock stuff

2015-10-01 Thread Jesper Nilsson
On Fri, Jul 17, 2015 at 05:31:26PM +0800, Xunlei Pang wrote: > From: Xunlei Pang > > - Remove update_persistent_clock(), as it does nothing now. > - Remove read_persistent_clock(), let it fall back to the weak version. Thanks, applied to the cris tree. /^JN - Je

Re: [PATCH 1/1] cris: re-use helpers to dump data in hex format

2015-10-01 Thread Jesper Nilsson
hevchenko /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 5/6] CRIS v32: remove I2C bitbanging driver

2015-10-01 Thread Jesper Nilsson
On Mon, Aug 03, 2015 at 08:19:23PM +0200, Rabin Vincent wrote: > Now that we have a gpiolib GPIO driver, the generic i2c-gpio driver > provides this functionality. Applied to the cris tree, thanks! /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@ax

Re: [PATCH 6/6] CRIS v32: remove old GPIO and LEDs code

2015-10-01 Thread Jesper Nilsson
various generic external chip drivers replace the "virtual > gpio" parts. > > The generic gpio-leds driver replaces the LED handling. Applied to the cris tree, thanks! /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscribe from thi

Re: [PATCH 4/6] CRIS v32: add ARTPEC-3 and P1343 device trees

2015-10-01 Thread Jesper Nilsson
On Mon, Aug 03, 2015 at 08:19:22PM +0200, Rabin Vincent wrote: > Add a device tree for the Axis P1343 with the ARTPEC-3 SoC and on-board > LEDs and RTC. Applied to the cris tree, thanks! /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscrib

Re: [PATCH 3/6] CRIS v32: dev88: add GPIO, LEDs, RTC, temp sensor

2015-10-01 Thread Jesper Nilsson
On Mon, Aug 03, 2015 at 08:19:21PM +0200, Rabin Vincent wrote: > Add the GPIO driver to the device tree and, using it, support for the > LEDs and the RTC chip (via I2C-GPIO), as well as the temperature sensor > (via SPI-GPIO). Applied to the cris tree, thanks! /^JN - Jespe

Re: [PATCH 2/6] CRIS: add dt-bindings symlink

2015-10-01 Thread Jesper Nilsson
On Mon, Aug 03, 2015 at 08:19:20PM +0200, Rabin Vincent wrote: > Add a dt-bindings symlink to get DT include files, as on other > architectures. See c58299a ("kbuild: create an "include chroot" for DT > bindings") for the details. Applied to the cris tree, t

Re: [PATCH 1/6] CRIS v32: increase NR_IRQS

2015-10-01 Thread Jesper Nilsson
On Mon, Aug 03, 2015 at 08:19:19PM +0200, Rabin Vincent wrote: > Increase NR_IQRS so we can fit in GPIO interrupts. Applied to the cris tree, thanks! /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscribe from this list: send the line "uns

Re: [PATCH v3] cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkp

2015-10-01 Thread Jesper Nilsson
In function `kgdb_handle_breakpoint': > (.text+0x2aca): undefined reference to `is_dyn_brkp' > arch/cris/arch-v10/kernel/built-in.o: In function `is_static': > kgdb.c:(.text+0x2ada): undefined reference to `is_dyn_brkp' > > Signed-off-by: Chen Gang Added to the cris tree, thank

Re: [PATCH] cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12

2015-10-01 Thread Jesper Nilsson
l) response time and thanks! /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kerne

Re: [PATCH v2, resend 1/1] cris: kgdb: use native hex2bin

2015-10-01 Thread Jesper Nilsson
server is broken. :-P /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.

Re: [PATCH v2, resend 1/1] cris: kgdb: use native hex2bin

2015-10-01 Thread Jesper Nilsson
server is broken. :-P /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.

Re: [PATCH v3] cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkp

2015-10-01 Thread Jesper Nilsson
In function `kgdb_handle_breakpoint': > (.text+0x2aca): undefined reference to `is_dyn_brkp' > arch/cris/arch-v10/kernel/built-in.o: In function `is_static': > kgdb.c:(.text+0x2ada): undefined reference to `is_dyn_brkp' > > Signed-off-by: Chen Gang <gang.chen.5...@gmail.com>

Re: [PATCH] cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12

2015-10-01 Thread Jesper Nilsson
e. Sorry about the slow (glacial) response time and thanks! /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordom

Re: [PATCH 4/6] CRIS v32: add ARTPEC-3 and P1343 device trees

2015-10-01 Thread Jesper Nilsson
On Mon, Aug 03, 2015 at 08:19:22PM +0200, Rabin Vincent wrote: > Add a device tree for the Axis P1343 with the ARTPEC-3 SoC and on-board > LEDs and RTC. Applied to the cris tree, thanks! /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscrib

Re: [PATCH 2/6] CRIS: add dt-bindings symlink

2015-10-01 Thread Jesper Nilsson
On Mon, Aug 03, 2015 at 08:19:20PM +0200, Rabin Vincent wrote: > Add a dt-bindings symlink to get DT include files, as on other > architectures. See c58299a ("kbuild: create an "include chroot" for DT > bindings") for the details. Applied to the cris tree, t

Re: [PATCH 3/6] CRIS v32: dev88: add GPIO, LEDs, RTC, temp sensor

2015-10-01 Thread Jesper Nilsson
On Mon, Aug 03, 2015 at 08:19:21PM +0200, Rabin Vincent wrote: > Add the GPIO driver to the device tree and, using it, support for the > LEDs and the RTC chip (via I2C-GPIO), as well as the temperature sensor > (via SPI-GPIO). Applied to the cris tree, thanks! /^JN - Jespe

Re: [PATCH 1/6] CRIS v32: increase NR_IRQS

2015-10-01 Thread Jesper Nilsson
On Mon, Aug 03, 2015 at 08:19:19PM +0200, Rabin Vincent wrote: > Increase NR_IQRS so we can fit in GPIO interrupts. Applied to the cris tree, thanks! /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscribe from this list: send the line "uns

Re: [PATCH] cris: time: Cleanup of persistent clock stuff

2015-10-01 Thread Jesper Nilsson
ee. /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 1/1] cris: re-use helpers to dump data in hex format

2015-10-01 Thread Jesper Nilsson
hevchenko <andriy.shevche...@linux.intel.com> /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info a

Re: [PATCH 6/6] CRIS v32: remove old GPIO and LEDs code

2015-10-01 Thread Jesper Nilsson
various generic external chip drivers replace the "virtual > gpio" parts. > > The generic gpio-leds driver replaces the LED handling. Applied to the cris tree, thanks! /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscribe from thi

Re: [PATCH 5/6] CRIS v32: remove I2C bitbanging driver

2015-10-01 Thread Jesper Nilsson
On Mon, Aug 03, 2015 at 08:19:23PM +0200, Rabin Vincent wrote: > Now that we have a gpiolib GPIO driver, the generic i2c-gpio driver > provides this functionality. Applied to the cris tree, thanks! /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@ax

Re: [PATCH] cris: kgdb: use native hex2bin

2015-09-30 Thread Jesper Nilsson
On Wed, Sep 30, 2015 at 08:02:34PM +0200, Jesper Nilsson wrote: > On Wed, Sep 30, 2015 at 06:37:51PM +0300, Andy Shevchenko wrote: > > On Wed, 2015-09-30 at 17:22 +0200, Jesper Nilsson wrote: > > > On Wed, Sep 30, 2015 at 04:46:53PM +0200, Andy Shevchenko wrote: > > > &g

Re: [PATCH] cris: kgdb: use native hex2bin

2015-09-30 Thread Jesper Nilsson
On Wed, Sep 30, 2015 at 06:37:51PM +0300, Andy Shevchenko wrote: > On Wed, 2015-09-30 at 17:22 +0200, Jesper Nilsson wrote: > > On Wed, Sep 30, 2015 at 04:46:53PM +0200, Andy Shevchenko wrote: > > > On Tue, 2013-06-04 at 11:51 +0300, Andy Shevchenko wrote: > > > > T

Re: [PATCH] cris: kgdb: use native hex2bin

2015-09-30 Thread Jesper Nilsson
nt them > > customly. > > > > No one is interested in this? Hm, dunno why, but obviously I've missed these patches, and I can't find them on my main mailaccount either. Anyways, I found them on a secondary account, and have added them to the CRIS linux-next tree. Thanks! /^JN - J

Re: [PATCH] cris: kgdb: use native hex2bin

2015-09-30 Thread Jesper Nilsson
On Wed, Sep 30, 2015 at 06:37:51PM +0300, Andy Shevchenko wrote: > On Wed, 2015-09-30 at 17:22 +0200, Jesper Nilsson wrote: > > On Wed, Sep 30, 2015 at 04:46:53PM +0200, Andy Shevchenko wrote: > > > On Tue, 2013-06-04 at 11:51 +0300, Andy Shevchenko wrote: > > > > T

Re: [PATCH] cris: kgdb: use native hex2bin

2015-09-30 Thread Jesper Nilsson
On Wed, Sep 30, 2015 at 08:02:34PM +0200, Jesper Nilsson wrote: > On Wed, Sep 30, 2015 at 06:37:51PM +0300, Andy Shevchenko wrote: > > On Wed, 2015-09-30 at 17:22 +0200, Jesper Nilsson wrote: > > > On Wed, Sep 30, 2015 at 04:46:53PM +0200, Andy Shevchenko wrote: > > > &g

Re: [PATCH] cris: kgdb: use native hex2bin

2015-09-30 Thread Jesper Nilsson
nt them > > customly. > > > > No one is interested in this? Hm, dunno why, but obviously I've missed these patches, and I can't find them on my main mailaccount either. Anyways, I found them on a secondary account, and have added them to the CRIS linux-next tree. Thanks! /^JN - J

Re: crisv32 runtime failure in -next due to 'page-flags: define behavior SL*B-related flags on compound pages'

2015-09-18 Thread Jesper Nilsson
logs/stdio > > for a complete log. > > Is there a chance to get proper backtrace? Yes, it should be possible with CONFIG_KALLSYMS=y in the kconfig. /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscribe from this list: send the line "u

Re: crisv32 runtime failure in -next due to 'page-flags: define behavior SL*B-related flags on compound pages'

2015-09-18 Thread Jesper Nilsson
logs/stdio > > for a complete log. > > Is there a chance to get proper backtrace? Yes, it should be possible with CONFIG_KALLSYMS=y in the kconfig. /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscribe from this list: send the line "u

[GIT PULL]: CRIS changes for 4.3

2015-09-12 Thread Jesper Nilsson
syscalls Christophe Jaillet (1): cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memset Jesper Nilsson (3): CRISv32: ETRAX FS: Squash warnings in pinmux driver CRISv32: Add GPIO driver to the default configs CRISv32: Squash compile warnings for axisflashmap Rabin

[GIT PULL]: CRIS changes for 4.3

2015-09-12 Thread Jesper Nilsson
syscalls Christophe Jaillet (1): cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memset Jesper Nilsson (3): CRISv32: ETRAX FS: Squash warnings in pinmux driver CRISv32: Add GPIO driver to the default configs CRISv32: Squash compile warnings for axisflashmap Rabin

[PATCH] timerfd: Allow TFD_TIMER_CANCEL_ON_SET with relative timeouts

2015-09-07 Thread Jesper Nilsson
Allow TFD_TIMER_CANCEL_ON_SET on timerfd_settime() with relative as well as absolute timeout. Signed-off-by: Jesper Nilsson --- Longer background: One of the uses for TFD_TIMER_CANCEL_ON_SET is to get an event when the CLOCK_REALTIME changes (as by NTP or user action). In this case, the timeout

[PATCH] timerfd: Allow TFD_TIMER_CANCEL_ON_SET with relative timeouts

2015-09-07 Thread Jesper Nilsson
Allow TFD_TIMER_CANCEL_ON_SET on timerfd_settime() with relative as well as absolute timeout. Signed-off-by: Jesper Nilsson <jesper.nils...@axis.com> --- Longer background: One of the uses for TFD_TIMER_CANCEL_ON_SET is to get an event when the CLOCK_REALTIME changes (as by NTP or user

Re: [PATCH] cris: don't use module_init for non-modular core eeprom.c code

2015-06-15 Thread Jesper Nilsson
hing different, they can do that at a later date. > > Cc: Mikael Starvik Looks good, I'll take it in the CRIS-tree. > Cc: linux-cris-ker...@axis.com > Signed-off-by: Paul Gortmaker /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubsc

Re: [PATCH] cris: don't use module_init for non-modular core eeprom.c code

2015-06-15 Thread Jesper Nilsson
Starvik star...@axis.com Looks good, I'll take it in the CRIS-tree. Cc: linux-cris-ker...@axis.com Signed-off-by: Paul Gortmaker paul.gortma...@windriver.com /^JN - Jesper Nilsson -- Jesper Nilsson -- jesper.nils...@axis.com -- To unsubscribe from this list: send the line

Re: [PATCH -next] cris: Fix system call references for cris v10

2015-06-08 Thread Jesper Nilsson
0x59c): undefined reference to `_sys_execveat' > > Fixes: 3e48d266639b ("CRIS: Wire up missing syscalls") > Cc: Chen Gang > Signed-off-by: Guenter Roeck Hi Guenter! Thanks, a similar patch should already be folded into the original tree, could you verify with the lates

Re: [PATCH -next] cris: Fix system call references for cris v10

2015-06-08 Thread Jesper Nilsson
: Wire up missing syscalls) Cc: Chen Gang gang.chen.5...@gmail.com Signed-off-by: Guenter Roeck li...@roeck-us.net Hi Guenter! Thanks, a similar patch should already be folded into the original tree, could you verify with the latest for-next/linux-next? /^JN - Jesper Nilsson

Re: [PATCH] cris: Wire up missing syscalls

2015-06-04 Thread Jesper Nilsson
On Wed, Jun 03, 2015 at 05:04:26PM +0200, Jesper Nilsson wrote: > On Wed, Jun 03, 2015 at 01:36:47PM +0200, Chen Gang wrote: > > - For v10, need we also use "sys*" instead of "_sys*"? > > No, the trick here is that v10 and v32 uses different standards > wit

Re: [PATCH] cris: Wire up missing syscalls

2015-06-04 Thread Jesper Nilsson
On Wed, Jun 03, 2015 at 05:04:26PM +0200, Jesper Nilsson wrote: On Wed, Jun 03, 2015 at 01:36:47PM +0200, Chen Gang wrote: - For v10, need we also use sys* instead of _sys*? No, the trick here is that v10 and v32 uses different standards with regards to prefixing underscore. I'm hoping

<    1   2   3   4   5   6   7   >