Re: [PATCH v4 0/3] dma-mapping, powerpc, nvme: introduce the DMA_ATTR_NO_WARN attribute

2016-08-05 Thread Andrew Morton
On Fri, 5 Aug 2016 09:34:20 -0300 Mauricio Faria de Oliveira wrote: > On 08/04/2016 10:05 PM, Andrew Morton wrote: > > Of course, the alternative is to just delete the damn warnings from > > ppc_iommu_map_sg(). Imagine that! Have they ever been of any use to > >

[PATCH] doc-rst: support *sphinx build themes*

2016-08-05 Thread Markus Heiser
From: Markus Heiser Load an additional configuration file into conf.py namespace. The name of the configuration file is taken from the environment SPHINX_CONF. The external configuration file extends (or overwrites) the configuration values from the origin conf.py.

[PULL] Docs fixes

2016-08-05 Thread Jonathan Corbet
A handful of documentation fixes. You'll get a conflict on Documentation/DocBook/Makefile due to the changes from the drm and media trees. Resolution is pretty easy - just take the docs-next side - but I also have a resolution in the docs-next-merge branch if that's useful to you. Thanks, jon

Re: [PATCH v4 0/3] dma-mapping, powerpc, nvme: introduce the DMA_ATTR_NO_WARN attribute

2016-08-05 Thread Mauricio Faria de Oliveira
On 08/04/2016 10:05 PM, Andrew Morton wrote: Of course, the alternative is to just delete the damn warnings from ppc_iommu_map_sg(). Imagine that! Have they ever been of any use to anyone? Sure. I submitted a patch to convert it to dynamic debug (so it would still be available if one wanted

Re: Functions and data structure cross references with Sphinx

2016-08-05 Thread Markus Heiser
Am 05.08.2016 um 12:47 schrieb Mauro Carvalho Chehab : > Em Fri, 5 Aug 2016 09:29:23 +0200 > Markus Heiser escreveu: > >> Am 01.08.2016 um 13:25 schrieb Mauro Carvalho Chehab >> : >> >>> There's one remaining

Re: Sphinx-doc: build over N processes in parallel

2016-08-05 Thread Markus Heiser
Am 05.08.2016 um 13:41 schrieb Mauro Carvalho Chehab : > Em Fri, 5 Aug 2016 11:56:44 +0200 > Markus Heiser escreveu: > >> Am 20.07.2016 um 16:04 schrieb Mauro Carvalho Chehab >> : >> >>> >>> A completely

Re: [PATCH v3 2/3] drm: Add API for capturing frame CRCs

2016-08-05 Thread Ville Syrjälä
On Fri, Aug 05, 2016 at 12:46:29PM +0200, Tomeu Vizoso wrote: > On 3 August 2016 at 09:06, Ville Syrjälä > wrote: > > On Fri, Jul 22, 2016 at 04:10:44PM +0200, Tomeu Vizoso wrote: > >> Adds files and directories to debugfs for controlling and reading frame > >>

Re: Sphinx-doc: build over N processes in parallel

2016-08-05 Thread Mauro Carvalho Chehab
Em Fri, 5 Aug 2016 11:56:44 +0200 Markus Heiser escreveu: > Am 20.07.2016 um 16:04 schrieb Mauro Carvalho Chehab > : > > > > > A completely unrelated question: it seems that Sphinx is using just > > one CPU to do its builds: > > > > %Cpu0

Re: [PATCH v3 2/3] drm: Add API for capturing frame CRCs

2016-08-05 Thread Tomeu Vizoso
On 3 August 2016 at 09:06, Ville Syrjälä wrote: > On Fri, Jul 22, 2016 at 04:10:44PM +0200, Tomeu Vizoso wrote: >> Adds files and directories to debugfs for controlling and reading frame >> CRCs, per CRTC: >> >> dri/0/crtc-0/crc >> dri/0/crtc-0/crc/control >>

Sphinx-doc: build over N processes in parallel

2016-08-05 Thread Markus Heiser
Am 20.07.2016 um 16:04 schrieb Mauro Carvalho Chehab : > > A completely unrelated question: it seems that Sphinx is using just > one CPU to do its builds: > > %Cpu0 : 3,0 us, 7,6 sy, 0,0 ni, 89,4 id, 0,0 wa, 0,0 hi, 0,0 si, 0,0 > st > %Cpu1 :100,0 us, 0,0

Re: Functions and data structure cross references with Sphinx

2016-08-05 Thread Markus Heiser
Am 01.08.2016 um 13:25 schrieb Mauro Carvalho Chehab : > There's one remaining major issue I noticed after the conversion of the > media books to Sphinx: > > While sphinx complains if a cross-reference (using :ref:) points to an > undefined reference, the same doesn't