From 2103f738047ffaa0d3e11c11332e4beeeedb6f2f Mon Sep 17 00:00:00 2001 From: Roland Dreier Date: Wed, 31 Aug 2005 23:01:55 +0000 Subject: [PATCH] Add missing half of change log entry Signed-off-by: Roland Dreier --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9b6283f..10cd30c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,12 @@ examples/asyncwatch.h: Update to handle new kernel ABI for avoiding stale asynchronous events. When a CQ, QP or SRQ is destroyed, the kernel reports the number of events it has given to - userspace, and we wait until we've handled the same number of events. + userspace, and we wait until we've handled the same number of + events. + + This does introduce a library API change: consumers are now + required to call ibv_put_async_event() to release every + asynchronous event that they retrieve via ibv_get_async_event(). 2005-08-30 Roland Dreier -- 2.46.0