From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965831AbcCOTkT (ORCPT ); Tue, 15 Mar 2016 15:40:19 -0400 Received: from e37.co.us.ibm.com ([32.97.110.158]:44092 "EHLO e37.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750919AbcCOTkO (ORCPT ); Tue, 15 Mar 2016 15:40:14 -0400 X-IBM-Helo: d03dlp01.boulder.ibm.com X-IBM-MailFrom: paulmck@linux.vnet.ibm.com X-IBM-RcptTo: linux-kernel@vger.kernel.org Date: Tue, 15 Mar 2016 12:40:09 -0700 From: "Paul E. McKenney" To: Linus Torvalds Cc: Ingo Molnar , Linux Kernel Mailing List , Thomas Gleixner , Peter Zijlstra , Andrew Morton Subject: Re: [GIT PULL] RCU changes for v4.6 Message-ID: <20160315194009.GX4287@linux.vnet.ibm.com> Reply-To: paulmck@linux.vnet.ibm.com References: <20160314105519.GA2555@gmail.com> <20160314222802.GI4287@linux.vnet.ibm.com> <20160315080606.GA32045@gmail.com> <20160315153355.GS4287@linux.vnet.ibm.com> <20160315184838.GV4287@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16031519-0025-0000-0000-000022A66379 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 15, 2016 at 12:10:03PM -0700, Linus Torvalds wrote: > On Tue, Mar 15, 2016 at 11:48 AM, Paul E. McKenney > wrote: > > > > On the quick quizzes, if you want me to get rid of them, they are gone. > > You don't have to remove them (but I do think cartoons etc should be). > > But dammit, you don't need to duplicate a big file or use a > non-standard format for something as trivial as a quiz. > > There are *trivial* solutions to this: > > - just move the answer in the html file (or to another html file past a link). > > - or just make the answer be in text using the background color (have > people select the text to see it) > > - or make the answer be in a tiny font and make people use "ctrl-+" > or whatever. > > None of these require a non-standard format and munging and duplication. Will fix! Thanx, Paul