Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1370526
| From | Max Filippov <jcmvbkbc@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] xtensa, rwsem: drop superfluous arch specific implementation |
| Date | 2016-04-04 12:30 +0200 |
| Message-ID | <rk9VF-1Ap-37@gated-at.bofh.it> (permalink) |
| References | <rk8Ge-NO-11@gated-at.bofh.it> <rk8Ge-NO-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Apr 4, 2016 at 12:06 PM, Michal Hocko <mhocko@kernel.org> wrote: > From: Michal Hocko <mhocko@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 <dave@stgolabs.net> > Signed-off-by: Michal Hocko <mhocko@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 <jcmvbkbc@gmail.com> -- Thanks. -- Max
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH 02/11] locking, rwsem: drop explicit memory barriers Michal Hocko <mhocko@kernel.org> - 2016-04-04 11:10 +0200
[PATCH 2/2] sh, rwsem: drop superfluous arch specific implementation Michal Hocko <mhocko@kernel.org> - 2016-04-04 11:10 +0200
Re: [PATCH 2/2] sh, rwsem: drop superfluous arch specific implementation Peter Zijlstra <peterz@infradead.org> - 2016-04-06 11:30 +0200
Re: [PATCH 2/2] sh, rwsem: drop superfluous arch specific implementation Geert Uytterhoeven <geert@linux-m68k.org> - 2016-04-06 12:00 +0200
Re: [PATCH 2/2] sh, rwsem: drop superfluous arch specific implementation Peter Zijlstra <peterz@infradead.org> - 2016-04-06 12:30 +0200
[PATCH 1/2] xtensa, rwsem: drop superfluous arch specific implementation Michal Hocko <mhocko@kernel.org> - 2016-04-04 11:10 +0200
Re: [PATCH 1/2] xtensa, rwsem: drop superfluous arch specific implementation Max Filippov <jcmvbkbc@gmail.com> - 2016-04-04 12:30 +0200
csiph-web