All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Avoid holding the zero page on slab init failure
@ 2015-06-25  1:27 Benoît Canet
  2015-06-25  1:27 ` [PATCH] libceph: Avoid holding the zero page on ceph_msgr_slab_init errors Benoît Canet
  2015-06-25 14:10 ` [PATCH] Avoid holding the zero page on slab init failure Alex Elder
  0 siblings, 2 replies; 4+ messages in thread
From: Benoît Canet @ 2015-06-25  1:27 UTC (permalink / raw)
  To: ceph-devel; +Cc: idryomov, elder, Benoît Canet

Spotted by visual inspection.

Applies on libceph: Remove spurious kunmap() of the zero page.

Benoît Canet (1):
  libceph: Avoid holding the zero page on ceph_msgr_slab_init errors

 net/ceph/messenger.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-06-25 14:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-25  1:27 [PATCH] Avoid holding the zero page on slab init failure Benoît Canet
2015-06-25  1:27 ` [PATCH] libceph: Avoid holding the zero page on ceph_msgr_slab_init errors Benoît Canet
2015-06-25 14:09   ` Alex Elder
2015-06-25 14:10 ` [PATCH] Avoid holding the zero page on slab init failure Alex Elder

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.