Quantcast
Channel: Serverphorums.com
Browsing all 23908 articles
Browse latest View live
↧

[PATCH v2] locking/rwsem: Use acquire/release semantics

From: Davidlohr Bueso <dave@stgolabs.net> As such, weakly ordered archs can benefit from more relaxed use of barriers when locking/unlocking. Signed-off-by: Davidlohr Bueso...

View Article


[PATCH] scsi_dh: avoid allowing dh_state to pass format specs when requesting...

A malicious string passed from userspace might contain format specifiers which request_module() might try to handle, which is bad. Signed-off-by: Sasha Levin <sasha.levin@oracle.com> ---...

View Article


Re: fuse scalability part 1

On 05/18/2015 08:13 AM, Miklos Szeredi wrote: > This part splits out an "input queue" and a "processing queue" from the > monolithic "fuse connection", each of those having their own spinlock....

View Article

Re: [PATCH v2 1/3] usb: chipidea: core: fix when building without CONFIG_PM...

On Wed, Sep 23, 2015 at 12:56:58PM +0100, Felipe F. Tonello wrote: > If CONFIG_PM or CONFIG_PM_SLEEP is not set, driver will not compile > properly. > Would you post the warning or error...

View Article

Re: [PATCH 3/3] usb: gadget: f_midi: free request when usb_ep_queue fails

On Wed, Sep 23, 2015 at 12:40:46PM +0100, Felipe Tonello wrote: > Hi Peter, > > On Wed, Sep 23, 2015 at 8:09 AM, Peter Chen <peter.chen@freescale.com> wrote: > > On Tue, Sep 22,...

View Article


linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree

Hi all, Today's linux-next merge of the drm-intel tree got a conflict in: drivers/gpu/drm/i915/intel_display.c between commit: 721a09f7393d ("drm/i915: Add primary plane to mask if it's visible") from...

View Article

Re: nginx-rtmp-compile-for-windows error??? help

Thanks for all of your help. With me though it's 2 steps forward and 1 step back.... It went further in the build process but I received other errors that I'm still researching. Let me ask a hopefully...

View Article

[PATCH] mmc: block: copy resp[] data on err for MMC_IOC_MULTI_CMD

MMC_IOC_CMD and MMC_IOC_MULTI_CMD ioctl() code currently bails on any eMMC errors. However, in case there is any resp[] data, we should attempt to copy resp[] back to user space. The user app can then...

View Article


Re: [alsa-devel] [PATCH] mfd: arizona: Call the runtime PM function if the...

Hi, Charles, On Wed, 23 Sep 2015 15:43:12 +0100 Charles Keepax <ckeepax@opensource.wolfsonmicro.com> wrote: > On Wed, Sep 23, 2015 at 11:04:04AM +0900, Inha Song wrote: > > Hi, Charles,...

View Article


Re: [PATCH v2 2/3] usb: gadget: f_midi: free usb request when done

On Wed, Sep 23, 2015 at 01:01:44PM +0100, Felipe F. Tonello wrote: > req->actual == req->length means that there is no data left to enqueue, > so free the request. > > Signed-off-by:...

View Article

Re: [PATCH] ASoC: mediatek: Increase periods_min in capture

On Wed, 2015-09-23 at 09:12 -0700, Mark Brown wrote: > On Wed, Sep 23, 2015 at 06:03:19PM +0800, Koro Chen wrote: > > Any suggestion for this patch? > > > > On Mon, 2015-09-14 at...

View Article

Re: [PATCH] kselftest: using built-in rule when delete file

On Wed, 2015-09-23 at 09:40 +0000, Wang Long wrote: > Use make's built-in rules to when delete a file > or delete files. It's not a built-in rule, it's a variable. Personally I think using rm...

View Article

Re: [PATCH] perf probe: Fix module probing with shortname

Em Wed, Sep 23, 2015 at 01:03:19PM -0300, Arnaldo Carvalho de Melo escreveu: > Em Tue, Sep 22, 2015 at 11:49:02PM -0300, Arnaldo Carvalho de Melo escreveu: > > Em Wed, Sep 23, 2015 at...

View Article


Re: [PATCH 1/3] BTRFS: support NFSv2 export

David Sterba <dsterba@suse.cz> writes: > On Fri, May 08, 2015 at 10:16:23AM +1000, NeilBrown wrote: >> The "fh_len" passed to ->fh_to_* is not guaranteed to be that same as >>...

View Article

[lkp] [sched/fair] 98d8fd8126: -20.8% hackbench.throughput

FYI, we noticed the below changes on https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core commit 98d8fd8126676f7ba6e133e65b2ca4b17989d32c ("sched/fair: Initialize task load and...

View Article


Re: [PATCH net-next] BNX2: fix a Null Pointer for stats_blk

On 2015/9/24 6:31, David Miller wrote: > From: Weidong Wang <wangweidong1@huawei.com> > Date: Tue, 22 Sep 2015 20:42:40 +0800 > >> @@ -880,6 +882,7 @@ bnx2_alloc_mem(struct bnx2...

View Article

Re: [PATCH v2 1/5] net: add Hisilicon Network Subsystem support (config and...

On 2015/9/21 22:52, Rob Herring wrote: > On 09/17/2015 01:51 AM, huangdaode wrote: >> The Hisilicon Network Subsystem is a long term evolution IP which is >> supposed to be used in...

View Article


Re: [PATCH 2/2] selftests/userfaultfd: improve syscall number definition

On Wed, 2015-09-23 at 14:11 +0100, Andre Przywara wrote: > Hi Michael, > > On 23/09/15 10:55, Michael Ellerman wrote: > > On Tue, 2015-09-22 at 18:15 +0100, Andre Przywara wrote: >...

View Article

Re: [PATCH] perf probe: Fix module probing with shortname

Em Wed, Sep 23, 2015 at 10:50:08PM -0300, Arnaldo Carvalho de Melo escreveu: > Em Wed, Sep 23, 2015 at 01:03:19PM -0300, Arnaldo Carvalho de Melo escreveu: > > Em Tue, Sep 22, 2015 at...

View Article

Re: [PATCH] kselftest: using built-in rule when delete file

On Thu, 2015-09-24 at 10:05 +0800, long.wanglong wrote: > On 2015/9/24 9:46, Michael Ellerman wrote: > > On Wed, 2015-09-23 at 09:40 +0000, Wang Long wrote: > >> Use make's built-in...

View Article
Browsing all 23908 articles
Browse latest View live