lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 22 Mar 2019 10:07:04 -0700 From: Linus Torvalds <torvalds@...ux-foundation.org> To: Waiman Long <longman@...hat.com> Cc: Peter Zijlstra <peterz@...radead.org>, Ingo Molnar <mingo@...hat.com>, Will Deacon <will.deacon@....com>, Thomas Gleixner <tglx@...utronix.de>, Linux List Kernel Mailing <linux-kernel@...r.kernel.org>, "linux-alpha@...r.kernel.org" <linux-alpha@...r.kernel.org>, "linux-alpha@...r.kernel.org" <linux-arm-kernel@...ts.infradead.org>, linux-c6x-dev@...ux-c6x.org, uclinux-h8-devel@...ts.sourceforge.jp, linux-hexagon@...r.kernel.org, linux-ia64@...r.kernel.org, linux-m68k <linux-m68k@...ts.linux-m68k.org>, linux-mips@...r.kernel.org, nios2-dev@...ts.rocketboards.org, openrisc@...ts.librecores.org, linux-parisc@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org, linux-riscv@...ts.infradead.org, linux-s390@...r.kernel.org, Linux-sh list <linux-sh@...r.kernel.org>, sparclinux@...r.kernel.org, linux-um@...ts.infradead.org, linux-xtensa@...ux-xtensa.org, linux-arch <linux-arch@...r.kernel.org>, "the arch/x86 maintainers" <x86@...nel.org>, Arnd Bergmann <arnd@...db.de>, Borislav Petkov <bp@...en8.de>, "H. Peter Anvin" <hpa@...or.com>, Davidlohr Bueso <dave@...olabs.net>, Andrew Morton <akpm@...ux-foundation.org>, Tim Chen <tim.c.chen@...ux.intel.com> Subject: Re: [PATCH v5 2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs On Fri, Mar 22, 2019 at 7:30 AM Waiman Long <longman@...hat.com> wrote: > > For simplication, we are going to remove rwsem-spinlock.c and make all > architectures use a single implementation of rwsem - rwsem-xadd.c. Ack. Linus
Powered by blists - more mailing lists