Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260449
b: refs/heads/master
c: acac43e
h: refs/heads/master
i:
  260447: 42d212a
v: v3
  • Loading branch information
Arun Sharma authored and Linus Torvalds committed Jul 26, 2011
1 parent 5c7b1f0 commit 1e49d29
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7847777a45f9f8bfc8617dbf107bde1ecb59caee
refs/heads/master: acac43e2fc4b14ecf1ff229eaa8d1e011d063749
4 changes: 3 additions & 1 deletion trunk/include/asm-generic/atomic.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
/*
* Generic C implementation of atomic counter operations
* Generic C implementation of atomic counter operations. Usable on
* UP systems only. Do not include in machine independent code.
*
* Originally implemented for MN10300.
*
* Copyright (C) 2007 Red Hat, Inc. All Rights Reserved.
Expand Down
1 change: 1 addition & 0 deletions trunk/include/linux/atomic.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* Atomic operations usable in machine independent code */
#ifndef _LINUX_ATOMIC_H
#define _LINUX_ATOMIC_H
#include <asm/atomic.h>
Expand Down

0 comments on commit 1e49d29

Please sign in to comment.