Re: [PATCH v6 4/9] dt-bindings: iio: iio-mux: document iio-mux bindings

2016-12-06 Thread Peter Rosin
On 2016-12-06 00:26, Rob Herring wrote: > On Wed, Nov 30, 2016 at 09:16:58AM +0100, Peter Rosin wrote: >> Signed-off-by: Peter Rosin >> --- >> .../bindings/iio/multiplexer/iio-mux.txt | 40 >> ++ >> MAINTAINERS| 6 >> 2

[lwn:docs-next 78/85] htmldocs: include/linux/device.h:1: warning: no structured comments found

2016-12-06 Thread kbuild test robot
tree: git://git.lwn.net/linux-2.6 docs-next head: 9e22ff439fa2e1201b168c001683f275afd46258 commit: aad800403a8761073511abb93075738302983956 [78/85] Documentation/core-api/device_link: Add initial documentation reproduce: make htmldocs All warnings (new ones prefixed by >>): make[3]: warni

Re: [PATCH 0/5] Update Documentation/00-INDEX

2016-12-06 Thread Mauro Carvalho Chehab
Em Mon, 5 Dec 2016 14:23:01 -0700 Jonathan Corbet escreveu: > On Mon, 5 Dec 2016 09:41:40 -0200 > Mauro Carvalho Chehab wrote: > > > So, in order to check it, I wrote a small script that compares the files > > and directories at Documentation/ with the ones at 00-INDEX. > > > > Then, I synchr

Re: [PATCH 5/5] docs: 00-INDEX: document directories/files with no docs

2016-12-06 Thread Mauro Carvalho Chehab
Em Mon, 5 Dec 2016 14:25:40 -0700 Jonathan Corbet escreveu: > On Mon, 5 Dec 2016 09:41:45 -0200 > Mauro Carvalho Chehab wrote: > > > There are a number of files/directories that don't contain > > any documentation. They're related to ReST file conversion. > > > > As a matter of completeness,

Re: [PATCH 14/18] arm64: signal32: move ilp32 and aarch32 common code to separated file

2016-12-06 Thread Yury Norov
On Mon, Dec 05, 2016 at 04:18:24PM +, Catalin Marinas wrote: > On Fri, Oct 21, 2016 at 11:33:13PM +0300, Yury Norov wrote: > > Signed-off-by: Yury Norov > > Please add some description, even if it means copying the subject. > > > --- > > arch/arm64/include/asm/signal32.h| 3 + > >

Re: ILP32 for ARM64: testing with glibc testsuite

2016-12-06 Thread Andreas Schwab
On Dez 05 2016, Steve Ellcey wrote: > FAIL: nptl/tst-cancel26 > FAIL: nptl/tst-cancel27 > FAIL: rt/tst-mqueue1 > FAIL: rt/tst-mqueue2 > FAIL: rt/tst-mqueue4 > FAIL: rt/tst-mqueue7 I don't see these failures. Maybe you need to rebuild libgcc? https://build.opensuse.org/package/live_build_log/d

Re: ILP32 for ARM64: testing with glibc testsuite

2016-12-06 Thread Yury Norov
On Mon, Dec 05, 2016 at 06:24:11PM +0800, Zhangjian (Bamvor) wrote: > > > On 2016/12/5 18:07, Andreas Schwab wrote: > >On Dez 05 2016, "Zhangjian (Bamvor)" wrote: > > > >>Is there some progresses on it? We could collabrate to fix those issues. > > > >All the elf/nptl/rt fails should be fixed by

Re: [PATCH v2 2/3] ARM: dts: sunxi: add support for Orange Pi Zero board

2016-12-06 Thread Maxime Ripard
On Mon, Dec 05, 2016 at 07:01:46PM +0800, Icenowy Zheng wrote: > > > 05.12.2016, 17:40, "Maxime Ripard" : > > On Mon, Dec 05, 2016 at 04:59:44PM +0800, Icenowy Zheng wrote: > >>  2016年12月5日 16:52于 Maxime Ripard 写道: > >>  > > >>  > On Fri, Dec 02, 2016 at 10:22:30PM +0800, Icenowy Zheng wrote: > >