]> git.karo-electronics.de Git - linux-beck.git/commit
staging: lustre: get rid of OBD_PAGE_ALLOC/FREE
authorMike Rapoport <mike.rapoport@gmail.com>
Mon, 26 Oct 2015 08:06:29 +0000 (10:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Oct 2015 05:35:29 +0000 (14:35 +0900)
commit0c52e4232f292667e1ebb16c4dfd46975d8d48d1
tree3216e9315905439e387d4a706c325d6ed32b3887
parent2a96be0d46825689ac9b6078056e523ba96acec4
staging: lustre: get rid of OBD_PAGE_ALLOC/FREE

Use alloc_page and __free_page instead

Signed-off-by: Mike Rapoport <mike.rapoport@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdecho/echo_client.c