Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31393
b: refs/heads/master
c: dd673bc
h: refs/heads/master
i:
  31391: 47db3d3
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jun 30, 2006
1 parent af05f21 commit 8fc4398
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 033ab7f8e5c655f49ec8039930b2efd412abbbd7
refs/heads/master: dd673bca474a199fb8d1b6a311832592977ecb5f
4 changes: 2 additions & 2 deletions trunk/init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ config LOCK_KERNEL

config INIT_ENV_ARG_LIMIT
int
default 32 if !USERMODE
default 128 if USERMODE
default 32 if !UML
default 128 if UML
help
Maximum of each of the number of arguments and environment
variables passed to init from the kernel command line.
Expand Down

0 comments on commit 8fc4398

Please sign in to comment.