linux/drivers/staging/kpc2000
Bharath Vedartham 8e7cb7352e staging: kpc2000: Convert put_page() to put_user_page*()
For pages that were retained via get_user_pages*(), release those pages
via the new put_user_page*() routines, instead of via put_page().

This is part a tree-wide conversion, as described in commit fc1d8e7cca
("mm: introduce put_user_page*(), placeholder versions").

Cc: Ira Weiny <ira.weiny@intel.com>
Cc: John Hubbard <jhubbard@nvidia.com>
Cc: Jérôme Glisse <jglisse@redhat.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Matt Sickler <Matt.Sickler@daktronics.com>
Cc: devel@driverdev.osuosl.org
Cc: linux-kernel@vger.kernel.org
Cc: linux-mm@kvack.org
Reviewed-by: John Hubbard <jhubbard@nvidia.com>
Signed-off-by: Bharath Vedartham <linux.bhar@gmail.com>
Link: https://lore.kernel.org/r/1564058658-3551-1-git-send-email-linux.bhar@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-07-30 09:54:48 +02:00
..
kpc2000 staging: kpc2000: fix integer overflow with left shifts 2019-06-20 14:39:16 +02:00
kpc_dma staging: kpc2000: Convert put_page() to put_user_page*() 2019-07-30 09:54:48 +02:00
Kconfig Merge 5.2-rc3 into staging-next 2019-06-03 07:27:16 +02:00
kpc2000_i2c.c staging: kpc2000: drop useless softdep statement 2019-07-01 17:44:50 +02:00
kpc2000_spi.c staging: kpc2000: kpc_spi: Remove unnecessary null check before kfree 2019-07-22 07:34:13 +02:00
kpc.h
Makefile staging: kpc2000: move the i2c driver out of its subdirectory 2019-05-21 08:14:18 +02:00
TODO staging: kpc2000: removed DMA AIO implementation. 2019-06-13 11:39:30 +02:00