From 9fb223da744aff7501107d09d7502c2baadc421f Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Mon, 29 Jun 2009 10:57:19 -0400 Subject: [PATCH] Update license files and readme Signed-off-by: Mathieu Desnoyers --- LICENSE | 2 ++ README | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 4f3c5bb..7de71d5 100644 --- a/LICENSE +++ b/LICENSE @@ -38,6 +38,8 @@ This license applies to : arch_atomic_x86.h arch_atomic_ppc.h +arch_atomic_s390.h +arch_s390.h compiler.h diff --git a/README b/README index d71bbe7..71cf729 100644 --- a/README +++ b/README @@ -26,8 +26,8 @@ Reading Writing rcu_assign_pointer() and rcu_xchg_pointer() may be called anywhere. - After, synchronize_rcu() must be called. When it returns, the old values - are not in usage anymore. + After, synchronize_rcu() must be called. When it returns, the old + values are not in usage anymore. Usage of DEBUG_FULL_MB -- 2.34.1