<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pm24.git/Documentation/RCU/Design, branch v5.7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.kobert.dev/pm24.git/atom?h=v5.7</id>
<link rel='self' href='https://git.kobert.dev/pm24.git/atom?h=v5.7'/>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/'/>
<updated>2020-02-27T15:03:13Z</updated>
<entry>
<title>doc/RCU/Design: Remove remaining HTML tags in ReST files</title>
<updated>2020-02-27T15:03:13Z</updated>
<author>
<name>SeongJae Park</name>
<email>sjpark@amazon.de</email>
</author>
<published>2020-01-06T20:07:56Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=d18c265fbf19de7716e6e3054b752594133b0739'/>
<id>urn:sha1:d18c265fbf19de7716e6e3054b752594133b0739</id>
<content type='text'>
Commit ccc9971e2147 ("docs: rcu: convert some articles from html to
ReST") has converted a few of html RCU docs into ReST files, but a few
of html tags which not supported on rst is remaining.  This commit
converts those to ReST appropriate alternatives.

Reviewed-by: Madhuparna Bhowmik &lt;madhuparnabhowmik04@gmail.com&gt;
Signed-off-by: SeongJae Park &lt;sjpark@amazon.de&gt;
Signed-off-by: Paul E. McKenney &lt;paulmck@kernel.org&gt;
</content>
</entry>
<entry>
<title>Documentation: Rename rcu_node_context_switch() to rcu_note_context_switch()</title>
<updated>2019-10-29T09:48:29Z</updated>
<author>
<name>Sebastian Andrzej Siewior</name>
<email>bigeasy@linutronix.de</email>
</author>
<published>2019-08-27T16:00:44Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=b1ec18eae0b63a19a05a846c084aa84cbd9c87c6'/>
<id>urn:sha1:b1ec18eae0b63a19a05a846c084aa84cbd9c87c6</id>
<content type='text'>
While Paul was explaining some RCU magic I noticed a typo in
rcu_note_context_switch().  As a result, this commit replaces
rcu_node_context_switch() with rcu_note_context_switch().

Signed-off-by: Sebastian Andrzej Siewior &lt;bigeasy@linutronix.de&gt;
Signed-off-by: Paul E. McKenney &lt;paulmck@kernel.org&gt;
</content>
</entry>
<entry>
<title>Restore docs "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"</title>
<updated>2019-10-29T09:48:23Z</updated>
<author>
<name>Joel Fernandes (Google)</name>
<email>joel@joelfernandes.org</email>
</author>
<published>2019-08-01T21:39:22Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=71cb46ae46bda16e766a8957bc68396002767352'/>
<id>urn:sha1:71cb46ae46bda16e766a8957bc68396002767352</id>
<content type='text'>
This restores docs back in ReST format.

Signed-off-by: Joel Fernandes (Google) &lt;joel@joelfernandes.org&gt;
[ paulmck: Added Joel's SoB per Stephen Rothwell feedback. ]
[ paulmck: Joel approved via private email. ]
Signed-off-by: Paul E. McKenney &lt;paulmck@kernel.org&gt;
</content>
</entry>
<entry>
<title>Restore docs "treewide: Rename rcu_dereference_raw_notrace() to _check()"</title>
<updated>2019-10-29T09:48:14Z</updated>
<author>
<name>Joel Fernandes (Google)</name>
<email>joel@joelfernandes.org</email>
</author>
<published>2019-08-01T21:39:21Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=d7424e283cc4a86e7b1eb7779f60f2327119e8bf'/>
<id>urn:sha1:d7424e283cc4a86e7b1eb7779f60f2327119e8bf</id>
<content type='text'>
This restores docs back in ReST format.

Signed-off-by: Joel Fernandes (Google) &lt;joel@joelfernandes.org&gt;
[ paulmck: Added Joel's SoB per Stephen Rothwell feedback. ]
[ paulmck: Joel approved via private email. ]
Signed-off-by: Paul E. McKenney &lt;paulmck@kernel.org&gt;
</content>
</entry>
<entry>
<title>docs: rcu: Correct links referring to titles</title>
<updated>2019-10-29T09:48:13Z</updated>
<author>
<name>Joel Fernandes (Google)</name>
<email>joel@joelfernandes.org</email>
</author>
<published>2019-08-01T21:39:19Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=07335c16a39c213c9ac82213a3cd084f0ade4b50'/>
<id>urn:sha1:07335c16a39c213c9ac82213a3cd084f0ade4b50</id>
<content type='text'>
Mauro's auto conversion broken these links, fix them.

Signed-off-by: Joel Fernandes (Google) &lt;joel@joelfernandes.org&gt;
Signed-off-by: Paul E. McKenney &lt;paulmck@kernel.org&gt;
</content>
</entry>
<entry>
<title>docs: rcu: convert some articles from html to ReST</title>
<updated>2019-10-29T09:48:12Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab+samsung@kernel.org</email>
</author>
<published>2019-08-01T21:39:18Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=ccc9971e2147225cb2d25e5543d6757988dd0a1d'/>
<id>urn:sha1:ccc9971e2147225cb2d25e5543d6757988dd0a1d</id>
<content type='text'>
There are 4 RCU articles that are written on html format.

The way they are, they can't be part of the Linux Kernel
documentation body nor share the styles and pdf output.

So, convert them to ReST format.

This way, make htmldocs and make pdfdocs will produce a
documentation output that will be like the original ones, but
will be part of the Linux Kernel documentation body.

Part of the conversion was done with the help of pandoc, but
the result had some broken things that had to be manually
fixed.

Following are manual changes Mauro made when doing the automatic conversion:
Quoting from: https://lore.kernel.org/rcu/20190726154550.5eeae294@coco.lan/

&gt; &gt; At least the pandoc's version I used here has a bug: its conversion
&gt; &gt; from html to ReST on those files only start after a &lt;body&gt; tag - or
&gt; &gt; when the first quiz table starts. I only discovered that adding a
&gt; &gt; &lt;body&gt; at the beginning of the file solve this book at the last
&gt; &gt; conversions.
&gt; &gt;
&gt; &gt; So, for most html-&gt;ReST conversions, I manually converted the first
&gt; &gt; part of the document, basically stripping html paragraph tags and
&gt; &gt; by replacing highlights by the ReST syntax.
&gt; &gt;
&gt; &gt; Also, all the quiz tables seem to assume some javascript macro or
&gt; &gt; css style that would be hiding the answer part until the mouse moves
&gt; &gt; to it. Such macro/css was not there at the kernel tree. So, the quiz
&gt; &gt; answers have the same color as the background, making them invisible.
&gt; &gt; Even if we had such macro/css, this is not portable for pdf/LaTeX output
&gt; &gt; (and I'm not sure if this would work with ePub).
&gt; &gt;
&gt; &gt; So, I ended by manually doing the table conversion.
&gt; &gt;
&gt; &gt; Finally, I double-checked if the conversions ended ok, addressing any
&gt; &gt; issues that might have heppened.
&gt; &gt;
&gt; &gt; So, after both automatic conversion and manual fixes, I opened both the
&gt; &gt; html files produced by Sphinx and the original ones and compared them
&gt; &gt; line per line (except for the indexes, as Sphinx produces them
&gt; &gt; automatically), in order to see if all information from the original
&gt; &gt; files will be there on a format close to what we have on other ReST
&gt; &gt; files, fixing any pending issues if any.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+samsung@kernel.org&gt;
Signed-off-by: Paul E. McKenney &lt;paulmck@kernel.org&gt;
</content>
</entry>
<entry>
<title>Revert docs from "treewide: Rename rcu_dereference_raw_notrace() to _check()"</title>
<updated>2019-10-29T09:46:55Z</updated>
<author>
<name>Joel Fernandes (Google)</name>
<email>joel@joelfernandes.org</email>
</author>
<published>2019-08-01T21:39:17Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=c07e6f36bc321d70e8255c30d327e299b8301146'/>
<id>urn:sha1:c07e6f36bc321d70e8255c30d327e299b8301146</id>
<content type='text'>
This reverts docs from commit 355e9972da81e803bbb825b76106ae9b358caf8e.

Signed-off-by: Joel Fernandes (Google) &lt;joel@joelfernandes.org&gt;
[ paulmck: Added Joel's SoB per Stephen Rothwell feedback. ]
[ paulmck: Joel approved via private email. ]
Signed-off-by: Paul E. McKenney &lt;paulmck@kernel.org&gt;
</content>
</entry>
<entry>
<title>Revert docs from "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"</title>
<updated>2019-10-29T09:43:50Z</updated>
<author>
<name>Joel Fernandes (Google)</name>
<email>joel@joelfernandes.org</email>
</author>
<published>2019-08-01T21:39:16Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=97df75cde57f0a24075200e22d9e2cfb1f2e195b'/>
<id>urn:sha1:97df75cde57f0a24075200e22d9e2cfb1f2e195b</id>
<content type='text'>
This reverts docs from commit d6b9cd7dc8e041ee83cb1362fce59a3cdb1f2709.

Signed-off-by: Joel Fernandes (Google) &lt;joel@joelfernandes.org&gt;
[ paulmck: Added Joel's SoB per Stephen Rothwell feedback. ]
[ paulmck: Joel approved via private email. ]
Signed-off-by: Paul E. McKenney &lt;paulmck@kernel.org&gt;
</content>
</entry>
<entry>
<title>Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08.13a' and 'torture.2019.08.01b' into HEAD</title>
<updated>2019-08-13T21:30:30Z</updated>
<author>
<name>Paul E. McKenney</name>
<email>paulmck@linux.ibm.com</email>
</author>
<published>2019-08-13T21:30:30Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=31da067023dd0e35c5ec5556f0be7a31e5588277'/>
<id>urn:sha1:31da067023dd0e35c5ec5556f0be7a31e5588277</id>
<content type='text'>
consolidate.2019.08.01b: Further consolidation cleanups
fixes.2019.08.12a: Miscellaneous fixes
lists.2019.08.13a: Optional lockdep arguments for RCU list macros
torture.2019.08.01b: Torture-test updates
</content>
</entry>
<entry>
<title>treewide: Rename rcu_dereference_raw_notrace() to _check()</title>
<updated>2019-08-01T21:16:21Z</updated>
<author>
<name>Joel Fernandes (Google)</name>
<email>joel@joelfernandes.org</email>
</author>
<published>2019-07-11T20:45:41Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=0a5b99f57873e233ad42ef71e23c629f6ea1fcfe'/>
<id>urn:sha1:0a5b99f57873e233ad42ef71e23c629f6ea1fcfe</id>
<content type='text'>
The rcu_dereference_raw_notrace() API name is confusing.  It is equivalent
to rcu_dereference_raw() except that it also does sparse pointer checking.

There are only a few users of rcu_dereference_raw_notrace(). This patches
renames all of them to be rcu_dereference_raw_check() with the "_check()"
indicating sparse checking.

Signed-off-by: Joel Fernandes (Google) &lt;joel@joelfernandes.org&gt;
[ paulmck: Fix checkpatch warnings about parentheses. ]
Signed-off-by: Paul E. McKenney &lt;paulmck@linux.ibm.com&gt;
</content>
</entry>
</feed>
