diff for duplicates of <4C37A8FA.2020607@us.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 8ffbc00..f189d3b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -49,3 +49,12 @@ index a6cec32..2cd58a2 100644 q->pi_state = NULL; spin_unlock(q->lock_ptr); +- + drop_futex_key_refs(&q->key); ++ ++ free_pi_state(pi_state); + } + + /* +-- +1.7.0.4 diff --git a/a/content_digest b/N1/content_digest index 85ce97c..8d45d86 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -65,6 +65,15 @@ "+\tpi_state = q->pi_state;\n" " \tq->pi_state = NULL;\n" " \n" - " \tspin_unlock(q->lock_ptr);" + " \tspin_unlock(q->lock_ptr);\n" + "-\n" + " \tdrop_futex_key_refs(&q->key);\n" + "+\n" + "+\tfree_pi_state(pi_state);\n" + " }\n" + " \n" + " /*\n" + "-- \n" + 1.7.0.4 -9c82579728c1948252b878803bf77420a3ea66ddb170c52c10ea0a7b0d17eedb +f40cf3e25cc67a420e3e8f0d946306d55d4d0e70b79c628219600910efe65c86
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.