[PATCH 0/2] staging: lustre: remove OBD_PAGE_ALLOC/FREE and friends

Mike Rapoport mike.rapoport at gmail.com
Mon Oct 26 08:06:28 UTC 2015


Hi,

These patches replace usage of OBD_PAGE_ALLOC and OBD_PAGE_FREE with alloc_page
and __free_page respectively and remove the OBD_PAGE_ALLOC/FREE and supporting
macros

Mike Rapoport (2):
  staging: lustre: get rid of OBD_PAGE_ALLOC/FREE
  staging: lustre: remove unused OBD_PAGE_ALLOC/FREE and friends

 .../staging/lustre/lustre/include/obd_support.h    | 30 ----------------------
 .../staging/lustre/lustre/obdecho/echo_client.c    |  4 +--
 2 files changed, 2 insertions(+), 32 deletions(-)

-- 
2.1.0



More information about the devel mailing list