On Mon, Apr 4, 2016 at 12:06 PM, Michal Hocko <mho...@kernel.org> wrote: > From: Michal Hocko <mho...@suse.com> > > 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 <d...@stgolabs.net> > Signed-off-by: Michal Hocko <mho...@suse.com> > --- > 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 <jcmvb...@gmail.com> -- Thanks. -- Max