Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143641
b: refs/heads/master
c: 1d8cbcf
h: refs/heads/master
i:
  143639: 4b9e3bd
v: v3
  • Loading branch information
Arve Hjønnevåg authored and Greg Kroah-Hartman committed Apr 17, 2009
1 parent c1498c9 commit 1e70743
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 20aa9e9b5465a2566e23d78643735dfae3277dab
refs/heads/master: 1d8cbcf5d66b1f23f776a2c10ef9574a338cd109
4 changes: 0 additions & 4 deletions trunk/drivers/staging/android/binder.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,7 @@ static int binder_read_proc_proc(
#define SZ_4M 0x400000
#endif

#ifndef __i386__
#define FORBIDDEN_MMAP_FLAGS (VM_WRITE | VM_EXEC)
#else
#define FORBIDDEN_MMAP_FLAGS (VM_WRITE)
#endif

#define BINDER_SMALL_BUF_SIZE (PAGE_SIZE * 64)

Expand Down

0 comments on commit 1e70743

Please sign in to comment.