Quantcast
Browsing all 23908 articles
Browse latest View live

Re: [f2fs-dev] [PATCH] f2fs:Fix concurrent access issues in the function...

> On Aug 8, 2015, at 11:12 AM, Nicholas Krause <xerofoify@gmail.com> wrote: > > This fixes concurrent access issues in the function recover_dentry > by locking and locking another...

View Article


Re: [PATCH 7/8] arm64: apei: implement arch_apei_get_mem_attributes()

* Matt Fleming <matt@codeblueprint.co.uk> wrote: > On Fri, 07 Aug, at 09:37:00AM, Matt Fleming wrote: > > From: "Jonathan (Zhixiong) Zhang" <zjzhang@codeaurora.org> > > >...

View Article


Re: [PATCH] cpu/cacheinfo: Fix teardown path

On Mon, Jul 27, 2015 at 09:58:05AM +0200, Borislav Petkov wrote: > Philip Müller reported a hang when booting 32-bit 4.1 kernel on an AMD > box. A fragment of the splat was enough to pinpoint...

View Article

[PATCH] lib: scatterlist: add sg splitting function

Sometimes a scatter-gather has to be split into several chunks, or sub scatter lists. This happens for example if a scatter list will be handled by multiple DMA channels, each one filling a part of...

View Article

Re: [dm-devel] [PATCH v5 01/11] block: make generic_make_request handle...

On 08/08/2015 01:40 AM, Ming Lin wrote: > > On Fri, 2015-08-07 at 09:30 +0200, Christoph Hellwig wrote: >> I'm for solution 3: >> >> - keep blk_bio_{discard,write_same}_split,...

View Article


Re: 4.1-rc6: ATA link is slow to respond, please be patient

On 8/7/15, Christian Kujau <lists@nerdbynature.de> wrote: > Hi, > > this PowerBook G4 was running 3.16 for a while but now I wanted to upgrade > to latest mainline. However, during...

View Article

Re: [dm-devel] [PATCH v5 01/11] block: make generic_make_request handle...

On Sat, Aug 08, 2015 at 10:52:24AM +0200, Hannes Reinecke wrote: > Wouldn't it be easier to move both max_write_same_sectors and > max_discard sectors to 64 bit (ie to type sector_t) and be done...

View Article

Re: [PATCH 1/3] tty: serial: 8250_omap: do not use RX DMA if pause is not...

On Fri, Aug 07, 2015 at 08:28:57PM -0400, Peter Hurley wrote: > Even dma_get_slave_caps() returns _true_ for cmd_pause support; ok, that > interface is pointless. How about reporting that as a...

View Article


Re: [PATCH] x86, fpu: correct XSAVE xstate size calculation

* Dave Hansen <dave@sr71.net> wrote: > Just to be clear: the current code is OK and correct for non-compacted > buffers. Since we currently disable the compacted buffers, this patch >...

View Article


Re: [PATCH] dma: omap-dma: add support for pause of non-cyclic transfers

On Fri, Aug 07, 2015 at 09:41:19PM -0400, Peter Hurley wrote: > That's your assertion; I've seen no documentation to back that up > (other than the de facto commit). So, you can't be bothered to...

View Article

Re: [PATCH 25/31] fs/ubifs: use kmemdup rather than duplicating its...

On Fri, Aug 7, 2015 at 9:59 AM, Andrzej Hajda <a.hajda@samsung.com> wrote: > The patch was generated using fixed coccinelle semantic patch > scripts/coccinelle/api/memdup.cocci [1]. >...

View Article

Re: [PATCH] x86, fpu: correct XSAVE xstate size calculation

* Dave Hansen <dave@sr71.net> wrote: > I think we have three options. Here's some rough pseudo-ish-code to > sketch them out. > /* Option 2: search for the end of the last state,...

View Article

Re: [PATCH v5 1/2] usb: make xhci platform driver use 64 bit or 32 bit DMA

On Fri, Aug 07, 2015 at 08:18:48PM -0700, Duc Dang wrote: > diff --git a/drivers/usb/host/xhci-plat.c b/drivers/usb/host/xhci-plat.c > index 890ad9d..5d03f8b 100644 > ---...

View Article


[PATCH] tty: Fix potentialy used uninitialized variable

Initialize size to 0, as it may be used uninitialized in case read_mem32() fails. Signed-off-by: Tomer Barletz <barletz@gmail.com> --- drivers/tty/nozomi.c | 2 +- 1 file changed, 1 insertion(+),...

View Article

Re: [PATCH 1/3] tty: serial: 8250_omap: do not use RX DMA if pause is not...

On 08/08/2015 02:28 AM, Peter Hurley wrote: >> diff --git a/drivers/tty/serial/8250/8250_omap.c b/drivers/tty/serial/8250/8250_omap.c >> index 0340ee6ba970..07a11e0935e4 100644 >>...

View Article


Re: [PATCH] tty: Fix potentialy used uninitialized variable

On Sat, Aug 8, 2015 at 11:24 AM, Tomer Barletz <barletz@gmail.com> wrote: > Initialize size to 0, as it may be used uninitialized in case > read_mem32() fails. Instead of papering over the...

View Article

Re: [PATCH v4 4/5] perf config: Add a option 'list-all' to perf-config

Hi, Namhyung > On Aug 7, 2015, at 10:12 AM, taeung <treeze.taeung@gmail.com> wrote: > > Hi, Namhyung > > On 07/27/2015 05:48 PM, Namhyung Kim wrote: >> On Mon, Jul 27, 2015...

View Article


Re: [PATCH] Staging: media: davinci_vpfe: Fix over 80 characters coding style...

On Sat, Aug 08, 2015 at 01:30:48AM -0500, Junsu Shin wrote: > This is a patch to the dm365_ipipe.c that fixes over 80 characters warning detected. > Signed-off-by: Junsu Shin...

View Article

Re: [PATCH 1/3] tty: serial: 8250_omap: do not use RX DMA if pause is not...

On Sat, Aug 08, 2015 at 11:32:05AM +0200, Sebastian Andrzej Siewior wrote: > This might not happen at all. At 115200 I *never* encouraged this. Once > the FIFO is filled with less than...

View Article

[PATCH] ARM: at91: debug: use DEBUG_UART_PHYS

Instead of having to add a new configuration option each time support for new SoC is added, use CONFIG_DEBUG_UART_PHYS. For now, CONFIG_DEBUG_UART_VIRT is automatically computed. Signed-off-by:...

View Article
Browsing all 23908 articles
Browse latest View live