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:
d7b0409
)
hpfs: kstrdup() out of memory handling
author
Sanidhya Kashyap
<sanidhya.gatech@gmail.com>
Sat, 21 Mar 2015 16:57:50 +0000
(12:57 -0400)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 9 Jul 2015 20:35:31 +0000
(13:35 -0700)
There is a possibility of nothing being allocated to the new_opts in
case of memory pressure, therefore return ENOMEM for such case.
Signed-off-by: Sanidhya Kashyap <sanidhya.gatech@gmail.com>
Signed-off-by: Mikulas Patocka <mikulas@twibright.com>
Cc: stable@vger.kernel.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/hpfs/super.c
patch
|
blob
|
history
diff --cc
fs/hpfs/super.c
Simple merge