Re: linux-next: manual merge of the akpm-current tree with the tip tree
On Tue, 8 Sep 2015 16:03:23 -0700 Linus Torvalds <torvalds@linux-foundation.org> wrote: > On Tue, Sep 8, 2015 at 3:56 PM, Stephen Rothwell <sfr@canb.auug.org.au> wrote: > > >...
View ArticleRe: [PATCH 1/2] selftests/pstore: add pstore test script for pre-reboot
On 09/08/2015 04:06 AM, Hiraku Toyooka wrote: > The pstore_tests script includes test cases which check pstore's > behavior before crash (and reboot). > > The test cases are currently...
View ArticleRe: [PATCH] mm/mmap.c: Remove redundent 'get_area' function pointer in...
On Sat, 5 Sep 2015, Chen Gang wrote: > > From a1bf4726f71d6d0394b41309944646fc806a8a0c Mon Sep 17 00:00:00 2001 > From: Chen Gang <gang.chen.5i5j@gmail.com> > Date: Sat, 5 Sep 2015...
View ArticleRe: [PATCH RFC tip/core/rcu 3/9] rcu_sync: Add CONFIG_PROVE_RCU checks
On Mon, Sep 07, 2015 at 02:52:47PM +0200, Oleg Nesterov wrote: > On 09/07, Daniel Wagner wrote: > > > > On 08/29/2015 05:35 AM, Paul E. McKenney wrote: > > > +extern bool...
View ArticleRe: [PATCH 1/2] selftests/pstore: add pstore test script for pre-reboot
On Tue, Sep 8, 2015 at 4:06 AM, Hiraku Toyooka <hiraku.toyooka.gu@hitachi.com> wrote: > The pstore_tests script includes test cases which check pstore's > behavior before crash (and...
View ArticleRe: [PATCH] soc: qcom: smem: Move RPM message ram out of smem DT node
On 09/08/2015 04:18 PM, Bjorn Andersson wrote: > On Tue 08 Sep 15:20 PDT 2015, Stephen Boyd wrote: > >> SMEM is a software construct built on top of a DDR carveout and >> sometimes a...
View ArticleRe: [PATCH] powerpc: define empty enable_kernel_vsx() when CONFIG_VSX=n
On 09/08/2015 04:47 PM, Paul Mackerras wrote: > On Tue, Sep 08, 2015 at 12:13:11PM -0600, tim.gardner@canonical.com wrote: >> From: Tim Gardner <tim.gardner@canonical.com> >>...
View Article[PATCH v4 1/6] mtd: nand: gpmi: add gpmi dsm supend/resume support
From: Huang Shijie <b32955@freescale.com> i.MX6SX supports deep sleep mode(DSM) that may turn off GPMI/BCH power during suspend, add gpmi nand suspend/resume function to release DMA channel in...
View Article[PATCH v4 5/6] mtd: nand: gpmi: correct bitflip for erased NAND page
i.MX6QP and i.MX7D BCH module integrated a new feature to detect the bitflip number for erased NAND page. So for these two platform, set the erase threshold to ecc_strength and if bitflip detected,...
View ArticleRe: [PHP-DEV] DOMElement::nodeValue is not W3C conforming
Hi Kalle, hi Matteo, Kalle Sommer Nielsen wrote: > 2015-09-08 23:52 GMT+02:00 Christoph Becker <cmbecker69@gmx.de>: > >> In bug #70029 it has been reported that DOMElement::nodeValue...
View ArticleRe: [PATCH v3 1/3] clk: Add safe switch hook
On 08/12, Georgi Djakov wrote: > From: Stephen Boyd <sboyd@codeaurora.org> > > Sometimes clocks can't accept their parent source turning off > while the source is reprogrammed to a...
View Article[PATCH v3] of_pci_irq: Silence bogus "of_irq_parse_pci() failed ..." messages.
From: David Daney <david.daney@cavium.com> It is perfectly legitimate for a PCI device to have an PCI_INTERRUPT_PIN value of zero. This happens if the device doesn't use interrupts, or on PCIe...
View Article[PATCH] ipv6: fix ifnullfree.cocci warnings
net/ipv6/route.c:2946:3-8: WARNING: NULL check before freeing functions like kfree, debugfs_remove, debugfs_remove_recursive or usb_free_urb is not needed. Maybe consider reorganizing relevant code to...
View ArticleRe: [PATCH 1/7] cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
On Monday, August 03, 2015 08:36:14 AM Viresh Kumar wrote: > What's being done from CPUFREQ_INCOMPATIBLE, can also be done with > CPUFREQ_ADJUST. There is nothing special with...
View Article[PATCH v4 6/6] mtd: nand: gpmi: support NAND on i.MX6UL
support GPMI NAND on i.MX6UL Signed-off-by: Han Xu <han.xu@freescale.com> --- drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 9 +++++++++ drivers/mtd/nand/gpmi-nand/gpmi-nand.h | 4 +++- 2 files...
View Article[PATCH v4 0/6] mtd: nand: gpmi: gpmi-nand DSM and bitflip support
v1 ---> v2 change the erased page bitflip threshold to ecc strength in bitflip patch v2 ---> v3 remove unnecessary function in mxs-dma change the log message when legacy_set_geometry failed fix...
View Article[PATCH 1/2] time: Fix timekeeping_freqadjust()'s incorrect use of abs()...
The internal clocksteering done for fine-grained error correction uses a logarithmic approximation, so any time adjtimex() adjusts the clock steering, timekeeping_freqadjust() quickly approximates the...
View Article[PATCH 2/2 (v2)] kselftest: timers: Add adjtick test to validate adjtimex()...
Recently an issue was reported that was difficult to detect except by tweaking the adjtimex tick value, and noticing how quickly the adjustment took to be made: https://lkml.org/lkml/2015/9/1/488 Thus...
View ArticleNew NGINX wiki
Hi all, The developer relations team along with several members of the community have been working towards creating a new public NGINX wiki. This wiki's source files are stored on GitHub in an easy to...
View ArticleRe: [PATCH] ARM: fix alignement of __bug_table section entries
Russell King - ARM Linux <linux@arm.linux.org.uk> writes: > On Tue, Sep 08, 2015 at 07:01:00PM +0200, Robert Jarzmik wrote: >> Russell King - ARM Linux <linux@arm.linux.org.uk>...
View Article