All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] fix trivial problems in advanced synchronization chapter
@ 2016-04-02  0:28 SeongJae Park
  2016-04-02  0:28 ` [PATCH 1/6] advsync: fix trivial typos SeongJae Park
                   ` (5 more replies)
  0 siblings, 6 replies; 24+ messages in thread
From: SeongJae Park @ 2016-04-02  0:28 UTC (permalink / raw)
  To: paulmck; +Cc: dhowells, perfbook, SeongJae Park

This patchset fixes trivial problems in `Advanced Synchronization` chapter that
found while translation.

SeongJae Park (6):
  advsync: fix trivial typos
  advsync: fix latex syntax related typos
  advsync: use latex reference feature consistently
  advsync: fix wrong code example
  advsync: fix critical section bleed-in description
  advsync: fix wrong reference to section ``MMIO write barrier''

 advsync/advsync.tex        |  8 ++++----
 advsync/memorybarriers.tex | 51 ++++++++++++++++++++++++----------------------
 2 files changed, 31 insertions(+), 28 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2016-04-07 21:05 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-02  0:28 [PATCH 0/6] fix trivial problems in advanced synchronization chapter SeongJae Park
2016-04-02  0:28 ` [PATCH 1/6] advsync: fix trivial typos SeongJae Park
2016-04-03 13:56   ` [PATCH 1/6] advsync: Fix " Paul E. McKenney
2016-04-02  0:28 ` [PATCH 2/6] advsync: fix latex syntax related typos SeongJae Park
2016-04-03 13:52   ` Paul E. McKenney
2016-04-03 22:10     ` SeongJae Park
2016-04-03 22:25       ` [PATCH] " SeongJae Park
2016-04-02  0:28 ` [PATCH 3/6] advsync: use latex reference feature consistently SeongJae Park
2016-04-03 13:37   ` Paul E. McKenney
2016-04-03 22:30     ` SeongJae Park
2016-04-03 22:33       ` [PATCH] " SeongJae Park
2016-04-07 21:05         ` Paul E. McKenney
2016-04-02  0:28 ` [PATCH 4/6] advsync: fix wrong code example SeongJae Park
2016-04-02  2:39   ` Yokosawa Akira
2016-04-02  2:52     ` SeongJae Park
2016-04-02  3:03       ` [PATCH] " SeongJae Park
2016-04-02  3:09         ` Yokosawa Akira
2016-04-02  3:12           ` SeongJae Park
2016-04-03 13:57         ` [PATCH] advsync: Fix " Paul E. McKenney
2016-04-02  3:06       ` [PATCH 4/6] advsync: fix " Yokosawa Akira
2016-04-02  0:28 ` [PATCH 5/6] advsync: fix critical section bleed-in description SeongJae Park
2016-04-03 13:57   ` [PATCH 5/6] advsync: Fix " Paul E. McKenney
2016-04-02  0:28 ` [PATCH 6/6] advsync: fix wrong reference to section ``MMIO write barrier'' SeongJae Park
2016-04-03 13:57   ` [PATCH 6/6] advsync: Fix " Paul E. McKenney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.