Re: [PATCH 1/7] doc-rst: generic way to build only sphinx sub-folders

2016-08-21 Thread Mauro Carvalho Chehab
Em Sat, 20 Aug 2016 09:51:57 -0300 Mauro Carvalho Chehab escreveu: > Em Fri, 19 Aug 2016 17:52:07 +0200 > Markus Heiser escreveu: > > > Am 19.08.2016 um 14:49 schrieb Jani Nikula : > > > > > On Fri, 19 Aug 2016, Markus Heiser wrote: > > >> Am 19.08.2016 um 00:35 schrieb Jonathan Corbet

[PATCH] docs-rst: kernel-doc: better output struct members

2016-08-21 Thread Mauro Carvalho Chehab
Right now, for a struct, kernel-doc produces the following output: .. c:type:: struct v4l2_prio_state stores the priority states **Definition** :: struct v4l2_prio_state { atomic_t prios[4]; }; **Members** ``a

[PATCH 2/2] docs-rst: Fix an warning when in interactive mode

2016-08-21 Thread Mauro Carvalho Chehab
When XeLaTeX is in interactive mode, it complains that py@noticelength already exists. Rename it and declare it only once to avoid such messages. Signed-off-by: Mauro Carvalho Chehab --- Documentation/conf.py | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Document

[PATCH 1/2] docs-rst: Use better colors for note/warning/attention boxes

2016-08-21 Thread Mauro Carvalho Chehab
Instead of painting the box with gray, let's use a colored box. IMHO, that makes easier to warn users about some issue pointed by the Sphinx. It also matches to what we do already with the HTML output. Signed-off-by: Mauro Carvalho Chehab --- Documentation/conf.py | 34 --

Fw: [PATCH 0/2] Two additional patches for Documentation/conf.py

2016-08-21 Thread Mauro Carvalho Chehab
Sorry, forgot to copy patch 0/2 to Linux-doc people. Forwarded message: Date: Sun, 21 Aug 2016 15:23:02 -0300 From: Mauro Carvalho Chehab To: Linux Media Mailing List Cc: Mauro Carvalho Chehab , Mauro Carvalho Chehab Subject: [PATCH 0/2] Two additional patches for Documentation/conf.py The

[PATCH 1/2] [media] docs-rst: fix some LaTeX errors when in interactive mode

2016-08-21 Thread Mauro Carvalho Chehab
There are several minor issues that are seen when building PDF on interactive mode. Fix them. Signed-off-by: Mauro Carvalho Chehab --- Documentation/media/uapi/v4l/dev-sliced-vbi.rst | 2 +- Documentation/media/uapi/v4l/dev-subdev.rst | 2 +- Documentation/media/uapi/v4l/p

[PATCH 2/2] [media] index.rst: Fix LaTeX error in interactive mode on Sphinx 1.4.x

2016-08-21 Thread Mauro Carvalho Chehab
The Sphinx 1.4.x definition for \DUrole is: \providecommand*{\DUrole}[2]{% \ifcsname DUrole#1\endcsname% \csname DUrole#1\endcsname{#2}% \else% backwards compatibility: try \docutilsrole#1{#2} \ifcsname docutilsrole#1\endcsname% \csname docutilsrole#1\endcsname{#2}% \else%

Re: [PATCH 3/3] drivers: Add visorbus to the drivers/virt directory

2016-08-21 Thread Greg KH
On Fri, Jun 10, 2016 at 11:23:56PM -0400, David Kershner wrote: > visorbus is currently located at drivers/staging/visorbus, > this patch moves it to drivers/virt. > > Signed-off-by: David Kershner > Reviewed-by: Tim Sell > --- > drivers/staging/unisys/Kconfig

Re: [PATCH 1/3] include: linux: visorbus: Add visorbus to include/linux directory

2016-08-21 Thread Greg KH
On Fri, Jun 10, 2016 at 11:23:54PM -0400, David Kershner wrote: > Update include/linux to include the s-Par associated common include > header files needed for the s-Par visorbus. > > Since we have now moved the include directories over to > include/linux/visorbus this patch makes all of the visor

Re: [PACTH v2 0/3] Implement /proc//totmaps

2016-08-21 Thread Minchan Kim
On Fri, Aug 19, 2016 at 10:05:32AM +0200, Michal Hocko wrote: > On Fri 19-08-16 11:26:34, Minchan Kim wrote: > > Hi Michal, > > > > On Thu, Aug 18, 2016 at 08:01:04PM +0200, Michal Hocko wrote: > > > On Thu 18-08-16 10:47:57, Sonny Rao wrote: > > > > On Thu, Aug 18, 2016 at 12:44 AM, Michal Hocko

Re: [PATCH v9 1/2] Documentation: kdump: remind user of nr_cpus

2016-08-21 Thread Zhou, Wenjian/周文剑
On 08/19/2016 11:57 PM, Jonathan Corbet wrote: On Fri, 19 Aug 2016 08:33:21 +0800 "Zhou, Wenjian/周文剑" wrote: I was also confused by maxcpus and nr_cpus before writing this patch. I think it is a good choice to describe it in kernel-parameters.txt. Then, only two things need to be done I think

Re: [RFC PATCH-tip v4 07/10] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation

2016-08-21 Thread Wanpeng Li
2016-08-20 0:21 GMT+08:00 Waiman Long : > On 08/19/2016 01:57 AM, Wanpeng Li wrote: >> >> 2016-08-19 5:11 GMT+08:00 Waiman Long: >>> >>> When the count value is in between 0 and RWSEM_WAITING_BIAS, there >>> are 2 possibilities. >>> Either a writer is present and there is no waiter >> >> count = 0x

RE: [PATCH 3/3] drivers: Add visorbus to the drivers/virt directory

2016-08-21 Thread Sell, Timothy C
> -Original Message- > From: Greg KH [mailto:gre...@linuxfoundation.org] > Sent: Sunday, August 21, 2016 2:05 PM > To: Kershner, David A > Cc: cor...@lwn.net; t...@linutronix.de; mi...@redhat.com; > h...@zytor.com; Arfvidson, Erik ; Sell, Timothy > C ; hof...@osadl.org; dzic...@redhat.com;