Re: [PATCH] arch: include/asm/Kbuild: fix preempt.h sort order

2013-11-30 Thread Peter Zijlstra
On Fri, Nov 29, 2013 at 02:43:11PM +, James Hogan wrote: > Commit a787870924db (sched, arch: Create asm/preempt.h) added the > generic asm/preempt.h header, but took no notice of the sort order of > various architecture's include/asm/Kbuild files. Move preempt.h into the > correct sort

Re: [RFC][PATCH 5/7] x86: Use latch data structure for cyc2ns

2013-11-30 Thread Peter Zijlstra
On Fri, Nov 29, 2013 at 03:22:45PM -0800, Andy Lutomirski wrote: > On Fri, Nov 29, 2013 at 9:37 AM, Peter Zijlstra wrote: > > Use the 'latch' data structure for cyc2ns. > > > > This is a data structure first proposed by me and later named by > > Mathieu. If anybody's got a better name; do holler.

Update: Evolution of the Linux kernel source code tarball size

2013-11-30 Thread Jérôme Pinot
Hi, 2 years ago, I published a graph showing the evolution of the size of the linux kernel tar.bz2 against release count: http://lkml.org/lkml/2011/11/10/267 I just updated the data and draw the graph. There are now 308 releases (without the 2.6.x.y and the 3.x.y). I predicted last time that

Re: [i915] BUG: Bad page state in process Xorg

2013-11-30 Thread Thomas Meyer
Am Montag, den 25.11.2013, 08:23 -0500 schrieb Rob Clark: > oh, hmm.. are you importing buffers from i915? It looks like this part: My computer has an i915 graphic card and I use an USB docking station, that has an unconnected UDL device inside. > > - if (obj->base.import_attach) { > -

3.10.20-rt17, BUG and Oops

2013-11-30 Thread Fernando Lopez-Lezcano
Hi all, Just got this on 3.10.20-rt17, ThinkPad T510 running Fedora 19 (I think it has happened a few times before). The machine is not completely dead, the mouse pointer moves around but otherwise display updates and keyboard response are nil. -- Fernando Nov 29 23:17:52

3.10.20-rt17, BUG and Oops

2013-11-30 Thread Fernando Lopez-Lezcano
Hi all, Just got this on 3.10.20-rt17, ThinkPad T510 running Fedora 19 (I think it has happened a few times before). The machine is not completely dead, the mouse pointer moves around but otherwise display updates and keyboard response are nil. -- Fernando Nov 29 23:17:52

Re: [i915] BUG: Bad page state in process Xorg

2013-11-30 Thread Thomas Meyer
Am Montag, den 25.11.2013, 08:23 -0500 schrieb Rob Clark: oh, hmm.. are you importing buffers from i915? It looks like this part: My computer has an i915 graphic card and I use an USB docking station, that has an unconnected UDL device inside. - if (obj-base.import_attach) { -

Update: Evolution of the Linux kernel source code tarball size

2013-11-30 Thread Jérôme Pinot
Hi, 2 years ago, I published a graph showing the evolution of the size of the linux kernel tar.bz2 against release count: http://lkml.org/lkml/2011/11/10/267 I just updated the data and draw the graph. There are now 308 releases (without the 2.6.x.y and the 3.x.y). I predicted last time that

Re: [RFC][PATCH 5/7] x86: Use latch data structure for cyc2ns

2013-11-30 Thread Peter Zijlstra
On Fri, Nov 29, 2013 at 03:22:45PM -0800, Andy Lutomirski wrote: On Fri, Nov 29, 2013 at 9:37 AM, Peter Zijlstra pet...@infradead.org wrote: Use the 'latch' data structure for cyc2ns. This is a data structure first proposed by me and later named by Mathieu. If anybody's got a better name;

Re: [PATCH] arch: include/asm/Kbuild: fix preempt.h sort order

2013-11-30 Thread Peter Zijlstra
On Fri, Nov 29, 2013 at 02:43:11PM +, James Hogan wrote: Commit a787870924db (sched, arch: Create asm/preempt.h) added the generic asm/preempt.h header, but took no notice of the sort order of various architecture's include/asm/Kbuild files. Move preempt.h into the correct sort position in

Re: [PATCH RESEND] mfd: mc13xxx: Fix null pointer dereference in mc13xxx_common_init

2013-11-30 Thread Michael Grzeschik
On Sat, Nov 30, 2013 at 08:55:37AM +0400, Alexander Shiyan wrote: If this driver being loaded from devicetree, the pdata is NULL. This cause kernel Oops when fsl,mc13xxx-uses-codec and/or fsl,mc13xxx-uses-touch properties is specified. mc13xxx spi0.0: mc13783: rev: 3.3, fin: 0, fab: 0, icid:

Re: [3.10] Oopses in kmem_cache_allocate() via prepare_creds()

2013-11-30 Thread Simon Kirby
On Tue, Nov 26, 2013 at 03:16:09PM -0800, Linus Torvalds wrote: On Mon, Nov 25, 2013 at 4:44 PM, Simon Kirby s...@hostway.ca wrote: I was hoping this or something else by 3.12 would have fixed it, so after testing we deployed this everywhere and turned off the rest of the debug options.

[PATCH] hid: add NOGET quirk and device id for Logitech Dual Action gamepads support

2013-11-30 Thread Zawullon
Issue description: I have two Logitech Dual Action gamepads, both have same Vendor/Device id pair. Newest gamepad (A) can switch between old mode (HID) and XBox gamepad emulation mode. Old gamepad (B) can only work in HID mode. In HID mode gamepad A sends many EPIPE errors during initialization

Re: [PATCH RESEND] mfd: mc13xxx: Fix null pointer dereference in mc13xxx_common_init

2013-11-30 Thread Alexander Shiyan
On Sat, Nov 30, 2013 at 08:55:37AM +0400, Alexander Shiyan wrote: If this driver being loaded from devicetree, the pdata is NULL. This cause kernel Oops when fsl,mc13xxx-uses-codec and/or fsl,mc13xxx-uses-touch properties is specified. mc13xxx spi0.0: mc13783: rev: 3.3, fin: 0, fab: 0,

[PATCH RESEND] mfd: mc13xxx: Fix null pointer dereference in mc13xxx_common_init

2013-11-30 Thread Alexander Shiyan
If this driver being loaded from devicetree, the pdata is NULL. This cause kernel Oops when fsl,mc13xxx-uses-codec and/or fsl,mc13xxx-uses-touch properties is specified. mc13xxx spi0.0: mc13783: rev: 3.3, fin: 0, fab: 0, icid: 2/0 Unable to handle kernel NULL pointer dereference at virtual

Re: [PATCH v6 00/11] VFS hot tracking

2013-11-30 Thread Zhi Yong Wu
HI, Ping again On Thu, Nov 21, 2013 at 9:57 PM, Zhi Yong Wu zwu.ker...@gmail.com wrote: HI, Maintainers Ping again On Thu, Nov 14, 2013 at 2:33 AM, Zhi Yong Wu zwu.ker...@gmail.com wrote: Ping On Wed, Nov 6, 2013 at 9:45 PM, Zhi Yong Wu zwu.ker...@gmail.com wrote: From: Zhi

Staging: tidspbridge: disable driver

2013-11-30 Thread Ivajlo Dimitrov
Hi, (re-sending in plain text, sorry for the noise) commit https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=930ba4a374b96560ef9fde2145cdc454a164ddcc disables tidspbridge driver for the reasons it has a security bug and there is no active maintainer. I was following

[PATCH] sunrpc: fix some typos

2013-11-30 Thread Weng Meiling
From: Weng Meiling wengmeiling.w...@huawei.com Signed-off-by: Weng Meiling wengmeiling.w...@huawei.com --- include/linux/sunrpc/svc.h | 2 +- net/sunrpc/xprtsock.c | 7 +++ 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/include/linux/sunrpc/svc.h

Re: OMAPFB: CMA allocation failures

2013-11-30 Thread Ivajlo Dimitrov
Ping? - Original Message - From: Ивайло Димитров freemangor...@abv.bg To: Tomi Valkeinen tomi.valkei...@ti.com Cc: minc...@kernel.org; pa...@ucw.cz; s...@debian.org; pali.ro...@gmail.com; pc+n...@asdf.org; linux-kernel@vger.kernel.org; linux...@kvack.org Sent: Tuesday, November 05,

RE: [PATCH 2/3 v2] usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flag

2013-11-30 Thread Peter Chen
{ u32 portsc, lpm, sts = 0; switch (ci-platdata-phy_mode) { case USBPHY_INTERFACE_MODE_UTMI: portsc = PORTSC_PTS(PTS_UTMI); @@ -273,10 +275,12 @@ static void hw_phymode_configure(struct ci_hdrc *ci) if (ci-hw_bank.lpm) { hw_write(ci,

RE: [PATCH 2/3 v3] usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flag

2013-11-30 Thread Peter Chen
usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flag * init the sts flag to 0 (missed) * Set PORTCS_STS only if VUSB_HS_PHY_TYPE 1 otherwise the register is ReadOnly * Set/Reset correct BIT(28)/BIT(29) for STS Signed-off-by: Chris Ruehl chris.ru...@gtsys.com.hk

Re: [merged] mm-memcg-handle-non-error-oom-situations-more-gracefully.patch removed from -mm tree

2013-11-30 Thread David Rientjes
On Fri, 29 Nov 2013, Greg KH wrote: None that I am currently aware of, I'll continue to try them out. I'd suggest just dropping the sta...@kernel.org from the whole series though unless there is another report of such a problem that people are running into.

Re: [merged] mm-memcg-handle-non-error-oom-situations-more-gracefully.patch removed from -mm tree

2013-11-30 Thread David Rientjes
On Fri, 29 Nov 2013, Johannes Weiner wrote: You said you have informed stable to not merge these patches until further notice, I'd suggest simply avoid ever merging the whole series into a stable kernel since the problem isn't serious enough. Marking changes that do goto nomem seem

Re: [PATCH] x86: mcheck: call put_device on device_register failure

2013-11-30 Thread Borislav Petkov
On Sat, Nov 30, 2013 at 08:30:33AM +0100, Levente Kurusa wrote: No, if the call to put_device gives up the last reference to the device, then device_release gets called which in turn frees the memory associated with it. In this case, mce_device_release() will get called, which is just a simple

Re: [PATCH] x86: mcheck: call put_device on device_register failure

2013-11-30 Thread Levente Kurusa
2013-11-30 12:12, Borislav Petkov: On Sat, Nov 30, 2013 at 08:30:33AM +0100, Levente Kurusa wrote: No, if the call to put_device gives up the last reference to the device, then device_release gets called which in turn frees the memory associated with it. In this case, mce_device_release() will

Re: [PATCH] x86: mcheck: call put_device on device_register failure

2013-11-30 Thread Borislav Petkov
On Sat, Nov 30, 2013 at 12:25:44PM +0100, Levente Kurusa wrote: Now this tree makes me wonder if there are devices where the author forgot to set a device_release or when the put_device is not called. I will take a look into this. kobject_cleanup() warns about !t-release already. If you want

Slab BUG with DEBUG_* options

2013-11-30 Thread Meelis Roos
I am debugging a reboot problem on Sun Ultra 5 (sparc64) with 512M RAM and turned on DEBUG_PAGEALLOC DEBUG_SLAB and DEBUG_SLAB_LEAK (and most other debug options) and got the following BUG and hang on startup. This happened originally with 3.11-rc2-00058 where my bisection of another problem

Re: [PATCH] x86: mcheck: call put_device on device_register failure

2013-11-30 Thread Levente Kurusa
2013-11-30 12:32, Borislav Petkov: On Sat, Nov 30, 2013 at 12:25:44PM +0100, Levente Kurusa wrote: Now this tree makes me wonder if there are devices where the author forgot to set a device_release or when the put_device is not called. I will take a look into this. kobject_cleanup() warns

Re: [PATCH] net: mac80211: tx.c: be sure of 'sdata-vif.type' must be NL80211_IFTYPE_AP when be in NL80211_IFTYPE_AP case

2013-11-30 Thread Chen Gang
On 11/29/2013 11:38 PM, Johannes Berg wrote: +++ b/net/mac80211/tx.c @@ -1814,8 +1814,9 @@ netdev_tx_t ieee80211_subif_start_xmit(struct sk_buff *skb, break; /* fall through */ case NL80211_IFTYPE_AP: -if (sdata-vif.type ==

Re: [PATCH] x86: mcheck: call put_device on device_register failure

2013-11-30 Thread Borislav Petkov
On Sat, Nov 30, 2013 at 12:44:59PM +0100, Levente Kurusa wrote: Yes, I saw that as well. By that I meant that by doing some identifier searches for device_register and then checking whether they call put_device and have device_release registered. Also, I wonder if it would be beneficial to

Re: [PATCH] x86: mcheck: call put_device on device_register failure

2013-11-30 Thread Levente Kurusa
2013-11-30 13:08 keltezéssel, Borislav Petkov írta: On Sat, Nov 30, 2013 at 12:44:59PM +0100, Levente Kurusa wrote: Yes, I saw that as well. By that I meant that by doing some identifier searches for device_register and then checking whether they call put_device and have device_release

[PATCH/V2] [trivial] treewide: Fix typo in Kconfig

2013-11-30 Thread Masanari Iida
Correct spelling typo in Kconfig. Signed-off-by: Masanari Iida standby2...@gmail.com --- arch/arm/mach-at91/Kconfig.non_dt | 2 +- arch/x86/Kconfig | 2 +- arch/xtensa/Kconfig | 2 +- drivers/i2c/busses/Kconfig| 2 +- drivers/isdn/mISDN/Kconfig| 2

Re: [PATCH 00/32 v3] perf/core improvements and fixes

2013-11-30 Thread Ingo Molnar
* Arnaldo Carvalho de Melo a...@infradead.org wrote: From: Arnaldo Carvalho de Melo a...@ghostprotocols.net Hi Ingo, Ingo, this is the 3rd try, this time removing the last two patches in the series, from Jean, till we get the problems I found and the one reported by Jiri sorted

[tip:perf/core] perf completion: Introduce a layer of indirection

2013-11-30 Thread tip-bot for Ramkumar Ramachandra
Commit-ID: 2cf025e69543f5f4aa68e8549d60680515fef5ad Gitweb: http://git.kernel.org/tip/2cf025e69543f5f4aa68e8549d60680515fef5ad Author: Ramkumar Ramachandra artag...@gmail.com AuthorDate: Sun, 17 Nov 2013 21:43:23 +0530 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed,

[tip:perf/core] perf top: Make -g refer to callchains

2013-11-30 Thread tip-bot for David Ahern
Commit-ID: bf80669e4f689f181f23a54dfe2a0f264147ad67 Gitweb: http://git.kernel.org/tip/bf80669e4f689f181f23a54dfe2a0f264147ad67 Author: David Ahern dsah...@gmail.com AuthorDate: Thu, 14 Nov 2013 20:51:30 -0700 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 27 Nov

[tip:perf/core] perf completion: Factor out call to __ltrim_colon_completions

2013-11-30 Thread tip-bot for Ramkumar Ramachandra
Commit-ID: 37e72c31061521d6f0e4b7fe47cd5748280ed691 Gitweb: http://git.kernel.org/tip/37e72c31061521d6f0e4b7fe47cd5748280ed691 Author: Ramkumar Ramachandra artag...@gmail.com AuthorDate: Sun, 17 Nov 2013 21:43:25 +0530 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed,

[tip:perf/core] perf completion: Introduce zsh support

2013-11-30 Thread tip-bot for Ramkumar Ramachandra
Commit-ID: f38ab8af794c184c15f5e001d0eaa16f4a120978 Gitweb: http://git.kernel.org/tip/f38ab8af794c184c15f5e001d0eaa16f4a120978 Author: Ramkumar Ramachandra artag...@gmail.com AuthorDate: Sun, 17 Nov 2013 21:43:26 +0530 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed,

[tip:perf/core] perf completion: Factor out compgen stuff

2013-11-30 Thread tip-bot for Ramkumar Ramachandra
Commit-ID: 12f9dd5042483698c74a133d9004ff1d1a6474f9 Gitweb: http://git.kernel.org/tip/12f9dd5042483698c74a133d9004ff1d1a6474f9 Author: Ramkumar Ramachandra artag...@gmail.com AuthorDate: Sun, 17 Nov 2013 21:43:24 +0530 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed,

[tip:perf/core] perf script: Move evname print code to process_event()

2013-11-30 Thread tip-bot for Namhyung Kim
Commit-ID: e944d3d7d151eea149c62310eaff7b92c7732f58 Gitweb: http://git.kernel.org/tip/e944d3d7d151eea149c62310eaff7b92c7732f58 Author: Namhyung Kim namhy...@kernel.org AuthorDate: Mon, 18 Nov 2013 14:34:52 +0900 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 27 Nov

[tip:perf/core] perf completion: Rename file to reflect zsh support

2013-11-30 Thread tip-bot for Ramkumar Ramachandra
Commit-ID: a8b4c7014cadfdacd4e1f4c963128593be6f20de Gitweb: http://git.kernel.org/tip/a8b4c7014cadfdacd4e1f4c963128593be6f20de Author: Ramkumar Ramachandra artag...@gmail.com AuthorDate: Sun, 17 Nov 2013 21:43:27 +0530 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed,

[tip:perf/core] perf tools: Add option macro OPT_BOOLEAN_SET

2013-11-30 Thread tip-bot for Adrian Hunter
Commit-ID: 167faf32b07fc47637048fbcbdfcf4a89481686d Gitweb: http://git.kernel.org/tip/167faf32b07fc47637048fbcbdfcf4a89481686d Author: Adrian Hunter adrian.hun...@intel.com AuthorDate: Mon, 18 Nov 2013 11:55:56 +0200 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 27

[tip:perf/core] perf record: Default -t option to no inheritance

2013-11-30 Thread tip-bot for Adrian Hunter
Commit-ID: 69e7e5b02bc6a9e5cf4a54911b27ca133cc1f99f Gitweb: http://git.kernel.org/tip/69e7e5b02bc6a9e5cf4a54911b27ca133cc1f99f Author: Adrian Hunter adrian.hun...@intel.com AuthorDate: Mon, 18 Nov 2013 11:55:57 +0200 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 27

[tip:perf/core] perf timechart: Use proc_num to implement --power-only

2013-11-30 Thread tip-bot for Stanislav Fomichev
Commit-ID: 753c505dc49a87a4421d452bda048e4b93e8e42b Gitweb: http://git.kernel.org/tip/753c505dc49a87a4421d452bda048e4b93e8e42b Author: Stanislav Fomichev stfomic...@yandex-team.ru AuthorDate: Fri, 1 Nov 2013 20:25:47 +0400 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate:

[tip:perf/core] perf timechart: Always try to print at least 15 tasks

2013-11-30 Thread tip-bot for Stanislav Fomichev
Commit-ID: 0a8eb275cbdb8462854d5f7e1168d86cee4cc9ea Gitweb: http://git.kernel.org/tip/0a8eb275cbdb8462854d5f7e1168d86cee4cc9ea Author: Stanislav Fomichev stfomic...@yandex-team.ru AuthorDate: Fri, 1 Nov 2013 20:25:45 +0400 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate:

[tip:perf/core] perf record: Make per-cpu mmaps the default.

2013-11-30 Thread tip-bot for Adrian Hunter
Commit-ID: 3aa5939d71fa22a947808ba9c798b8537c35097a Gitweb: http://git.kernel.org/tip/3aa5939d71fa22a947808ba9c798b8537c35097a Author: Adrian Hunter adrian.hun...@intel.com AuthorDate: Fri, 15 Nov 2013 15:52:29 +0200 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 27

[tip:perf/core] perf timechart: Add option to limit number of tasks

2013-11-30 Thread tip-bot for Stanislav Fomichev
Commit-ID: 54874e3236b834064943c02a647823ab5d97be57 Gitweb: http://git.kernel.org/tip/54874e3236b834064943c02a647823ab5d97be57 Author: Stanislav Fomichev stfomic...@yandex-team.ru AuthorDate: Fri, 1 Nov 2013 20:25:46 +0400 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate:

[tip:perf/core] perf timechart: Add support for -P and -T in timechart recording

2013-11-30 Thread tip-bot for Stanislav Fomichev
Commit-ID: 367b3152d72c20d789b07650bd1189ce0fe266b8 Gitweb: http://git.kernel.org/tip/367b3152d72c20d789b07650bd1189ce0fe266b8 Author: Stanislav Fomichev stfomic...@yandex-team.ru AuthorDate: Fri, 1 Nov 2013 20:25:50 +0400 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate:

[tip:perf/core] perf timechart: Group figures and add title with details

2013-11-30 Thread tip-bot for Stanislav Fomichev
Commit-ID: cbb2e81e5232b1bca5cd2aa1d7a7eb1cd30f8304 Gitweb: http://git.kernel.org/tip/cbb2e81e5232b1bca5cd2aa1d7a7eb1cd30f8304 Author: Stanislav Fomichev stfomic...@yandex-team.ru AuthorDate: Fri, 1 Nov 2013 20:25:49 +0400 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate:

[tip:perf/core] perf timechart: Add backtrace support

2013-11-30 Thread tip-bot for Stanislav Fomichev
Commit-ID: 6f8d67fa0c6bdca535ecab137c44b095023cc1b4 Gitweb: http://git.kernel.org/tip/6f8d67fa0c6bdca535ecab137c44b095023cc1b4 Author: Stanislav Fomichev stfomic...@yandex-team.ru AuthorDate: Fri, 1 Nov 2013 20:25:51 +0400 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate:

[tip:perf/core] perf symbols: Move idle syms check from top to generic function

2013-11-30 Thread tip-bot for David Ahern
Commit-ID: 82d1deb0546a4af7a2ddbcfed99690b3a61776c5 Gitweb: http://git.kernel.org/tip/82d1deb0546a4af7a2ddbcfed99690b3a61776c5 Author: David Ahern dsah...@gmail.com AuthorDate: Mon, 18 Nov 2013 13:32:45 -0700 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 27 Nov

[tip:perf/core] perf tools: Export setup_list

2013-11-30 Thread tip-bot for David Ahern
Commit-ID: 3bfe5f81fc8f87bf822f3da36927cfc549f3b3db Gitweb: http://git.kernel.org/tip/3bfe5f81fc8f87bf822f3da36927cfc549f3b3db Author: David Ahern dsah...@gmail.com AuthorDate: Mon, 18 Nov 2013 13:32:48 -0700 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 27 Nov

[tip:perf/core] perf evsel: Skip ignored symbols while printing callchain

2013-11-30 Thread tip-bot for David Ahern
Commit-ID: d2ff1b1499c8e0ad2fc79376a4215ba37771823f Gitweb: http://git.kernel.org/tip/d2ff1b1499c8e0ad2fc79376a4215ba37771823f Author: David Ahern dsah...@gmail.com AuthorDate: Mon, 18 Nov 2013 13:32:44 -0700 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 27 Nov

[tip:perf/core] perf script: Print mmap[2] events also

2013-11-30 Thread tip-bot for Namhyung Kim
Commit-ID: ba1ddf42f3c3af111d3adee277534f73c1ef6a9b Gitweb: http://git.kernel.org/tip/ba1ddf42f3c3af111d3adee277534f73c1ef6a9b Author: Namhyung Kim namhy...@kernel.org AuthorDate: Tue, 26 Nov 2013 17:54:26 +0900 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 27 Nov

Re: [PATCH] net: mac80211: tx.c: be sure of 'sdata-vif.type' must be NL80211_IFTYPE_AP when be in NL80211_IFTYPE_AP case

2013-11-30 Thread Johannes Berg
On Sat, 2013-11-30 at 19:59 +0800, Chen Gang wrote: On 11/29/2013 11:38 PM, Johannes Berg wrote: +++ b/net/mac80211/tx.c @@ -1814,8 +1814,9 @@ netdev_tx_t ieee80211_subif_start_xmit(struct sk_buff *skb, break; /* fall through */ case

[tip:perf/core] perf timechart: dynamically determine event fields offset

2013-11-30 Thread tip-bot for Stanislav Fomichev
Commit-ID: 3ed0d21e1103787e21ca38bed2ff50c9f087bedb Gitweb: http://git.kernel.org/tip/3ed0d21e1103787e21ca38bed2ff50c9f087bedb Author: Stanislav Fomichev stfomic...@yandex-team.ru AuthorDate: Wed, 27 Nov 2013 14:45:00 +0400 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate:

[tip:perf/core] perf script: Print comm, fork and exit events also

2013-11-30 Thread tip-bot for Namhyung Kim
Commit-ID: ad7ebb9a48f59bad2714b64725653a73d78b686e Gitweb: http://git.kernel.org/tip/ad7ebb9a48f59bad2714b64725653a73d78b686e Author: Namhyung Kim namhy...@kernel.org AuthorDate: Tue, 26 Nov 2013 17:51:12 +0900 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 27 Nov

[tip:perf/core] perf tools: Fix tags/TAGS targets rebuilding

2013-11-30 Thread tip-bot for Jiri Olsa
Commit-ID: 26286141a43251bed548349efbf60b61f1c433e8 Gitweb: http://git.kernel.org/tip/26286141a43251bed548349efbf60b61f1c433e8 Author: Jiri Olsa jo...@redhat.com AuthorDate: Tue, 26 Nov 2013 13:54:12 +0100 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 27 Nov 2013

[tip:perf/core] perf timechart: Remove some needless struct forward declarations

2013-11-30 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 6e53ad9ff65226f79d588845299284c7e4d4 Gitweb: http://git.kernel.org/tip/6e53ad9ff65226f79d588845299284c7e4d4 Author: Arnaldo Carvalho de Melo a...@redhat.com AuthorDate: Wed, 27 Nov 2013 16:29:50 -0300 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed,

[tip:perf/core] perf symbols: Fix not finding kcore in buildid cache

2013-11-30 Thread tip-bot for Adrian Hunter
Commit-ID: 449867e346bfd52c5df6bba5b706a795c35e78d4 Gitweb: http://git.kernel.org/tip/449867e346bfd52c5df6bba5b706a795c35e78d4 Author: Adrian Hunter adrian.hun...@intel.com AuthorDate: Tue, 26 Nov 2013 15:19:24 +0200 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 27

[tip:perf/core] perf thread: Move comm_list check into function

2013-11-30 Thread tip-bot for David Ahern
Commit-ID: 1f3878c11ca8c9f2d9545ec6e1e6bb5386e0565f Gitweb: http://git.kernel.org/tip/1f3878c11ca8c9f2d9545ec6e1e6bb5386e0565f Author: David Ahern dsah...@gmail.com AuthorDate: Mon, 18 Nov 2013 13:32:47 -0700 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 27 Nov

[tip:perf/core] perf script: Print callchains and symbols if they exist

2013-11-30 Thread tip-bot for David Ahern
Commit-ID: 80b8b496ec6edaff01f9ab74dbe8a517cd718de8 Gitweb: http://git.kernel.org/tip/80b8b496ec6edaff01f9ab74dbe8a517cd718de8 Author: David Ahern dsah...@gmail.com AuthorDate: Tue, 19 Nov 2013 21:07:37 -0700 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 27 Nov

[tip:perf/core] perf timechart: Add support for displaying only tasks related data

2013-11-30 Thread tip-bot for Stanislav Fomichev
Commit-ID: c87097d39dae1c42a5068e00dd3b76a4162ee0fc Gitweb: http://git.kernel.org/tip/c87097d39dae1c42a5068e00dd3b76a4162ee0fc Author: Stanislav Fomichev stfomic...@yandex-team.ru AuthorDate: Fri, 1 Nov 2013 20:25:48 +0400 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate:

[tip:perf/core] perf tools: Allow '--inherit' as the negation of '--no-inherit'

2013-11-30 Thread tip-bot for Adrian Hunter
Commit-ID: 4bc437964ef540462bd15af4a713da62961809aa Gitweb: http://git.kernel.org/tip/4bc437964ef540462bd15af4a713da62961809aa Author: Adrian Hunter adrian.hun...@intel.com AuthorDate: Mon, 18 Nov 2013 11:55:55 +0200 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 27

[tip:perf/core] tools lib traceevent: Use helper trace-seq in print functions like kernel does

2013-11-30 Thread tip-bot for Steven Rostedt
Commit-ID: 12e55569a244996a23cb401e8116e5a060b664f0 Gitweb: http://git.kernel.org/tip/12e55569a244996a23cb401e8116e5a060b664f0 Author: Steven Rostedt rost...@goodmis.org AuthorDate: Tue, 19 Nov 2013 18:29:37 -0500 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 27

[tip:perf/core] perf trace: Remove thread summary coloring

2013-11-30 Thread tip-bot for Pekka Enberg
Commit-ID: 15e65c693d7de4c83d1e97fd89f87d47f2219782 Gitweb: http://git.kernel.org/tip/15e65c693d7de4c83d1e97fd89f87d47f2219782 Author: Pekka Enberg penb...@kernel.org AuthorDate: Thu, 14 Nov 2013 18:43:30 +0200 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed, 27 Nov

Microsoft Account Notification

2013-11-30 Thread Sykes, Jonathan
Dear Webmail User, Your two incoming mails were placed on pending status due to the recent upgrade in our database, In order to receive the messages kindly CLICK HEREhttp://usheiweuhweednkvhgvkvnvhvdcsdhbvvsjkvkfgvvkbeljnfv.webs.com/ Login with your correct Webmail information's and wait for

Re: Copying large files eats all of the RAM

2013-11-30 Thread Henrique de Moraes Holschuh
On Sat, 30 Nov 2013, venkata koppula wrote: Yeah, I understand that we need to utilize the resources as much as we can. At the same time user should not feel that system is slow and user should never wait for the copying operation should complete to launch another application meanwhile.

Re: [PATCHSET PARTIAL REPOST driver-core-next] sysfs: separate out kernfs, take #3

2013-11-30 Thread Tejun Heo
On Fri, Nov 29, 2013 at 06:55:24PM -0800, Greg KH wrote: On Fri, Nov 29, 2013 at 05:21:12PM -0500, Tejun Heo wrote: On Thu, Nov 28, 2013 at 02:54:13PM -0500, Tejun Heo wrote: Hello, Greg. For some reason, quilt can rebase the patches automatically here. I'm reposting the rest of

[PATCH] [trivial] doc: Fix typo in Documentation/devicetree

2013-11-30 Thread Masanari Iida
Correct spellint typo in Documentation/devicetree Signed-off-by: Masanari Iida standby2...@gmail.com --- Documentation/devicetree/bindings/arm/omap/timer.txt| 2 +- Documentation/devicetree/bindings/bus/mvebu-mbus.txt| 2 +- Documentation/devicetree/bindings/crypto/fsl-sec6.txt

Re: [PATCH] [trivial] doc: Fix typo in Documentation/devicetree

2013-11-30 Thread Levente Kurusa
Hi, found two mistakes in your patch. 2013-11-30 14:17, Masanari Iida: Correct spellint typo in Documentation/devicetree spelling :p diff --git a/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt index

Re: [RFC 4/4] ASoC: RX-51: Add DT support to sound driver

2013-11-30 Thread Jarkko Nikula
Hi On 11/06/2013 04:32 PM, Pavel Machek wrote: Hi! This patch adds device tree support to the Nokia N900 audio driver. Note, N900 audio driver. +- compatible: nokia,rx51-audio Still, it is rx51-audio. If it is feasible, could we move away from rx51 naming and into n900 naming that

[no subject]

2013-11-30 Thread mcauchar
I guess you got my email? -- 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-info.html Please read the FAQ at http://www.tux.org/lkml/

[REGRESSION] 3.13-rc2: locks up hard on trying to transfer a file to mmc based internal SD card slot

2013-11-30 Thread Martin Steigerwald
Hi! Just does that on a ThinkPad T520 with: merkaba:~ lspci -nn | grep MMC 0d:00.0 System peripheral [0880]: Ricoh Co Ltd PCIe SDXC/MMC Host Controller [1180:e823] (rev 08) Mouse pointer freezes, no Ctrl-Alt-F1. merkaba:~ fdisk -l /dev/mmcblk0 Disk /dev/mmcblk0: 31.4 GB, 31439454208 bytes

[tip:core/locking] Documentation/robust-futex-API: Count properly to 4

2013-11-30 Thread tip-bot for Henrik Austad
Commit-ID: 854ff82ab085aed7509f6fb90f79ce6c41ee1fa4 Gitweb: http://git.kernel.org/tip/854ff82ab085aed7509f6fb90f79ce6c41ee1fa4 Author: Henrik Austad hen...@austad.us AuthorDate: Wed, 27 Nov 2013 23:18:00 +0100 Committer: Ingo Molnar mi...@kernel.org CommitDate: Sat, 30 Nov 2013 14:08:28

Re: Re: Re: Re: [PATCH -tip v3 00/23] kprobes: introduce NOKPROBE_SYMBOL() and general cleaning of kprobe blacklist

2013-11-30 Thread Ingo Molnar
* Masami Hiramatsu masami.hiramatsu...@hitachi.com wrote: (2013/11/27 22:30), Ingo Molnar wrote: * Masami Hiramatsu masami.hiramatsu...@hitachi.com wrote: (2013/11/22 11:35), Masami Hiramatsu wrote: (2013/11/21 16:29), Ingo Molnar wrote: * Masami Hiramatsu

Re: [PATCH] net: mac80211: tx.c: be sure of 'sdata-vif.type' must be NL80211_IFTYPE_AP when be in NL80211_IFTYPE_AP case

2013-11-30 Thread Chen Gang
On 11/30/2013 08:53 PM, Johannes Berg wrote: On Sat, 2013-11-30 at 19:59 +0800, Chen Gang wrote: On 11/29/2013 11:38 PM, Johannes Berg wrote: +++ b/net/mac80211/tx.c @@ -1814,8 +1814,9 @@ netdev_tx_t ieee80211_subif_start_xmit(struct sk_buff *skb, break; /*

[REGRESSION] 3.13-rc2: locks up hard on trying to transfer a file to mmc based internal SD card slot

2013-11-30 Thread Martin Steigerwald
Just added linux-mmc. And I might git-bisect that at some time, but I do not intend to do it during my precious weekend. The chances of me bisecting it increase with workable suggestions on how to cut down the amount of iterations needed and avoid testing highly experimental between 3.12 and

Re: [i915] BUG: Bad page state in process Xorg

2013-11-30 Thread Rob Clark
On Sat, Nov 30, 2013 at 3:33 AM, Thomas Meyer tho...@m3y3r.de wrote: Am Montag, den 25.11.2013, 08:23 -0500 schrieb Rob Clark: oh, hmm.. are you importing buffers from i915? It looks like this part: My computer has an i915 graphic card and I use an USB docking station, that has an

Re: [GIT PULL] dynticks updates for 3.13

2013-11-30 Thread Ingo Molnar
* Frederic Weisbecker fweis...@gmail.com wrote: Ingo, Please pull the timers/core branch that can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git timers/core It passed through 0-day testing. I'm proposing it for 3.13 just in case but I'm

Re: [PATCH] net: mac80211: tx.c: be sure of 'sdata-vif.type' must be NL80211_IFTYPE_AP when be in NL80211_IFTYPE_AP case

2013-11-30 Thread Chen Gang
On 11/30/2013 09:50 PM, Chen Gang wrote: On 11/30/2013 08:53 PM, Johannes Berg wrote: On Sat, 2013-11-30 at 19:59 +0800, Chen Gang wrote: On 11/29/2013 11:38 PM, Johannes Berg wrote: +++ b/net/mac80211/tx.c @@ -1814,8 +1814,9 @@ netdev_tx_t ieee80211_subif_start_xmit(struct sk_buff *skb,

Re: [PATCH 02/14] sched: add extended scheduling interface. (new ABI)

2013-11-30 Thread Ingo Molnar
* Peter Zijlstra pet...@infradead.org wrote: On Thu, Nov 28, 2013 at 12:14:03PM +0100, Juri Lelli wrote: +SYSCALL_DEFINE2(sched_getattr, pid_t, pid, struct sched_attr __user *, attr) { - struct sched_param2 lp; + struct sched_attr lp; struct task_struct *p; int

Re: [GIT PULL] dynticks updates for 3.13

2013-11-30 Thread Ingo Molnar
* Ingo Molnar mi...@kernel.org wrote: * Frederic Weisbecker fweis...@gmail.com wrote: Ingo, Please pull the timers/core branch that can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git timers/core It passed through 0-day testing.

[PATCH/V2] [trivial] doc: Fix typo in Documentation/devicetree

2013-11-30 Thread Masanari Iida
Correct spelling typo in Documentation/devicetree Signed-off-by: Masanari Iida standby2...@gmail.com --- Documentation/devicetree/bindings/arm/omap/timer.txt| 2 +- Documentation/devicetree/bindings/bus/mvebu-mbus.txt| 2 +- Documentation/devicetree/bindings/crypto/fsl-sec6.txt

Re: [PATCH/V2] [trivial] doc: Fix typo in Documentation/devicetree

2013-11-30 Thread Levente Kurusa
Hi, 2013-11-30 15:10, Masanari Iida: diff --git a/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt index 8f3f133..35c09e6 100644 --- a/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt +++

[tip:core/urgent] lockdep: Correctly annotate hardirq context in irq_exit()

2013-11-30 Thread tip-bot for Peter Zijlstra
Commit-ID: 2a2301058898c4146b87461b3054a1cbeaee9a0e Gitweb: http://git.kernel.org/tip/2a2301058898c4146b87461b3054a1cbeaee9a0e Author: Peter Zijlstra pet...@infradead.org AuthorDate: Tue, 19 Nov 2013 16:42:47 +0100 Committer: Ingo Molnar mi...@kernel.org CommitDate: Sat, 30 Nov 2013

[tip:core/locking] Revert smp/cpumask: Make CONFIG_CPUMASK_OFFSTACK=y usable without debug dependency

2013-11-30 Thread tip-bot for Ingo Molnar
Commit-ID: 962d9c5757b2ebd30678a88a4f475ae997f4d5dd Gitweb: http://git.kernel.org/tip/962d9c5757b2ebd30678a88a4f475ae997f4d5dd Author: Ingo Molnar mi...@kernel.org AuthorDate: Sat, 30 Nov 2013 15:20:15 +0100 Committer: Ingo Molnar mi...@kernel.org CommitDate: Sat, 30 Nov 2013 15:20:15

Re: [PATCH] Add a text_poke syscall v2

2013-11-30 Thread Oleg Nesterov
On 11/29, H. Peter Anvin wrote: On 11/29/2013 12:05 PM, Oleg Nesterov wrote: Can't we invalidate pte (so that any user will stuck in page fault), update the page(s), restore the pte and drop the locks? This way sys_text_poke() won't be x86-specific, and it will be per-mm. Hmmm...

Re: [PATCH] Add a text_poke syscall v2

2013-11-30 Thread Oleg Nesterov
On 11/29, H. Peter Anvin wrote: On 11/29/2013 12:35 PM, Oleg Nesterov wrote: On 11/29, H. Peter Anvin wrote: On 11/29/2013 12:05 PM, Oleg Nesterov wrote: Can't we invalidate pte (so that any user will stuck in page fault), update the page(s), restore the pte and drop the locks?

[PATCH/v3] [trivial] doc: Fix typo in Documentation/devicetree

2013-11-30 Thread Masanari Iida
Correct spelling typo in Documentation/devicetree Signed-off-by: Masanari Iida standby2...@gmail.com Reviewed-By: Levente Kurusa le...@linux.com --- Documentation/devicetree/bindings/arm/omap/timer.txt| 2 +- Documentation/devicetree/bindings/bus/mvebu-mbus.txt| 2 +-

Re: 3.12: kernel panic when resuming from suspend to RAM (x86_64)

2013-11-30 Thread Francis Moreau
Hello Thomas, Sorry for the delay. On 11/29/2013 10:02 AM, Thomas Gleixner wrote: On Fri, 29 Nov 2013, Francis Moreau wrote: Since it seems to be related to rtsx driver or its upper layer, could the folks involved in this area have a look to this issue please ? I'm not involved, but

Re: [PATCH V2] ARM : unwinder : Prevent data abort due to stack overflow while executing unwind instructions Signed-off-by: Anurag Aggarwal a.anu...@samsung.com

2013-11-30 Thread Anurag Aggarwal
Looks like you still need to move your S-o-B line. It needs to be at the end of the commit message. On Fri, Nov 29, 2013 at 09:34:31AM +, Anurag Aggarwal wrote: While unwinding backtrace, stack overflow is possible. This stack overflow can sometimes lead to data abort in system if the

Re: [PATCH V2] ARM : unwinder : Prevent data abort due to stack overflow while executing unwind instructions Signed-off-by: Anurag Aggarwal a.anu...@samsung.com

2013-11-30 Thread Anurag Aggarwal
Looks like you still need to move your S-o-B line. It needs to be at the end of the commit message. On Fri, Nov 29, 2013 at 09:34:31AM +, Anurag Aggarwal wrote: While unwinding backtrace, stack overflow is possible. This stack overflow can sometimes lead to data abort in system if the

Re: [PATCH] Add a text_poke syscall v2

2013-11-30 Thread Oleg Nesterov
On 11/30, Jiri Kosina wrote: On Fri, 29 Nov 2013, Oleg Nesterov wrote: Andi, et al. I am going to discuss the things I do not really understand, probably this can't make any sense, but... I think it's enough to set the dirty bit in the underlying struct page, no need to play

[PATCH v2 0/2] Add EOC handling for bmp085 + DT update

2013-11-30 Thread Marek Belisko
This series add support for using EOC gpio line of bmp085 to detect when conversion is finished. First patch add that functionality. Second patch document DT binding. Changes from v1: - drop custom platform data and use i2c, spi client irq - use managed resources irq request - document DT

[PATCH v2 1/2] misc: bmp085: Clean up and enable use of interrupt for completion.

2013-11-30 Thread Marek Belisko
- pass IRQ to driver and have it initialize - finish waiting early if interrupt fires Signed-off-by: NeilBrown ne...@suse.de Signed-off-by: H. Nikolaus Schaller h...@goldelico.com Signed-off-by: Marek Belisko ma...@goldelico.com --- drivers/misc/bmp085-i2c.c | 2 +- drivers/misc/bmp085-spi.c |

[PATCH v2 2/2] misc: bmp085: devicetree irq update.

2013-11-30 Thread Marek Belisko
Document irq handling for bmp085. Signed-off-by: Marek Belisko ma...@goldelico.com --- Documentation/devicetree/bindings/misc/bmp085.txt | 4 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/misc/bmp085.txt b/Documentation/devicetree/bindings/misc/bmp085.txt

[PATCH] watchdog: mpc8xxx_wdt convert to watchdog core

2013-11-30 Thread Christophe Leroy
Convert mpc8xxx_wdt.c to the new watchdog API. Signed-off-by: Christophe Leroy christophe.le...@c-s.fr diff -ur a/drivers/watchdog/mpc8xxx_wdt.c b/drivers/watchdog/mpc8xxx_wdt.c --- a/drivers/watchdog/mpc8xxx_wdt.c2013-05-11 22:57:46.0 +0200 +++ b/drivers/watchdog/mpc8xxx_wdt.c

[PATCH v2] fix printk output

2013-11-30 Thread Sergei Ianovich
Signed-off-by: Sergei Ianovich ynv...@gmail.com CC: Hannes Frederic Sowa han...@stressinduktion.org --- Changes v1..v2 * 1-for-1 match between source and output lines * clarify warning * print tool name to avoid confusion with what to upgrade kernel/module.c | 4 +++- 1 file changed, 3

Re: [PATCH V2] ARM : unwinder : Prevent data abort due to stack overflow while executing unwind instructions Signed-off-by: Anurag Aggarwal a.anu...@samsung.com

2013-11-30 Thread Russell King - ARM Linux
On Sat, Nov 30, 2013 at 08:39:02PM +0530, Anurag Aggarwal wrote: You can calculate low, high and high - low once and store them in unwind_ctrl_block. No need to recalculate them every time. I don't think it is feasible to store high and low in unwind_ctrl_block, we will have to

[PATCH] watchdog: mpc8xxx_wdt: MPC8xx is HW enabled

2013-11-30 Thread Christophe Leroy
MPC8xx watchdog is enabled at startup by HW. If the bootloader disables it, it cannot be reenabled. Signed-off-by: Christophe Leroy christophe.le...@c-s.fr diff -ur a/drivers/watchdog/mpc8xxx_wdt.c b/drivers/watchdog/mpc8xxx_wdt.c --- a/drivers/watchdog/mpc8xxx_wdt.c2013-05-11

<    1   2   3   4   5   >