]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 8 Sep 2014 22:51:01 +0000 (15:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 8 Sep 2014 22:51:01 +0000 (15:51 -0700)
commit4318dcee2afc7cfcef93b58423f361ddb503aa7d
tree9d6b4f8032f7ee8d19817ad9d332844794ba506c
parentfb681502b3887ee747f4b2825f7c3cdbdeedc139
parent52a701648ce376f4047c24b470a97807274d7415
Merge branch 'for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4

Pull ext4 bugfix from Ted Ts'o.

[ Hmm.  It's possible we should make kfree() aware of error pointers,
  and use IS_ERR_OR_NULL rather than a NULL check.  But in the meantime
  this is obviously the right fix.  - Linus ]

* 'for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
  ext4: avoid trying to kfree an ERR_PTR pointer