Merge tag 'initramfs-fix-4.12-rc1' of git://github.com/stffrdhrn/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 May 2017 20:30:11 +0000 (13:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 May 2017 20:30:11 +0000 (13:30 -0700)
commit58017a3e284059186fa0dc16730e9f2ef336da61
tree8558d4d3c0cbf6e1dbdc985d7921802b984b5716
parentab182e67ec99ea0c8d7435a32a4a1ed9bb02559a
parent17a9be31747535184f2af156b1f080ec4c92a952
Merge tag 'initramfs-fix-4.12-rc1' of git://github.com/stffrdhrn/linux

Pull initramfs fix from Stafford Horne:
 "This is a fix for an issue that has caused 4.11 to not boot on
  OpenRISC. I should have caught this during the 4.11 cycle but I had
  been busy on testing some other series of patches.

  I would have considered pushing it though a different path but Al Viro
  suggested submitting directly to you.

  Also, its just one as I havent really got anything else ready on my
  queue for 4.12.

  Summary:

   - Ensure fput() flush is done even for builtin initramfs"

* tag 'initramfs-fix-4.12-rc1' of git://github.com/stffrdhrn/linux:
  initramfs: Always do fput() and load modules after rootfs populate