Re: [PATCH RFC net-next 08/14] bpf: add eBPF verifier

2014-07-01 Thread Alexei Starovoitov
On Tue, Jul 1, 2014 at 10:05 PM, Namhyung Kim wrote: > Mostly questions and few nitpicks.. :) great questions. Thank you for review! Answers below: > On Fri, 27 Jun 2014 17:06:00 -0700, Alexei Starovoitov wrote: >> +/* types of values: >> + * - stored in an eBPF register >> + * - passed into hel

RE: Oops: 17 SMP ARM (v3.16-rc2)

2014-07-01 Thread Fredrik Noring
Hi Russell, > -Original Message- > > The initial version (marked RFC) attracted very little interest from > > testers, or acks. I'd very much like to have some testing of it, so > > if you want to try it out, I can provide you with a git URL, patches > > or a combined patch. > > Sure! A

linux-next: manual merge of the akpm-current tree with the block tree

2014-07-01 Thread Stephen Rothwell
Hi Andrew, Today's linux-next merge of the akpm-current tree got a conflict in block/bio.c between commit 254c4407cb84 ("bio: modify __bio_add_page() to accept pages that don't start a new segment") from the block tree and commit b5e51c564fb2 ("bio: modify __bio_add_page() to accept pages that don

Re: [PATCH 06/14] cpufreq: cpu0: defer probe if clock isn't registered yet

2014-07-01 Thread Shawn Guo
On Tue, Jul 01, 2014 at 10:02:35PM +0530, Viresh Kumar wrote: > Currently, we defer probe if regulator_get() returned -EPROBE_DEFER, i.e. > regulator isn't registered yet. > > The same is true for clock as well, so lets defer in that case as well. > > Signed-off-by: Viresh Kumar > --- > drivers

Re: [PATCH RFC net-next 11/14] tracing: allow eBPF programs to be attached to events

2014-07-01 Thread Alexei Starovoitov
On Tue, Jul 1, 2014 at 10:32 PM, Namhyung Kim wrote: > On Fri, 27 Jun 2014 17:06:03 -0700, Alexei Starovoitov wrote: >> User interface: >> cat bpf_123 > /sys/kernel/debug/tracing/__event__/filter >> >> where 123 is an id of the eBPF program priorly loaded. >> __event__ is static tracepoint event.

Re: [PATCH] agp: remove read/write stubs

2014-07-01 Thread Mathias Krause
On 15 June 2014 23:02, Mathias Krause wrote: > The VFS layer handles those in the very same way, if unset. No need for > additional stubs. > > Signed-off-by: Mathias Krause > Cc: Alexander Viro > --- > drivers/char/agp/frontend.c | 15 --- > 1 file changed, 15 deletions(-) > > dif

Re: [PATCH 1/1] IB/mlx5: use ARRAY_SIZE instead of sizeof/sizeof[0]

2014-07-01 Thread Eli Cohen
Acked-by: Eli Cohen On Tue, Jul 01, 2014 at 09:58:44PM +0200, Fabian Frederick wrote: > use macro definition > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: [PATCH] Remove memory start and memory end

2014-07-01 Thread Hans-Christian Egtvedt
Around Tue 01 Jul 2014 18:22:53 -0400 or thereabout, Nick Krause wrote: > No problem , just happy it was of help to you. > Cheers Nick I did take the liberty of fixing a typo, uneeded => unneeded, and prefixing the subject with avr32:. Have a nice day (-: > On Tue, Jul 1, 2014 at 2:55 AM, Hans-Ch

Re: [PATCH v7] media: vb2: Take queue or device lock in mmap-related vb2 ioctl handlers

2014-07-01 Thread Hans Verkuil
For now it is -ENOTIME for me. It's on my TODO list, but there are a number of other things I want to finish first. Regards, Hans On 07/01/2014 11:08 PM, Laurent Pinchart wrote: > On Wednesday 25 June 2014 12:58:03 Sasha Levin wrote: >> Ping? > > Hans, I've replied to your previous e-ma

Re: [PATCH RFC net-next 11/14] tracing: allow eBPF programs to be attached to events

2014-07-01 Thread Namhyung Kim
On Wed, Jul 2, 2014 at 3:14 PM, Alexei Starovoitov wrote: > On Tue, Jul 1, 2014 at 10:32 PM, Namhyung Kim wrote: >> On Fri, 27 Jun 2014 17:06:03 -0700, Alexei Starovoitov wrote: >>> User interface: >>> cat bpf_123 > /sys/kernel/debug/tracing/__event__/filter >>> >>> where 123 is an id of the eBPF

[tip:sched/urgent] sched: Fix compiler warnings

2014-07-01 Thread tip-bot for Guenter Roeck
Commit-ID: b6220ad66bcd4a50737eb3c08e9466aa44f3bc98 Gitweb: http://git.kernel.org/tip/b6220ad66bcd4a50737eb3c08e9466aa44f3bc98 Author: Guenter Roeck AuthorDate: Tue, 24 Jun 2014 18:05:29 -0700 Committer: Ingo Molnar CommitDate: Wed, 2 Jul 2014 08:33:48 +0200 sched: Fix compiler warning

Re: Re: Re: [PATCH v4] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64

2014-07-01 Thread Masami Hiramatsu
(2014/07/02 13:41), Michael Ellerman wrote: > On Tue, 2014-07-01 at 11:21 +0900, Masami Hiramatsu wrote: >> (2014/06/30 20:36), Michael Ellerman wrote: >>> On Mon, 2014-06-30 at 12:14 +0900, Masami Hiramatsu wrote: Ping? :) >>> >>> Yeah sorry. I started looking at this and got dragged into ano

Re: [PATCH] clk: sunxi: fix devm_ioremap_resource error detection code

2014-07-01 Thread Mike Turquette
Quoting Emilio López (2014-06-28 14:38:26) > Hi, > > El 28/06/14 14:58, Boris BREZILLON escribió: > > Hello, > > > > On 28/06/2014 19:23, Himangi Saraogi wrote: > >> devm_ioremap_resource returns an ERR_PTR value, not NULL, on failure. > >> > >> A simplified version of the semantic match that find

[tip:perf/urgent] perf: Do not allow optimized switch for non-cloned events

2014-07-01 Thread tip-bot for Jiri Olsa
Commit-ID: 1f9a7268c67f0290837aada443d28fd953ddca90 Gitweb: http://git.kernel.org/tip/1f9a7268c67f0290837aada443d28fd953ddca90 Author: Jiri Olsa AuthorDate: Tue, 24 Jun 2014 10:20:25 +0200 Committer: Ingo Molnar CommitDate: Wed, 2 Jul 2014 08:35:56 +0200 perf: Do not allow optimized sw

[tip:perf/urgent] perf/x86/intel: ignore CondChgd bit to avoid false NMI handling

2014-07-01 Thread tip-bot for HATAYAMA Daisuke
Commit-ID: b292d7a10487aee6e74b1c18b8d95b92f40d4a4f Gitweb: http://git.kernel.org/tip/b292d7a10487aee6e74b1c18b8d95b92f40d4a4f Author: HATAYAMA Daisuke AuthorDate: Wed, 25 Jun 2014 10:09:07 +0900 Committer: Ingo Molnar CommitDate: Wed, 2 Jul 2014 08:35:55 +0200 perf/x86/intel: ignore C

dog harness, dog leash, dog clothes and dog carrier

2014-07-01 Thread 3U Pet Supply
Hi, this is Jeff Wu from China. We are a factory which produces pet clothes, pet harness, pet leash. Please let me know if you are interested to buy from us, thanks! I will send the price lists and website to you then. Best regards, Jeff Wu -- To unsubscribe from this list: send the line "unsubsc

Re: pull request: wireless 2014-06-27

2014-07-01 Thread David Miller
From: "John W. Linville" Date: Fri, 27 Jun 2014 14:43:06 -0400 > Please pull the following batch of fixes for the 3.16 stream... Pulled, thanks John. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo in

[PATCH] x86,cpu-hotplug: clear llc_shared_mask at CPU hotplug

2014-07-01 Thread Yasuaki Ishimatsu
llc_shared_mask is not cleared even if cpu is offline or hot removed. So when hot-plugging CPU, the mask has wrong value. The mask is used by CSF schduler. So it breaks CFS scheduler. Here is a example on my system. My system has 4 sockets and each socket has 15 cores and HT is enabled. In this ca

linux-next: Tree for Jul 2

2014-07-01 Thread Stephen Rothwell
Hi all, Changes since 20140701: My fixes tree contains: powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64 The arm-perf tree gained a conflict against to arm tree. The net-next tree lost its build failure. The staging tree still had its build failure for which I disabled a

Re: [PATCH 1/1] drivers/mfd/ab8500-debugfs.c: remove unnecessary null test before debugfs_remove_recursive

2014-07-01 Thread Lee Jones
On Sat, 28 Jun 2014, Fabian Frederick wrote: > Fix checkpatch warning: > WARNING: debugfs_remove_recursive(NULL) is safe this check is probably not > required > > Cc: Linus Walleij > Cc: Samuel Ortiz > Cc: linux-arm-ker...@lists.infradead.org > Signed-off-by: Fabian Frederick > --- > drivers

Re: [PATCH driver-core-linus] kernfs: kernfs_notify() must be useable from non-sleepable contexts

2014-07-01 Thread Michael S. Tsirkin
On Tue, Jul 01, 2014 at 04:41:03PM -0400, Tejun Heo wrote: > d911d9874801 ("kernfs: make kernfs_notify() trigger inotify events > too") added fsnotify triggering to kernfs_notify() which requires a > sleepable context. There are already existing users of > kernfs_notify() which invoke it from an a

Re: [PATCH] mfd: ab8500-debugfs.c: Cleaning up unnecessary to test, unsigned can't be negative.

2014-07-01 Thread Lee Jones
> Unsigned variable can't be negative so it is unnecessary to test it > > This was found using a static code analysis program called cppcheck > > Signed-off-by: Rickard Strandqvist > --- > drivers/mfd/ab8500-debugfs.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks.

[PATCH] KVM: nVMX: Fix IRQs inject to L2 which belong to L1 since race

2014-07-01 Thread Wanpeng Li
This patch fix bug https://bugzilla.kernel.org/show_bug.cgi?id=72381 If we didn't inject a still-pending event to L1 since nested_run_pending, KVM_REQ_EVENT should be requested after the vmexit in order to inject the event to L1. However, current log blindly request a KVM_REQ_EVENT even if ther

Re: FIX ME in function ocpi_enable in file arch/arm/mach-omap1/opci.c

2014-07-01 Thread Tony Lindgren
* Nick Krause [140701 15:51]: > Hey Tony and Russel , > There is a FIX ME message in this function of the file stated in my > subject line. > I was wondering what locking is needed here due to not having experience with > omap subsystem(s). Looks like the locking for ocpi_enable would be needed

Re: Re: Re: [PATCH v4] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64

2014-07-01 Thread Michael Ellerman
On Wed, 2014-07-02 at 15:39 +0900, Masami Hiramatsu wrote: > (2014/07/02 13:41), Michael Ellerman wrote: > > On Tue, 2014-07-01 at 11:21 +0900, Masami Hiramatsu wrote: > >> (2014/06/30 20:36), Michael Ellerman wrote: > >>> On Mon, 2014-06-30 at 12:14 +0900, Masami Hiramatsu wrote: > Ping? :) >

<    3   4   5   6   7   8