diff options
author | Arve Hjønnevåg <arve@android.com> | 2012-01-21 03:56:21 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-02-08 22:14:13 (GMT) |
commit | 3c1b86f17068cf6476fb2d022b9c8b44dedea2e5 (patch) | |
tree | 9288383705799820d62f412a859a2dac99047bd9 /drivers/misc | |
parent | 1793bf1deddc8ce25dc41925d5dbe64536c841b6 (diff) | |
download | linux-fsl-qoriq-3c1b86f17068cf6476fb2d022b9c8b44dedea2e5.tar.xz |
Staging: android: binder: Don't call dump_stack in binder_vma_open
If user-space partially unmaps the driver, binder_vma_open
would dump the kernel stack. This is not a kernel bug however
and will be treated as if the whole area was unmapped once
binder_vma_close gets called.
Signed-off-by: Arve Hjønnevåg <arve@android.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions