From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH V3 2/2] debugfs: don't assume sizeof(bool) to be 4 bytes Date: Wed, 16 Sep 2015 10:02:18 +0200 Message-ID: <20150916080218.GA8155@gmail.com> References: <9b705747a138c96c26faee5218f7b47403195b28.1442305897.git.viresh.kumar@linaro.org> <27d37898b4be6b9b9f31b90135f8206ca079a868.1442305897.git.viresh.kumar@linaro.org> <1442313464.1914.21.camel@sipsolutions.net> <20150915110447.GI6350@linux> <20150915094509.46cca84d@gandalf.local.home> <20150915134732.7ff50d03@gandalf.local.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20150915134732.7ff50d03@gandalf.local.home> Sender: owner-linux-mm@kvack.org To: Steven Rostedt Cc: Linus Torvalds , Viresh Kumar , Johannes Berg , "gregkh@linuxfoundation.org" , "linaro-kernel@lists.linaro.org" , Rafael Wysocki , "sboyd@codeaurora.org" , "arnd@arndb.de" , Mark Brown , Akinobu Mita , Alexander Duyck , "moderated list:SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEM..." , Andrew Morton , Andy Lutomirski , Arik Nemtsov , "open list:QUALCOMM ATHEROS ATH10K WIRELESS DRIVER" , "open list:QUALCOMM ATHEROS ATH9K WIRELESS DRIVER" , Altman, A List-Id: alsa-devel@alsa-project.org * Steven Rostedt wrote: > But please, next time, go easy on the Cc list. Maybe just use bcc for those not > on the list, stating that you BCC'd a lot of people to make sure this is sane, > but didn't want to spam everyone with every reply. Not just that, such a long Cc: list is a semi-guarantee that various list engines (vger included I think) would drop the mail as spam and nobody else would get the mail... Thanks, Ingo -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Wed, 16 Sep 2015 10:02:18 +0200 From: Ingo Molnar Subject: Re: [PATCH V3 2/2] debugfs: don't assume sizeof(bool) to be 4 bytes Message-ID: <20150916080218.GA8155@gmail.com> References: <9b705747a138c96c26faee5218f7b47403195b28.1442305897.git.viresh.kumar@linaro.org> <27d37898b4be6b9b9f31b90135f8206ca079a868.1442305897.git.viresh.kumar@linaro.org> <1442313464.1914.21.camel@sipsolutions.net> <20150915110447.GI6350@linux> <20150915094509.46cca84d@gandalf.local.home> <20150915134732.7ff50d03@gandalf.local.home> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20150915134732.7ff50d03@gandalf.local.home> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Steven Rostedt Cc: "open list:NETWORKING DRIVERS (WIRELESS)" , "moderated list:SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEM..." , "Altman, Avri" , Stanislaw Gruszka , Jiri Slaby , "open list:DOCUMENTATION" , Peter Zijlstra , Catalin Marinas , Sebastian Andrzej Siewior , Will Deacon , Jaroslav Kysela , "open list:MEMORY MANAGEMENT" , Kalle Valo , "Grumbach, Emmanuel" , "Coelho, Luciano" , Wang Long , Richard Fitzgerald , Thomas Gleixner , open list , Johan Hedberg , Davidlohr Bueso , Joonsoo Kim , Jonathan Corbet , Joerg Roedel , "open list:WOLFSON MICROELECTRONICS DRIVERS" , Sebastian Ott , "open list:QUALCOMM ATHEROS ATH10K WIRELESS DRIVER" , Intel Linux Wireless , "open list:ACPI" , Dmitry Monakhov , Nick Kossifidis , "open list:B43 WIRELESS DRIVER" , Viresh Kumar , Gustavo Padovan , Sasha Levin , "Winkler, Tomas" , "sboyd@codeaurora.org" , Len Brown , "linaro-kernel@lists.linaro.org" , Hariprasad S , "arnd@arndb.de" , Mauro Carvalho Chehab , Vlastimil Babka , Arik Nemtsov , Marcel Holtmann , Doug Thompson , Michal Hocko , Akinobu Mita , QCA ath9k Development , Michael Kerrisk , Tejun Heo , Mark Brown , Borislav Petkov , Takashi Iwai , Florian Fainelli , Charles Keepax , Johannes Berg , "moderated list:ARM64 PORT (AARCH64 ARCHITECTURE)" , "open list:EDAC-CORE" , Haggai Eran , "James E.J. Bottomley" , "Ivgi, Chaya Rachel" , "open list:CISCO SCSI HBA DRIVER" , Brian Silverman , "Luis R. Rodriguez" , "gregkh@linuxfoundation.org" , "open list:ULTRA-WIDEBAND (UWB) SUBSYSTEM:" , Rafael Wysocki , Liam Girdwood , Sesidhar Baddela , Andy Lutomirski , "open list:BLUETOOTH DRIVERS" , "open list:AMD IOMMU (AMD-VI)" , "open list:QUALCOMM ATHEROS ATH9K WIRELESS DRIVER" , Narsimhulu Musini , Mel Gorman , Johannes Weiner , Joe Perches , Eliad Peller , Andrew Morton , Alexander Duyck , Linus Torvalds , "open list:CXGB4 ETHERNET DRIVER (CXGB4)" , Larry Finger * Steven Rostedt wrote: > But please, next time, go easy on the Cc list. Maybe just use bcc for those not > on the list, stating that you BCC'd a lot of people to make sure this is sane, > but didn't want to spam everyone with every reply. Not just that, such a long Cc: list is a semi-guarantee that various list engines (vger included I think) would drop the mail as spam and nobody else would get the mail... Thanks, Ingo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Date: Wed, 16 Sep 2015 08:10:02 -0000 Subject: [ath9k-devel] [PATCH V3 2/2] debugfs: don't assume sizeof(bool) to be 4 bytes In-Reply-To: <20150915134732.7ff50d03@gandalf.local.home> References: <9b705747a138c96c26faee5218f7b47403195b28.1442305897.git.viresh.kumar@linaro.org> <27d37898b4be6b9b9f31b90135f8206ca079a868.1442305897.git.viresh.kumar@linaro.org> <1442313464.1914.21.camel@sipsolutions.net> <20150915110447.GI6350@linux> <20150915094509.46cca84d@gandalf.local.home> <20150915134732.7ff50d03@gandalf.local.home> Message-ID: <20150916080218.GA8155@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org * Steven Rostedt wrote: > But please, next time, go easy on the Cc list. Maybe just use bcc for those not > on the list, stating that you BCC'd a lot of people to make sure this is sane, > but didn't want to spam everyone with every reply. Not just that, such a long Cc: list is a semi-guarantee that various list engines (vger included I think) would drop the mail as spam and nobody else would get the mail... Thanks, Ingo From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Sender: Ingo Molnar Date: Wed, 16 Sep 2015 10:02:18 +0200 From: Ingo Molnar To: Steven Rostedt Cc: Linus Torvalds , Viresh Kumar , Johannes Berg , "gregkh@linuxfoundation.org" , "linaro-kernel@lists.linaro.org" , Rafael Wysocki , "sboyd@codeaurora.org" , "arnd@arndb.de" , Mark Brown , Akinobu Mita , Alexander Duyck , "moderated list:SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEM..." , Andrew Morton , Andy Lutomirski , Arik Nemtsov , "open list:QUALCOMM ATHEROS ATH10K WIRELESS DRIVER" , "open list:QUALCOMM ATHEROS ATH9K WIRELESS DRIVER" , "Altman, Avri" , "open list:B43 WIRELESS DRIVER" , Borislav Petkov , Brian Silverman , Catalin Marinas , Charles Keepax , "Ivgi, Chaya Rachel" , Davidlohr Bueso , Dmitry Monakhov , Doug Thompson , Eliad Peller , "Grumbach, Emmanuel" , Florian Fainelli , Gustavo Padovan , Haggai Eran , Hariprasad S , Intel Linux Wireless , "open list:AMD IOMMU (AMD-VI)" , "James E.J. Bottomley" , Jaroslav Kysela , Jiri Slaby , Joe Perches , Joerg Roedel , Johan Hedberg , Johannes Weiner , Jonathan Corbet , Joonsoo Kim , Kalle Valo , Larry Finger , Len Brown , Liam Girdwood , "open list:ACPI" , "moderated list:ARM64 PORT (AARCH64 ARCHITECTURE)" , "open list:BLUETOOTH DRIVERS" , "open list:DOCUMENTATION" , "open list:EDAC-CORE" , open list , "open list:MEMORY MANAGEMENT" , "open list:CISCO SCSI HBA DRIVER" , "open list:ULTRA-WIDEBAND (UWB) SUBSYSTEM:" , "open list:NETWORKING DRIVERS (WIRELESS)" , "Coelho, Luciano" , "Luis R. Rodriguez" , Marcel Holtmann , Mauro Carvalho Chehab , Mel Gorman , Michael Kerrisk , Michal Hocko , Narsimhulu Musini , "open list:CXGB4 ETHERNET DRIVER (CXGB4)" , Nick Kossifidis , "open list:WOLFSON MICROELECTRONICS DRIVERS" , Peter Zijlstra , QCA ath9k Development , Richard Fitzgerald , Sasha Levin , Sebastian Andrzej Siewior , Sebastian Ott , Sesidhar Baddela , Stanislaw Gruszka , Takashi Iwai , Tejun Heo , Thomas Gleixner , "Winkler, Tomas" , Vlastimil Babka , Wang Long , Will Deacon Subject: Re: [PATCH V3 2/2] debugfs: don't assume sizeof(bool) to be 4 bytes Message-ID: <20150916080218.GA8155@gmail.com> References: <9b705747a138c96c26faee5218f7b47403195b28.1442305897.git.viresh.kumar@linaro.org> <27d37898b4be6b9b9f31b90135f8206ca079a868.1442305897.git.viresh.kumar@linaro.org> <1442313464.1914.21.camel@sipsolutions.net> <20150915110447.GI6350@linux> <20150915094509.46cca84d@gandalf.local.home> <20150915134732.7ff50d03@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20150915134732.7ff50d03@gandalf.local.home> List-ID: * Steven Rostedt wrote: > But please, next time, go easy on the Cc list. Maybe just use bcc for those not > on the list, stating that you BCC'd a lot of people to make sure this is sane, > but didn't want to spam everyone with every reply. Not just that, such a long Cc: list is a semi-guarantee that various list engines (vger included I think) would drop the mail as spam and nobody else would get the mail... Thanks, Ingo From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by kanga.kvack.org (Postfix) with ESMTP id CAAB66B0038 for ; Wed, 16 Sep 2015 04:02:26 -0400 (EDT) Received: by wiclk2 with SMTP id lk2so60670669wic.0 for ; Wed, 16 Sep 2015 01:02:26 -0700 (PDT) Received: from mail-wi0-x22b.google.com (mail-wi0-x22b.google.com. [2a00:1450:400c:c05::22b]) by mx.google.com with ESMTPS id f8si4691417wiz.88.2015.09.16.01.02.24 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Sep 2015 01:02:24 -0700 (PDT) Received: by wicfx3 with SMTP id fx3so58354008wic.0 for ; Wed, 16 Sep 2015 01:02:24 -0700 (PDT) Date: Wed, 16 Sep 2015 10:02:18 +0200 From: Ingo Molnar Subject: Re: [PATCH V3 2/2] debugfs: don't assume sizeof(bool) to be 4 bytes Message-ID: <20150916080218.GA8155@gmail.com> References: <9b705747a138c96c26faee5218f7b47403195b28.1442305897.git.viresh.kumar@linaro.org> <27d37898b4be6b9b9f31b90135f8206ca079a868.1442305897.git.viresh.kumar@linaro.org> <1442313464.1914.21.camel@sipsolutions.net> <20150915110447.GI6350@linux> <20150915094509.46cca84d@gandalf.local.home> <20150915134732.7ff50d03@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150915134732.7ff50d03@gandalf.local.home> Sender: owner-linux-mm@kvack.org List-ID: To: Steven Rostedt Cc: Linus Torvalds , Viresh Kumar , Johannes Berg , "gregkh@linuxfoundation.org" , "linaro-kernel@lists.linaro.org" , Rafael Wysocki , "sboyd@codeaurora.org" , "arnd@arndb.de" , Mark Brown , Akinobu Mita , Alexander Duyck , "moderated list:SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEM..." , Andrew Morton , Andy Lutomirski , Arik Nemtsov , "open list:QUALCOMM ATHEROS ATH10K WIRELESS DRIVER" , "open list:QUALCOMM ATHEROS ATH9K WIRELESS DRIVER" , "Altman, Avri" , "open list:B43 WIRELESS DRIVER" , Borislav Petkov , Brian Silverman , Catalin Marinas , Charles Keepax , "Ivgi, Chaya Rachel" , Davidlohr Bueso , Dmitry Monakhov , Doug Thompson , Eliad Peller , "Grumbach, Emmanuel" , Florian Fainelli , Gustavo Padovan , Haggai Eran , Hariprasad S , Intel Linux Wireless , "open list:AMD IOMMU (AMD-VI)" , "James E.J. Bottomley" , Jaroslav Kysela , Jiri Slaby , Joe Perches , Joerg Roedel , Johan Hedberg , Johannes Weiner , Jonathan Corbet , Joonsoo Kim , Kalle Valo , Larry Finger , Len Brown , Liam Girdwood , "open list:ACPI" , "moderated list:ARM64 PORT (AARCH64 ARCHITECTURE)" , "open list:BLUETOOTH DRIVERS" , "open list:DOCUMENTATION" , "open list:EDAC-CORE" , open list , "open list:MEMORY MANAGEMENT" , "open list:CISCO SCSI HBA DRIVER" , "open list:ULTRA-WIDEBAND (UWB) SUBSYSTEM:" , "open list:NETWORKING DRIVERS (WIRELESS)" , "Coelho, Luciano" , "Luis R. Rodriguez" , Marcel Holtmann , Mauro Carvalho Chehab , Mel Gorman , Michael Kerrisk , Michal Hocko , Narsimhulu Musini , "open list:CXGB4 ETHERNET DRIVER (CXGB4)" , Nick Kossifidis , "open list:WOLFSON MICROELECTRONICS DRIVERS" , Peter Zijlstra , QCA ath9k Development , Richard Fitzgerald , Sasha Levin , Sebastian Andrzej Siewior , Sebastian Ott , Sesidhar Baddela , Stanislaw Gruszka , Takashi Iwai , Tejun Heo , Thomas Gleixner , "Winkler, Tomas" , Vlastimil Babka , Wang Long , Will Deacon * Steven Rostedt wrote: > But please, next time, go easy on the Cc list. Maybe just use bcc for those not > on the list, stating that you BCC'd a lot of people to make sure this is sane, > but didn't want to spam everyone with every reply. Not just that, such a long Cc: list is a semi-guarantee that various list engines (vger included I think) would drop the mail as spam and nobody else would get the mail... Thanks, Ingo -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org