From: Linus Torvalds <torvalds@linux-foundation.org> Date: Sat, 20 May 2017 15:44:22 +0000 (-0700) Subject: Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk... X-Git-Tag: baikal/aarch64/sdk6.1~16745 X-Git-Url: https://git.baikalelectronics.ru/sdk/?a=commitdiff_plain;h=80fe09810d1ed36c6dbc3f84c6b1d74b3d3ef287;p=kernel.git Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc Pull char/misc driver fixes from Greg KH: "Here are five small bugfixes for reported issues with 4.12-rc1 and earlier kernels. Nothing huge here, just a lp, mem, vpd, and uio driver fix, along with a Kconfig fixup for one of the misc drivers. All of these have been in linux-next with no reported issues" * tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: firmware: Google VPD: Fix memory allocation error handling drivers: char: mem: Check for address space wraparound with mmap() uio: fix incorrect memory leak cleanup misc: pci_endpoint_test: select CRC32 char: lp: fix possible integer overflow in lp_setup() --- 80fe09810d1ed36c6dbc3f84c6b1d74b3d3ef287