Re: [PATCH 21/22] xfs: %pF is only for function pointers
On Mon, 2015-08-31 at 15:45 -0400, Steven Rostedt wrote: > On Mon, 31 Aug 2015 14:24:25 -0500 > Scott Wood <scottwood@freescale.com> wrote: > > > > Can you please look into why...
View Articlehaproxy rate limiting error message
Hi i am using haproxy to rate limit following this document http://blog.haproxy.com/2012/02/27/use-a-load-balancer-as-a-first-row-of-defense-against-ddos/ "Limiting the number of connections per...
View ArticleRe: [PATCH] perf/x86/intel/pt: Export cpu frequency ratios needed by PT decoders
On Mon, Aug 31, 2015 at 03:59:08PM +0300, Alexander Shishkin wrote: > Andi Kleen <andi@firstfloor.org> writes: > > > Alexander Shishkin <alexander.shishkin@linux.intel.com>...
View ArticleRe: [PATCH 21/22] xfs: %pF is only for function pointers
On Mon, 31 Aug 2015 14:58:24 -0500 Scott Wood <scottwood@freescale.com> wrote: > > We can fix that with adding %ps to the traceevent library. > > I wasn't sure if this would be...
View ArticleRe: [GIT PULL] bcache revert
On 08/31/2015 01:53 PM, Kent Overstreet wrote: > On Mon, Aug 31, 2015 at 01:42:18PM -0600, Jens Axboe wrote: >> On 08/31/2015 01:29 PM, Kent Overstreet wrote: >>> On Mon, Aug 31,...
View ArticleRe: linux-next: Tree for Aug 31 (new arm, arm64, s390 failures)
On Mon, Aug 31, 2015 at 07:26:57PM +0100, Marc Zyngier wrote: > which never considers bus to be NULL in __regmap_init. With the > following patch applied, I can boot to a prompt: > > From...
View ArticleRe: [PATCH V3 2/3] perf,tools: store cpu socket_id and core_id in perf.date
Em Mon, Aug 31, 2015 at 07:21:21AM -0400, Kan Liang escreveu: > From: Kan Liang <kan.liang@intel.com> > > This patch stores cpu socket_id and core_id in perf.date, and read them > to...
View ArticleRe: [PATCH] arch/x86/mm/srat: Print non-volatile flag in SRAT
On Tue, 1 Sep 2015, Linda Knippers wrote: > Nobody checks this flag but it would be interesting to know if it's being > set on any platforms. What you're omitting to explain, is WHY it would be...
View ArticleRe: [PATCH] perf, tools: Always use non inlined file name for srcfile
Em Tue, Sep 01, 2015 at 11:48:39AM -0700, Andi Kleen escreveu: > On Tue, Sep 01, 2015 at 03:36:57PM -0300, Arnaldo Carvalho de Melo wrote: > > Em Tue, Sep 01, 2015 at 11:11:42AM -0700, Andi...
View ArticleRe: [PATCH] arch/x86/mm/srat: Print non-volatile flag in SRAT
On 9/1/2015 3:17 PM, Thomas Gleixner wrote: > On Tue, 1 Sep 2015, Linda Knippers wrote: >> Nobody checks this flag but it would be interesting to know if it's being >> set on any...
View ArticleRe: [PATCH] arch/x86/mm/srat: Print non-volatile flag in SRAT
On Tue, 1 Sep 2015, Linda Knippers wrote: > On 9/1/2015 3:17 PM, Thomas Gleixner wrote: > > On Tue, 1 Sep 2015, Linda Knippers wrote: > >> Nobody checks this flag but it would be...
View Article[PATCH 0/2] mmc: sdhci-pxav3: Fix tabbing issue
Trivial patch-series, which fixes the tabbing issue in the driver and second patch prints the return value from sdhci_add_host() function Vaibhav Hiremath (2): mmc: sdhci-pxav3: Fix tabbing issue mmc:...
View Article[PATCH 1/2] mmc: sdhci-pxav3: Fix tabbing issue
There were some coding style issues where spaces have been used instead of tabs, for example, in macro definitions, alignment of function declarations/definitions, etc... This patch fixes all such...
View Article[PATCH 2/2] mmc: sdhci-pxav3: Print ret value on error from sdhci_add_host() fn
Return value would give clear information about the actual root-cause of the failure. Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org> --- drivers/mmc/host/sdhci-pxav3.c | 2 +- 1...
View Article[RFC 0/3] mmc: sdhci: pass signal voltage as an argument to ->voltage_switch()
In order to do particular voltage specific configuration in sdhci_ops->voltage_switch() callback function, we need to pass respective voltage value as well. So this patch series pass signal voltage...
View Article[RFC 1/3] mmc: sdhci: pass signal_voltage as an argument to voltage_switch...
In order to do particular voltage specific configuration in sdhci_ops->voltage_switch() callback function, we need to pass respective voltage value as well. So this patch adds an extra argument for...
View ArticleRe: [PATCH 8/9] clocksource: Improve unstable clocksource detection
On Tue, 1 Sep 2015 11:14:17 -0700 Shaohua Li <shli@fb.com> wrote: > > You think that blocking softirq execution for 42.9 seconds is normal? > > Seems we are living in a different...
View Article[RFC 2/3] mmc: sdhci: add host_ops->voltage_switch callback for all other...
Currently, the sdhci_do_start_signal_voltage_switch() function invokes controller specific voltage switch configuration only for 1.8v usecase; but it is required for others as well. For example, in...
View Article[RFC 3/3] mmc: sdhci-pxav3: Add ->voltage_switch callback support
In case PXA1928 family of devices, there is device/controller specific configuration to control voltage/power on the IO pins. This patch implements and enables the sdhci_ops->voltage_switch()...
View ArticleRe: kdbus_proc_permission (Re: [GIT PULL] kdbus updates for Greg)
On Tue, Sep 1, 2015 at 12:04 PM, Josh Boyer <jwboyer@fedoraproject.org> wrote: > On Tue, Sep 1, 2015 at 2:31 PM, Andy Lutomirski <luto@amacapital.net> wrote: >> On Tue, Sep 1,...
View Article