Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/19005 )

Change subject: Adds the missing atomic32 atomic64 typedefs for ppc64le
......................................................................

Adds the missing atomic32 atomic64 typedefs for ppc64le

The following two typedefs are missing from this file for
the  ppc64le architecture and this patch includes them.
typedef int32_t Atomic32;
typedef int64_t Atomic64;

 Changes to be committed:
        modified:   src/kudu/gutil/atomicops-internals-powerpc.h

Change-Id: I48374fea9bf8b0cd8cc71ba61d22eda0982f7aae
Reviewed-on: http://gerrit.cloudera.org:8080/19005
Tested-by: Kudu Jenkins
Reviewed-by: Alexey Serbin <ale...@apache.org>
---
M src/kudu/gutil/atomicops-internals-powerpc.h
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Kudu Jenkins: Verified
  Alexey Serbin: Looks good to me, approved

--
To view, visit http://gerrit.cloudera.org:8080/19005
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I48374fea9bf8b0cd8cc71ba61d22eda0982f7aae
Gerrit-Change-Number: 19005
Gerrit-PatchSet: 3
Gerrit-Owner: harinreddy <hnre...@us.ibm.com>
Gerrit-Reviewer: Alexey Serbin <ale...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)

Reply via email to