[PATCH 2.6.32 07/62] HID: fix a couple of off-by-ones
2.6.32-longterm review patch. If anyone has any objections, please let me know. ------------------ From: Jiri Kosina <jkosina@suse.cz> commit 4ab25786c87eb20857bbb715c3ae34ec8fd6a214 upstream....
View Article[PATCH 2.6.32 61/62] dmaengine: fix missing cnt in ?: in dmatest
2.6.32-longterm review patch. If anyone has any objections, please let me know. ------------------ From: "Dr. David Alan Gilbert" <linux@treblig.org> Hi, On the latest tree my compiler has...
View ArticleRe: [PATCH] fs-writeback: drop wb->list_lock during blk_finish_plug()
On Sat, Sep 12, 2015 at 4:00 PM, Chris Mason <clm@fb.com> wrote: > > I did the plain revert as well, just to have a baseline. Ahh, I ended up not expecting you to get this done until after...
View ArticleRe: [PATCH] fs-writeback: drop wb->list_lock during blk_finish_plug()
On Sat, Sep 12, 2015 at 04:29:06PM -0700, Linus Torvalds wrote: > On Sat, Sep 12, 2015 at 4:00 PM, Chris Mason <clm@fb.com> wrote: > > > > I did the plain revert as well, just to...
View ArticleLinux 4.3-rc1 - merge window closed
So it's been fairly quiet today (which is normal: there tends to be a small rush of stuff on the last Friday of the merge window is closing, but weekends tend to calm down), and I decided that I'm not...
View ArticleRe: [PHP-DEV] strict-api - Proposing a tool to check and enforce encapsulation
On Sun, Sep 13, 2015 at 12:44:14AM +0200, Bob Weinand wrote: > > Am 08.09.2015 um 00:41 schrieb François Laupretre <francois@php.net>: > > > > Hi, > > > > I have...
View ArticleRe: [PULL] Documentation for 4.3
On Sat, Sep 12, 2015 at 10:25 AM, Jonathan Corbet <corbet@lwn.net> wrote: > On Sat, 12 Sep 2015 01:59:34 -0300 > Diego Viola <diego.viola@gmail.com> wrote: > >> I really...
View Article[PATCH] [media] horus3a: Fix horus3a_attach() function parameters
If CONFIG_DVB_HORUS3A is disabled a stub static inline function is defined that just prints a warning about the driver being disabled but the function parameters were wrong which caused a build error....
View Article[PATCH v2] [media] horus3a: Fix horus3a_attach() function parameters
If CONFIG_DVB_HORUS3A is disabled a stub static inline function is defined that just prints a warning about the driver being disabled but the function parameters were wrong which caused a build error....
View Article[PATCH] [media] lnbh25: Fix lnbh25_attach() function return type
If CONFIG_DVB_LNBH25 is disabled, a stub static inline function is defined that just prints a warning about the driver being disabled but the function return type was wrong which caused a build error....
View ArticleRe: [PATCH v2] atomics,cmpxchg: Privatize the inclusion of asm/cmpxchg.h
On Wed, 09 Sep 2015, Boqun Feng wrote: >After commit: > >atomics: add acquire/release/relaxed variants of some atomic operations > >Architectures may only provide {cmp,}xchg_relaxed...
View ArticleRe: [PATCH] fs-writeback: drop wb->list_lock during blk_finish_plug()
On Sun, Sep 13, 2015 at 09:12:44AM -0400, Chris Mason wrote: > On Sat, Sep 12, 2015 at 07:46:32PM -0400, Chris Mason wrote: > > I don't think the XFS numbers can be trusted too much since it...
View ArticleRe: [PATCH 2/2] ARM: dts: rockchip: Add dtb for the Radxa Rock 2 Square board
Hello Sjoerd, On Sat, Sep 12, 2015 at 12:36 AM, Sjoerd Simons <sjoerd.simons@collabora.co.uk> wrote: [snip] > + > + regulators { > + vcc_ddr: REG1 { > + regulator-name = "VCC_DDR";...
View ArticleRe: [RFC][PATCH 0/3] variuos perf fixes
On Thu, 10 Sep 2015, Peter Zijlstra wrote: > Vince reported some fail here: > > lkml.kernel.org/r/alpine.DEB.2.20.1509021227380.32729@vincent-weaver-1.umelst.maine.edu > > These patches...
View ArticlePlease remove commit 6609b638353c99c5736e05abd17197f1cb776e0e as it makes me...
Hello, Can someone please remove this commit from the repo: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/README?id=6609b638353c99c5736e05abd17197f1cb776e0e I made a huge...
View ArticleRe: [PATCH] fs-writeback: drop wb->list_lock during blk_finish_plug()
On Sat, Sep 12, 2015 at 07:00:27PM -0400, Chris Mason wrote: > On Fri, Sep 11, 2015 at 04:36:39PM -0700, Linus Torvalds wrote: > > On Fri, Sep 11, 2015 at 4:16 PM, Chris Mason...
View Article[PATCH v5 0/10] Fix broken DMAFLUSHP on Rockchips platform
The purpose of the DMAFLUSHP instruction: - Tell the peripheral to clear its status and control registers. - Send a message to the peripheral to resend its level status. There are 3 timings described...
View Article[PATCH v5 02/10] Documentation: arm-pl330: add description of...
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Reviewed-by: Doug Anderson <dianders@chromium.org> Reviewed-by: Sonny Rao <sonnyrao@chromium.org> --- Changes in v5: None Changes...
View Article[PATCH v5 01/10] DMA: pl330: support burst mode for dev-to-mem and mem-to-dev...
From: Boojin Kim <boojin.kim@samsung.com> This patch adds to support burst mode for dev-to-mem and mem-to-dev transmit. Signed-off-by: Boojin Kim <boojin.kim@samsung.com> Signed-off-by:...
View Article[PATCH v5 03/10] DMA: pl330: add quirk for broken no flushp
From: Addy Ke <addy.ke@rock-chips.com> This patch add "arm,pl330-broken-no-flushp" quirk to avoid execute DMAFLUSHP if Soc doesn't support it. Signed-off-by: Addy Ke...
View Article