git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97651ea
)
blk: add an upper sanity check on partition adding
author
Alan Cox
<alan@linux.intel.com>
Mon, 17 Sep 2012 10:47:13 +0000
(11:47 +0100)
committer
Jens Axboe
<axboe@kernel.dk>
Tue, 18 Sep 2012 09:56:29 +0000
(11:56 +0200)
65536 should be ludicrous anyway but without it we overflow the
memory computation doing the allocation and badness occurs.
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
No differences found