Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22982
b: refs/heads/master
c: 69ef414
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Mar 23, 2006
1 parent fcfaccb commit 6c0af2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 6bb08da4773f584a7b4a838b6b770d7d18033af7
refs/heads/master: 69ef4141e03fab1c6956d3c760584c72b548a26f
5 changes: 1 addition & 4 deletions trunk/arch/i386/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -660,13 +660,10 @@ config BOOT_IOREMAP
default y

config REGPARM
bool "Use register arguments (EXPERIMENTAL)"
depends on EXPERIMENTAL
default n
bool "Use register arguments"
help
Compile the kernel with -mregparm=3. This uses a different ABI
and passes the first three arguments of a function call in registers.
This will probably break binary only modules.

config SECCOMP
bool "Enable seccomp to safely compute untrusted bytecode"
Expand Down

0 comments on commit 6c0af2b

Please sign in to comment.