Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116643
b: refs/heads/master
c: 1b7ae37
h: refs/heads/master
i:
  116641: 9bcab1b
  116639: e9579ac
v: v3
  • Loading branch information
Lai Jiangshan authored and Ingo Molnar committed Oct 14, 2008
1 parent 729cdc1 commit 3000a53
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 48043bcdf8f398d28e75ffed6ee85208d751f87f
refs/heads/master: 1b7ae37c030a9fbbb5ebbf5d7bbfd7208cf805b7
2 changes: 1 addition & 1 deletion trunk/kernel/marker.c
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ struct marker_entry {
int refcount; /* Number of times armed. 0 if disarmed. */
struct rcu_head rcu;
void *oldptr;
unsigned char rcu_pending:1;
int rcu_pending;
unsigned char ptype:1;
char name[0]; /* Contains name'\0'format'\0' */
};
Expand Down

0 comments on commit 3000a53

Please sign in to comment.