All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] future: Trivial fixups
@ 2023-12-02 17:26 SeongJae Park
  2023-12-02 17:26 ` [PATCH 1/7] future/tm: Remove unnecessary spaces SeongJae Park
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: SeongJae Park @ 2023-12-02 17:26 UTC (permalink / raw)
  To: paulmck; +Cc: perfbook, SeongJae Park

This patchset contains trivial fixups for future/, which found while
doing Korean translation[1].

[1] https://github.com/sjp38/perfbook-ko_KR

SeongJae Park (7):
  future/tm: Remove unnecessary spaces
  future/tm: Add introduction of TM-availabe options for locking
  future/tm: Consistently add dash between reader and writer of
    reader-writer lock
  future/htm: Remove unnecessary extra 'and'
  future/htm: Use \co{} in favor of $$
  future/formalregress: Use \co{} for spin
  future/formalregress: Use SEL4 consistently

 future/formalregress.tex | 6 +++---
 future/htm.tex           | 4 ++--
 future/tm.tex            | 8 +++++---
 3 files changed, 10 insertions(+), 8 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2023-12-02 23:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-02 17:26 [PATCH 0/7] future: Trivial fixups SeongJae Park
2023-12-02 17:26 ` [PATCH 1/7] future/tm: Remove unnecessary spaces SeongJae Park
2023-12-02 17:26 ` [PATCH 2/7] future/tm: Add introduction of TM-availabe options for locking SeongJae Park
2023-12-02 17:26 ` [PATCH 3/7] future/tm: Consistently add dash between reader and writer of reader-writer lock SeongJae Park
2023-12-02 17:26 ` [PATCH 4/7] future/htm: Remove unnecessary extra 'and' SeongJae Park
2023-12-02 17:26 ` [PATCH 5/7] future/htm: Use \co{} in favor of $$ SeongJae Park
2023-12-02 17:26 ` [PATCH 6/7] future/formalregress: Use \co{} for spin SeongJae Park
2023-12-02 17:26 ` [PATCH 7/7] future/formalregress: Use SEL4 consistently SeongJae Park
2023-12-02 19:29   ` Paul E. McKenney
2023-12-02 21:32     ` SeongJae Park
2023-12-02 23:35       ` 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.