Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1240713
| From | "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH tip/core/rcu 0/4] torture-test changes for 4.4 |
| Date | 2015-10-06 18:50 +0200 |
| Message-ID | <qgDB7-3mf-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hello! This series contains torture-test changes: 1. Fix module unwind when bad torture_type specified to rcutorture. 2. Fix unused-function warning for torturing_tasks(). 3. Forgive non-plural arguments. 4. Fix module unwind when bad torture_type specified to locktorture. Thanx, Paul ------------------------------------------------------------------------ b/kernel/locking/locktorture.c | 6 +++--- b/kernel/rcu/rcutorture.c | 8 ++++---- b/tools/testing/selftests/rcutorture/bin/kvm.sh | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH tip/core/rcu 0/4] torture-test changes for 4.4 "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2015-10-06 18:50 +0200 Re: [PATCH tip/core/rcu 0/4] torture-test changes for 4.4 Josh Triplett <josh@joshtriplett.org> - 2015-10-06 19:40 +0200
csiph-web