All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Patches for Section Deferred Processing
@ 2018-11-24  9:34 Junchang Wang
  2018-11-24  9:34 ` [PATCH 1/3] route_hazptr: Add dependency to hazptr Junchang Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Junchang Wang @ 2018-11-24  9:34 UTC (permalink / raw)
  To: paulmck; +Cc: perfbook, Junchang Wang

Hi Paul,

This is the patch sets for Section Deferred Processing. Please take a look.

The first patch fixes a dependency issue in compiling route_hazptr.c.

The second patch fixes a memory leak bug in hazptr.c.

The last one fixes a typo in writing.


Thanks,
--Junchang

Junchang Wang (3):
  route_hazptr: Add dependency to hazptr
  route_hazptr: Fix a memory leak bug
  defer: Fix a typo

 CodeSamples/defer/Makefile | 2 +-
 CodeSamples/defer/hazptr.c | 4 ++++
 defer/hazptr.tex           | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2018-11-25  3:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-24  9:34 [PATCH 0/3] Patches for Section Deferred Processing Junchang Wang
2018-11-24  9:34 ` [PATCH 1/3] route_hazptr: Add dependency to hazptr Junchang Wang
2018-11-24  9:34 ` [PATCH 2/3] route_hazptr: Fix a memory leak bug Junchang Wang
2018-11-24  9:34 ` [PATCH 3/3] defer: Fix a typo Junchang Wang
2018-11-24 16:47 ` [PATCH 0/3] Patches for Section Deferred Processing Paul E. McKenney
2018-11-25  2:18   ` Junchang Wang

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.