summaryrefslogtreecommitdiff
path: root/drivers/misc/Kconfig
diff options
context:
space:
mode:
authorGreg Hackmann <ghackmann@google.com>2016-01-06 17:05:55 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-01-29 10:34:36 +0300
commit25dd0f407307c54de5025250ca1dfbd4bdbb2fba (patch)
tree4e7c832bcb3cb3e135d1f8e2262f4797fd32050f /drivers/misc/Kconfig
parent91a18a414185a2b937e2cc8bf0cc32de1863d11a (diff)
downloadlinux-25dd0f407307c54de5025250ca1dfbd4bdbb2fba.tar.xz
platform: goldfish: pipe: don't log when dropping PIPE_ERROR_AGAIN
On PIPE_ERROR_AGAIN, just stopping in the middle of a transfer and returning the number of bytes actually handled is the right behavior. Other errors should be returned on the next read() or write() call. Continue logging those until we confirm nothing actually relies on the existing (wrong) behavior of dropping errors on the floor. Signed-off-by: Greg Hackmann <ghackmann@google.com> Signed-off-by: Jin Qian <jinqian@android.com> Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/Kconfig')
0 files changed, 0 insertions, 0 deletions