On Mon, Apr 4, 2016 at 12:06 PM, Michal Hocko <[email protected]> wrote: > From: Michal Hocko <[email protected]> > > since "locking, rwsem: drop explicit memory barriers" the arch specific > code is basically same as the the generic one so we can drop the > superfluous code. > > Suggested-by: Davidlohr Bueso <[email protected]> > Signed-off-by: Michal Hocko <[email protected]> > --- > arch/xtensa/include/asm/Kbuild | 1 + > arch/xtensa/include/asm/rwsem.h | 134 > ---------------------------------------- > 2 files changed, 1 insertion(+), 134 deletions(-) > delete mode 100644 arch/xtensa/include/asm/rwsem.h
Acked-by: Max Filippov <[email protected]> -- Thanks. -- Max

