android: binder: fixup crash introduced by moving buffer hdr
Fix crash introduced by
11f594eac3fb0e40d40f678ee6a7bc130b1363d2
(android: binder: Move buffer out of area shared with user space)
when close is called after open without mmap in between.
Reported-by: kernel test robot <fengguang.wu@intel.com>
Fixes: 11f594eac3fb ("android: binder: Move buffer out of area shared with user space")
Signed-off-by: Sherry Yang <sherryy@android.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>