RE: [PATCH v2] rtc: tps65910: Use platform_get_irq to get RTC irq details

2012-09-24 Thread Venu Byravarasu
> -Original Message- > From: Stephen Warren [mailto:swar...@wwwdotorg.org] > Sent: Tuesday, September 25, 2012 11:51 AM > To: Venu Byravarasu > Cc: a...@linux-foundation.org; a.zu...@towertech.it; linux- > ker...@vger.kernel.org; rtc-li...@googlegroups.com > Subject: Re: [PATCH v2] rtc: tps

Re: [PATCH 5/5] Staging:bcm: fix coding style error in InterfacerTx.c

2012-09-24 Thread Dan Carpenter
On Tue, Sep 25, 2012 at 12:44:35PM +0600, Ilya gorskin wrote: > This is a patch to the InterfaceTx.c file that > fixes up a coding style issues found by the checkpatch.pl tool > Stop! Read your email! Start over. Work more slowly. Don't do the bogus numbering: [patch] [patch 2/3] [patch 3/3]

linux-next: manual merge of the arm-soc tree with the usb tree

2012-09-24 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the arm-soc tree got conflicts in arch/arm/mach-vt8500/bv07.c, arch/arm/mach-vt8500/devices-vt8500.c, arch/arm/mach-vt8500/devices-wm8505.c, arch/arm/mach-vt8500/devices.c, arch/arm/mach-vt8500/devices.h and arch/arm/mach-vt8500/wm8505_7in.c between commit 100d4

Re: [PATCH v4] media: v4l2-ctrls: add control for test pattern

2012-09-24 Thread Hans Verkuil
On Tue September 25 2012 08:09:05 Prabhakar wrote: > From: Lad, Prabhakar > > add V4L2_CID_TEST_PATTERN of type menu, which determines > the internal test pattern selected by the device. Acked-by: Hans Verkuil Regards, Hans > > Signed-off-by: Lad, Prabhakar > Signed-off-by: Manjuna

Re: [PATCH v3 1/2] writeback: add dirty_background_centisecs per bdi variable

2012-09-24 Thread Namjae Jeon
2012/9/25, Namjae Jeon : > 2012/9/25, Dave Chinner : >> On Thu, Sep 20, 2012 at 04:44:22PM +0800, Fengguang Wu wrote: >>> [ CC FS and MM lists ] >>> >>> Patch looks good to me, however we need to be careful because it's >>> introducing a new interface. So it's desirable to get some acks from >>> th

Re: [PATCH 3/3] Staging:bcm: fix coding style error in InterfaceIsr.c

2012-09-24 Thread Dan Carpenter
On Tue, Sep 25, 2012 at 11:04:29AM +0600, Gorskin Ilya wrote: > This is a patch to the InterfaceIsr.c file that > fixes up a coding style issues found by the checkpatch.pl tool I'm afraid all these need to be redone along the lines which I explained in my other email. > > Signed-off-by: Ilya Gor

linux-next: manual merge of the arm-soc tree with the l2-mtd tree

2012-09-24 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the arm-soc tree got conflicts in drivers/mtd/nand/bcm_umi_nand.c and drivers/mtd/nand/nand_bcm_umi.h between commit 07f4c69caf01 ("mtd: remove bcmring NAND driver") from the l2-mtd tree and commit 878040ef831a ("ARM: bcmring: use proper MMIO accessors") from th

Re: [PATCHv4] virtio_console: Add support for remoteproc serial

2012-09-24 Thread Amit Shah
On (Tue) 25 Sep 2012 [14:55:04], Rusty Russell wrote: > Amit Shah writes: > > > On (Mon) 24 Sep 2012 [23:50:01], Sjur BRENDELAND wrote: > >> Hi Amit, > >> > >> > I'm sorry for not being able to look at this earlier. > >> > >> No worries. I'll try to respin and retest this patch by tomorrow. > >

Re: [PATCH v3 1/2] writeback: add dirty_background_centisecs per bdi variable

2012-09-24 Thread Namjae Jeon
2012/9/25, Jan Kara : > On Thu 20-09-12 16:44:22, Wu Fengguang wrote: >> On Sun, Sep 16, 2012 at 08:25:42AM -0400, Namjae Jeon wrote: >> > From: Namjae Jeon >> > >> > This patch is based on suggestion by Wu Fengguang: >> > https://lkml.org/lkml/2011/8/19/19 >> > >> > kernel has mechanism to do wri

Re: linux-next: build failure after merge of the mfd tree

2012-09-24 Thread Matthias Kaehlcke
latform_driver_unregister' > > Caused by commit dbc14ec43af2 ("backlight: Add TPS65217 WLED driver"). > > I have used the mfd tree from next-20120924 for today. the module license of that driver is "GPLv2", apparently this should be "GPL v2". for testing i use

Re: [PATCH 22/30] perf tools: bfd.h/libbfd detection fails with recent binutils

2012-09-24 Thread Markus Trippelsdorf
On 2012.09.24 at 19:58 -0400, Mike Frysinger wrote: > On Monday 24 September 2012 11:59:36 Arnaldo Carvalho de Melo wrote: > > --- a/tools/perf/Makefile > > +++ b/tools/perf/Makefile > > > > - FLAGS_BFD=$(ALL_CFLAGS) $(ALL_LDFLAGS) $(EXTLIBS) -lbfd > > + FLAGS_BFD=$(ALL_CFLAGS)

linux-next: manual merge of the arm-soc tree with the sound tree

2012-09-24 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the arm-soc tree got a conflict in sound/soc/omap/omap-pcm.c between commit 946cc36ae550 ("ASoC: omap-pcm: Convert to use dmaengine") from the sound tree and commit 7d7e1eba7e92 ("ARM: OMAP2+: Prepare for irqs.h removal") from the arm-soc tree. I fixed it up (s

Re: [PATCH v3 1/2] writeback: add dirty_background_centisecs per bdi variable

2012-09-24 Thread Namjae Jeon
2012/9/25, Dave Chinner : > On Thu, Sep 20, 2012 at 04:44:22PM +0800, Fengguang Wu wrote: >> [ CC FS and MM lists ] >> >> Patch looks good to me, however we need to be careful because it's >> introducing a new interface. So it's desirable to get some acks from >> the FS/MM developers. >> >> Thanks,

linux-next: manual merge of the arm-soc tree with the sound tree

2012-09-24 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the arm-soc tree got a conflict in sound/soc/omap/omap-mcbsp.c between commit 04564e325830 ("ASoC: OMAP: mcbsp, mcpdm, dmic: Let omap-pcm to pick the dma_type") from the sound tree and commits 7d7e1eba7e92 ("ARM: OMAP2+: Prepare for irqs.h removal") and 2203747c

[PATCH 5/5] Staging:bcm: fix coding style error in InterfacerTx.c

2012-09-24 Thread Ilya gorskin
This is a patch to the InterfaceTx.c file that fixes up a coding style issues found by the checkpatch.pl tool Signed-off-by: Ilya Gorskin --- drivers/staging/bcm/InterfaceTx.c | 201 +++--- 1 file changed, 103 insertions(+), 98 deletions(-) diff --git a/drivers/s

Re: [PATCHv4] virtio_console: Add support for remoteproc serial

2012-09-24 Thread Rusty Russell
Amit Shah writes: > On (Mon) 24 Sep 2012 [23:50:01], Sjur BRENDELAND wrote: >> Hi Amit, >> >> > I'm sorry for not being able to look at this earlier. >> >> No worries. I'll try to respin and retest this patch by tomorrow. >> If you by any chance could find time to review so could make it in tim

Re: [PATCH] Revert "__d_unalias() should refuse to move mountpoints"

2012-09-24 Thread Maarten Lankhorst
Hey, Op 25-09-12 05:39, Eric W. Biederman schreef: > Maarten Lankhorst writes: > >> This reverts commit ee3efa91e240f513898050ef305a49a653c8ed90. >> >> Signed-off-by: Maarten Lankhorst >> >> My thread about the regression seemed to have been ignored, so I can only >> conclude nobody objects agai

linux-next: manual merge of the arm-soc tree with the fbdev tree

2012-09-24 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the arm-soc tree got a conflict in drivers/video/msm/mdp_hw.h between commit 8abf0b31e161 ("video: msm: Remove useless mach/* includes") from the fbdev tree and commit 1ef21f6343ff ("ARM: msm: move platform_data definitions") from the arm-soc tree. I fixed it u

Re: [PATCH 2/3] Staging:bcm: fix coding style error in InterfaceIsr.c

2012-09-24 Thread Dan Carpenter
On Tue, Sep 25, 2012 at 11:04:28AM +0600, Gorskin Ilya wrote: > - if(((Adapter->bPreparingForLowPowerMode == TRUE) && > (Adapter->bDoSuspend == TRUE)) || > - psIntfAdapter->bSuspended || > - psIntfAdapter->bPreparingForBusSuspend) > - { > - BCM_D

linux-next: manual merge of the arm-soc tree with the tree

2012-09-24 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the arm-soc tree got a conflict in Documentation/devicetree/bindings/usb/platform-uhci.txt between commit 100d45970327 ("ARM: vt8500: Add support for UHCI companion controller") from the usb tree and commit 95e9fd10f06c ("arm: vt8500: doc: Add device tree bindin

Re: [PATCH v2] media: davinci: vpif: display: separate out subdev from output

2012-09-24 Thread Prabhakar Lad
Hi Hans, On Tue, Sep 25, 2012 at 11:59 AM, Hans Verkuil wrote: > On Tue September 25 2012 07:38:12 Prabhakar Lad wrote: >> Hi Hans, >> >> On Mon, Sep 24, 2012 at 7:02 PM, Hans Verkuil wrote: >> > On Mon September 24 2012 15:21:44 Prabhakar Lad wrote: >> >> Hi Hans, >> >> >> >> On Mon, Sep 24, 20

Re: [PATCH v2] media: davinci: vpif: display: separate out subdev from output

2012-09-24 Thread Hans Verkuil
On Tue September 25 2012 07:38:12 Prabhakar Lad wrote: > Hi Hans, > > On Mon, Sep 24, 2012 at 7:02 PM, Hans Verkuil wrote: > > On Mon September 24 2012 15:21:44 Prabhakar Lad wrote: > >> Hi Hans, > >> > >> On Mon, Sep 24, 2012 at 5:20 PM, Hans Verkuil wrote: > >> > On Mon September 24 2012 12:59

Re: [PATCH v4] lxt PHY: Support for the buggy LXT973 rev A2

2012-09-24 Thread leroy christophe
Le 24/09/2012 20:30, Richard Cochran a écrit : On Mon, Sep 24, 2012 at 04:00:58PM +0200, Christophe Leroy wrote: diff -u a/drivers/net/phy/lxt.c b/drivers/net/phy/lxt.c --- a/drivers/net/phy/lxt.c 2012-09-23 03:08:48.0 +0200 +++ b/drivers/net/phy/lxt.c 2012-09-23 03:18:00.0

[PATCH 4/4] Staging:bcm: fix coding style error in InterfaceRx.c

2012-09-24 Thread Ilya gorskin
This is a patch to the InterfaceRx.c file that fixes up a coding style issues found by the checkpatch.pl tool Signed-off-by: Ilya Gorskin --- drivers/staging/bcm/InterfaceRx.c | 239 -- 1 file changed, 124 insertions(+), 115 deletions(-) diff --git a/drivers/

[PATCH net-next] net: raw: revert unrelated change

2012-09-24 Thread Eric Dumazet
From: Eric Dumazet Commit 5640f7685831 ("net: use a per task frag allocator") accidentally contained an unrelated change to net/ipv4/raw.c, later committed (without the pr_err() debugging bits) in net tree as commit ab43ed8b749 (ipv4: raw: fix icmp_filter()) This patch reverts this glitch, notic

Re: [PATCH v2] rtc: tps65910: Use platform_get_irq to get RTC irq details

2012-09-24 Thread Stephen Warren
On 09/24/2012 11:29 PM, Venu Byravarasu wrote: > As RTC driver needs only irq number from platform data, > using platform_get_irq(), instead of generic dev_get_platdata(). This seems fine to me now. However, it'd be useful to post all the patches related to this issue at one time, so we can get a

Re: [PATCH v2] pwm_backlight: Add device tree support for Low Threshold Brightness

2012-09-24 Thread Stephen Warren
On 09/24/2012 10:29 PM, Philip, Avinash wrote: > On Fri, Sep 21, 2012 at 23:13:39, Stephen Warren wrote: >> On 09/21/2012 12:03 AM, Philip, Avinash wrote: >>> Hi Stephen, >>> >>> On Fri, Sep 21, 2012 at 10:46:45, Stephen Warren wrote: On 09/20/2012 10:51 PM, Philip, Avinash wrote: > Some b

linux-next: manual merge of the staging tree with the thermal tree

2012-09-24 Thread Stephen Rothwell
Hi Greg, Today's linux-next merge of the staging tree got a conflict in drivers/staging/omap-thermal/omap-thermal-common.c between commit 82d3a76a88cd ("Thermal: Pass zone parameters as argument to tzd_register") from the thermal tree and commit 765a1939a364 ("staging: omap-thermal: fix polling pe

[v2 PATCH 2/2] Add uio_dmem_genirq description to UIO documentation

2012-09-24 Thread Damian Hobson-Garcia
Signed-off-by: Damian Hobson-Garcia --- Documentation/DocBook/uio-howto.tmpl | 56 ++ 1 files changed, 56 insertions(+), 0 deletions(-) diff --git a/Documentation/DocBook/uio-howto.tmpl b/Documentation/DocBook/uio-howto.tmpl index ac3d001..db08c1a 100644 --- a/

[v2 PATCH 1/2] Add new uio device for dynamic memory allocation

2012-09-24 Thread Damian Hobson-Garcia
This device extends the uio_pdrv_genirq driver to provide limited dynamic memory allocation for UIO devices. This allows UIO devices to use CMA and IOMMU allocated memory regions. This driver is based on the uio_pdrv_genirq driver and provides the same generic interrupt handling capabilities. Lik

[v2 PATCH 0/2] Add UIO device supporting dynamic memory allocation

2012-09-24 Thread Damian Hobson-Garcia
Hello all, I've been using this UIO driver for allocation/deallocation of memory regions through an IOMMU via the dma-mapping API, but it seems that it would be more generally useful for userspace drivers to access CMA memory regions. I've kept all dynamic memory handling in the specific device dr

[PATCH v4] media: v4l2-ctrls: add control for test pattern

2012-09-24 Thread Prabhakar
From: Lad, Prabhakar add V4L2_CID_TEST_PATTERN of type menu, which determines the internal test pattern selected by the device. Signed-off-by: Lad, Prabhakar Signed-off-by: Manjunath Hadli Acked-by: Sakari Ailus Cc: Hans Verkuil Cc: Laurent Pinchart Cc: Mauro Carvalho Chehab Cc: Sylwester

Re: Load averages?

2012-09-24 Thread Timo Kokkonen
On 09.24 2012 22:39:54, Russell King wrote: > I have here a cubox running v3.5, and I've been watching top while it's > playing back an mpeg stream from NFS using vlc. rootfs on SD card, and > it's uniprocessor. > > Top reports the following: > > top - 20:38:35 up 44 min, 3 users, load average

RFE: tty color features

2012-09-24 Thread Dave Yost
(This is not a complete spec, only a sketch.) It would be nice to be able to specify fg/bg colors at the tty level, so that echoed characters can be colorized. Then your shell can arrange that shell command input is one fg/bg color, and other input taken by commands run from the shell is anothe

Re: [dm-devel] [PATCH v3 11/26] block: Add submit_bio_wait(), remove from md

2012-09-24 Thread Hannes Reinecke
On 09/25/2012 12:34 AM, Kent Overstreet wrote: > Random cleanup - this code was duplicated and it's not really specific > to md. > > Also added the ability to return the actual error code. > > Signed-off-by: Kent Overstreet > CC: Jens Axboe > CC: NeilBrown > Acked-by: Tejun Heo > --- > drive

RE: RE: [PATCH] ahci: add a boot option to enable promise ahci

2012-09-24 Thread Tony Hung - PTT 洪瑞嶸
On 2012/9/25 11:05 AM, Jeff Garzik wrote: > > On 09/23/2012 10:34 PM, Tony Hung - PTT 洪瑞嶸 wrote: > > > linux-3.2.0/drivers/ata/ahci.c: In function 'ahci_init_one': > > > > > > Use promise_enable to disable AHCI control PCI RAID. > > > > > > Signed-off-by: Tony Hung > > > --- > > > > > > diff

Re: [PATCH v3] media: v4l2-ctrls: add control for test pattern

2012-09-24 Thread Prabhakar Lad
Hi Hans, Thanks for the review, On Mon, Sep 24, 2012 at 7:07 PM, Hans Verkuil wrote: > On Mon September 24 2012 14:53:41 Prabhakar wrote: >> From: Lad, Prabhakar >> >> add V4L2_CID_TEST_PATTERN of type menu, which determines >> the internal test pattern selected by the device. >> >> Signed-off-

RE: [PATCH] ahci: add a boot option to enable promise ahci

2012-09-24 Thread Tony Hung - PTT 洪瑞嶸
On 2012/9/25 11:05 AM, Jeff Garzik wrote: > > On 09/23/2012 10:34 PM, Tony Hung - PTT 洪瑞嶸 wrote: > > > linux-3.2.0/drivers/ata/ahci.c: In function 'hptiop_host_request_callback': > > > > > > Use min_t(size_t, ...) to fix. Correct this, linux-3.2.0/drivers/ata/ahci.c: In function 'ahci_init_one':

RE: RE: [PATCH] ahci: add a boot option to enable promise ahci

2012-09-24 Thread Tony Hung - PTT 洪瑞嶸
On 2012/9/25 11:05 AM, Jeff Garzik wrote: > > On 09/23/2012 10:34 PM, Tony Hung - PTT 洪瑞嶸 wrote: > > > linux-3.2.0/drivers/ata/ahci.c: In function 'hptiop_host_request_callback': > > > > > > Use min_t(size_t, ...) to fix. Correct this, linux-3.2.0/drivers/ata/ahci.c: In function 'ahci_init_one':

Re: [PATCH v2] media: davinci: vpif: display: separate out subdev from output

2012-09-24 Thread Prabhakar Lad
Hi Hans, On Mon, Sep 24, 2012 at 7:02 PM, Hans Verkuil wrote: > On Mon September 24 2012 15:21:44 Prabhakar Lad wrote: >> Hi Hans, >> >> On Mon, Sep 24, 2012 at 5:20 PM, Hans Verkuil wrote: >> > On Mon September 24 2012 12:59:11 Hans Verkuil wrote: >> >> On Mon September 24 2012 12:44:11 Prabhak

Re: [PATCH 0/6] Dove fixes for arm-soc/for-next

2012-09-24 Thread Andrew Lunn
On Tue, Sep 25, 2012 at 02:02:12AM +0200, Sebastian Hesselbarth wrote: > With the current speed of changes within arm kernel tree, there > have been some issues related to the mach-dove DT support patches > introduced lately. This patch set keeps up with the changes between > initial patch submissi

Re: [PATCH 5/6] ARM: dove: Remove watchdog from DT

2012-09-24 Thread Andrew Lunn
On Tue, Sep 25, 2012 at 02:02:17AM +0200, Sebastian Hesselbarth wrote: > The watchdog on dove requires an interrupt that is not yet > available on DT. Therefore, the watchdog DT node is removed > until the corresponding chained intc is available. Hi Sebastian Just for my understanding: Is the pro

Re: [PATCH v3 2/5] fat: allocate persistent inode numbers

2012-09-24 Thread Namjae Jeon
Hi OGAWA. It works fine. there is no estale error while memory reclaim. I will make patchset again as review comment and your suggestion (encode_fh, fat_getattr). Thanks! 2012/9/25, J. Bruce Fields : > On Tue, Sep 25, 2012 at 01:16:45AM +0900, OGAWA Hirofumi wrote: >> "J. Bruce Fields" writes:

[PATCH v2] rtc: tps65910: Use platform_get_irq to get RTC irq details

2012-09-24 Thread Venu Byravarasu
As RTC driver needs only irq number from platform data, using platform_get_irq(), instead of generic dev_get_platdata(). Signed-off-by: Venu Byravarasu --- delta from v1: Removed unrelated clean up done in the RTC driver, with patch #1. drivers/rtc/rtc-tps65910.c |5 + 1 files changed,

Re: WARNING: at fs/inode.c:280 drop_nlink+0x31/0x33()

2012-09-24 Thread NeilBrown
On Wed, 29 Aug 2012 15:16:41 -0700 Jeff Layton wrote: > This stack trace comes from cifs, not nfs. It's quite easy to trigger on NFS too. mount server:/path /mnt; exec 3>& /mnt/foo ; rm /mnt/foo; rm /mnt/.nfs* ; exec 3>&- [634155.004438] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-deskto

Re: linux-next: manual merge of the net-next tree with the net tree

2012-09-24 Thread Eric Dumazet
On Tue, 2012-09-25 at 01:13 -0400, David Miller wrote: > From: Eric Dumazet > Date: Tue, 25 Sep 2012 07:10:42 +0200 > > > Oops, my bad, net/ipv4/raw.c changes in 5640f7685831 ("net: use a per > > task frag allocator") should not be there : > > > > I accidentally left a debugging version of the p

linux-next: manual merge of the workqueues tree with the thermal tree

2012-09-24 Thread Stephen Rothwell
Hi Tejun, Today's linux-next merge of the workqueues tree got a conflict in drivers/thermal/thermal_sys.c between commit bc3f847a193d ("Thermal: Remove throttling logic out of thermal_sys.c") from the thermal tree and commit 41f63c5359d1 ("workqueue: use mod_delayed_work() instead of cancel + queu

Re: [SCSI PATCH] sd: max-retries becomes configurable

2012-09-24 Thread Jeff Garzik
On 09/25/2012 12:06 AM, James Bottomley wrote: On Mon, 2012-09-24 at 17:00 -0400, Jeff Garzik wrote: drivers/scsi/sd.c |4 drivers/scsi/sd.h |2 +- 2 files changed, 5 insertions(+), 1 deletion(-) I'm not opposed in principle to doing this (except that it should be a sysfs par

[3.6-rc7] switcheroo race with Intel HDA...

2012-09-24 Thread Daniel J Blueman
On my Macbook with a discrete Nvidia GPU, there is a race between selecting the integrated GPU and putting the discrete GPU into D3 [1], reliably causing a kernel oops [2]. Introducing a delay of ~1s between the calls prevents this. When the second 'OFF' write path executes, it looks like struct a

Re: [PATCH 2/6] ARM: dove: Fix tauros2 device tree init

2012-09-24 Thread Andrew Lunn
On Tue, Sep 25, 2012 at 03:22:04AM +0200, Sebastian Hesselbarth wrote: > On 09/25/2012 02:02 AM, Sebastian Hesselbarth wrote: > >During the review process of dove DT patches, Tauros2 cache > >init call was changed and DT support added. This patch fixes > >the call to Tauros2 init and adds a DT node

Re: linux-next: manual merge of the net-next tree with the net tree

2012-09-24 Thread David Miller
From: Eric Dumazet Date: Tue, 25 Sep 2012 07:10:42 +0200 > Oops, my bad, net/ipv4/raw.c changes in 5640f7685831 ("net: use a per > task frag allocator") should not be there : > > I accidentally left a debugging version of the patch I sent to fix the > icmp bug. > > Sorry David for this, I am no

Re: [PATCH 3/3] perf ui/browser: Fix stale output of sorted result

2012-09-24 Thread Namhyung Kim
Hi Arnaldo, It seems it's not merged into your tree as I still can see this issue. Would you consider applying? Thanks, Namhyung On Fri, 14 Sep 2012 17:35:29 +0900, Namhyung Kim wrote: > From: Namhyung Kim > > The hist_entry__sort_snprintf() can return 0 if all of the sort keys > are elided.

Re: linux-next: manual merge of the net-next tree with the net tree

2012-09-24 Thread Eric Dumazet
On Tue, 2012-09-25 at 12:34 +1000, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the net-next tree got a conflict in > net/ipv4/raw.c between commit ab43ed8b7490 ("ipv4: raw: fix icmp_filter > ()") from the net tree and commit 5640f7685831 ("net: use a per task frag > allocator

Re: [2.6.38-3.x] [BUG] soft lockup - CPU#X stuck for 23s! (vfs, autofs, vserver)

2012-09-24 Thread Herbert Poetzl
On Mon, Sep 24, 2012 at 11:17:42AM -0700, Eric W. Biederman wrote: > Herbert Poetzl writes: >> On Mon, Sep 24, 2012 at 07:23:55AM +0200, Paweł Sikora wrote: >>> On Sunday 23 of September 2012 18:10:30 Linus Torvalds wrote: On Sat, Sep 22, 2012 at 11:09 PM, Paweł Sikora wrote: >

Re: [RFC/PATCHSET 00/15] perf report: Add support to accumulate hist periods

2012-09-24 Thread Namhyung Kim
Ping. Any comments for this? Arun, thanks for testing! Namhyung On Thu, 13 Sep 2012 16:19:56 +0900, Namhyung Kim wrote: > Hi, > > This is my first attempt to implement cumulative hist period report. > This work begins from Arun's SORT_INCLUSIVE patch [1] but I completely > rewrote it from scrat

[PATCH 3/3] Staging:bcm: fix coding style error in InterfaceIsr.c

2012-09-24 Thread Gorskin Ilya
This is a patch to the InterfaceIsr.c file that fixes up a coding style issues found by the checkpatch.pl tool Signed-off-by: Ilya Gorskin --- drivers/staging/bcm/InterfaceIsr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/bcm/InterfaceIsr.c b/drivers/stag

[PATCH 2/3] Staging:bcm: fix coding style error in InterfaceIsr.c

2012-09-24 Thread Gorskin Ilya
This is a patch to the InterfaceIsr.c file that fixes up a coding style issues found by the checkpatch.pl tool Signed-off-by: Ilya Gorskin --- drivers/staging/bcm/InterfaceIsr.c | 178 + 1 file changed, 102 insertions(+), 76 deletions(-) diff --git a/drivers/

Re: linux-next: build failure after merge of the md tree

2012-09-24 Thread Stephen Rothwell
Hi Neil, On Tue, 25 Sep 2012 14:10:05 +1000 NeilBrown wrote: > > I requires the following which I have already sent to Jens Axboe. > I might pull my patch until this fix-up is resolve. Or just ask Jens if you can submit that patch through your tree (with his Ack) since you are the one who needs

RE: [PATCH] rtc: tps65910: Use platform_get_irq to get RTC irq details

2012-09-24 Thread Venu Byravarasu
> -Original Message- > From: Stephen Warren [mailto:swar...@wwwdotorg.org] > Sent: Monday, September 24, 2012 10:54 PM > To: Venu Byravarasu > Cc: a...@linux-foundation.org; a.zu...@towertech.it; linux- > ker...@vger.kernel.org; rtc-li...@googlegroups.com > Subject: Re: [PATCH] rtc: tps6591

Re: [PATCH 29/30] perf test: Add test for the sched tracepoint format fields

2012-09-24 Thread Namhyung Kim
On Mon, 24 Sep 2012 12:59:43 -0300, Arnaldo Carvalho de Melo wrote: > From: Arnaldo Carvalho de Melo > > So that we make sure the routines that do event format parsing are > working on at least two well know scheduler tracepoints. It caused a build error and I posted a fix, please see: https://l

Re: [PATCH 28/30] perf evsel: Provide a new constructor for tracepoints

2012-09-24 Thread Namhyung Kim
On Mon, 24 Sep 2012 12:59:42 -0300, Arnaldo Carvalho de Melo wrote: > From: Arnaldo Carvalho de Melo > > The existing constructor receives a perf_event_attr filled with the > event type and the config. > > To reduce the boilerplate for tracepoints, provide a new constructor, > perf_evsel__newtp()

RE: [PATCH v2] pwm_backlight: Add device tree support for Low Threshold Brightness

2012-09-24 Thread Philip, Avinash
On Fri, Sep 21, 2012 at 23:13:39, Stephen Warren wrote: > On 09/21/2012 12:03 AM, Philip, Avinash wrote: > > Hi Stephen, > > > > On Fri, Sep 21, 2012 at 10:46:45, Stephen Warren wrote: > >> On 09/20/2012 10:51 PM, Philip, Avinash wrote: > >>> Some backlights perform poorly when driven by a PWM wit

linux-next: build failure after merge of the pm tree

2012-09-24 Thread Stephen Rothwell
ed by commit e1f0b8e9b04a ("cpufreq: Remove support for hardware P-state chips from powernow-k8") but reintroduced (presumably incorrectly) by commit d20801be3c11 ("Merge branch 'master' into linux-next"). I have used the pm tree from next-20120924 for today. -- Cheers, Stephen Rothwells...@canb.auug.org.au pgpe5cFN3xxZA.pgp Description: PGP signature

Re: [PATCH 27/30] tools lib traceevent: Carve out events format parsing routine

2012-09-24 Thread Namhyung Kim
On Mon, 24 Sep 2012 12:59:41 -0300, Arnaldo Carvalho de Melo wrote: > From: Arnaldo Carvalho de Melo > > The pevent_parse_event() routine will parse a events/sys/tp/format file > and add an event_format instance to the pevent struct. > > This patch introduces a pevent_parse_format() routine with j

[PATCH] Staging:bcm: fix coding style error in InterfaceDld.c and InterfaceIdleMode.c

2012-09-24 Thread Gorskin Ilya
This is a patch to the InterfaceIdleMode.c, InterfaceDld.c files that fixes up a coding style errors found by the checkpatch.pl tool Signed-off-by: Ilya Gorskin --- drivers/staging/bcm/InterfaceDld.c | 16 +-- drivers/staging/bcm/InterfaceIdleMode.c | 219 +---

Re: [PATCH] Thermal: Fix bug on generic thermal framework.

2012-09-24 Thread jonghwa3 . lee
On 2012년 09월 25일 12:04, R, Durgadoss wrote: > Hi Rui, > Hi, Jonghwa, I still do not understand what the problem is. Say if a cooling device fails to bind, the thermal zone device would still work properly, just like the failure cooling device is not referenced in this

Re: 20% performance drop on PostgreSQL 9.2 from kernel 3.5.3 to 3.6-rc5 on AMD chipsets - bisected

2012-09-24 Thread Mike Galbraith
On Mon, 2012-09-24 at 16:00 +0100, Mel Gorman wrote: > On Fri, Sep 14, 2012 at 02:42:44PM -0700, Linus Torvalds wrote: > > On Fri, Sep 14, 2012 at 2:27 PM, Borislav Petkov wrote: > > > > > > as Nikolay says below, we have a regression in 3.6 with pgbench's > > > benchmark in postgresql. > > > > >

Re: linux-next: build failure after merge of the md tree

2012-09-24 Thread NeilBrown
resumably caused by commit 14817e9a6dab ("md/raid5: add blktrace calls"). > > CONFIG_MD_RAID456=m > > I have used the md tree from next-20120924 for today. Thanks. I requires the following which I have already sent to Jens Axboe. I might pull my

Re: [SCSI PATCH] sd: max-retries becomes configurable

2012-09-24 Thread James Bottomley
On Mon, 2012-09-24 at 17:00 -0400, Jeff Garzik wrote: > > drivers/scsi/sd.c |4 > drivers/scsi/sd.h |2 +- > 2 files changed, 5 insertions(+), 1 deletion(-) I'm not opposed in principle to doing this (except that it should be a sysfs parameter like all our other controls), but what'

Re: RCU idle CPU detection is broken in linux-next

2012-09-24 Thread Paul E. McKenney
ks. > >>> > >> > >> Log is attached, you can go directly to 168.703017 when the warnings begin. > > > > Thanks! > > > > So here is the first relevant warning: > > > > [ 168.703017] [ cut here ] > > [ 168.708117] W

Re: [PATCHv4] virtio_console: Add support for remoteproc serial

2012-09-24 Thread Amit Shah
On (Mon) 24 Sep 2012 [23:50:01], Sjur BRENDELAND wrote: > Hi Amit, > > > I'm sorry for not being able to look at this earlier. > > No worries. I'll try to respin and retest this patch by tomorrow. > If you by any chance could find time to review so could make it in time > for 3.7 it would be grea

[RFC GIT PULL rcu/next] RCU commits for 3.7

2012-09-24 Thread Paul E. McKenney
Hello, Ingo, This is an RFC pull for two reasons: 1. We are currently chasing down some problems with the adaptive-idle commits, with Frederic Weisbecker and Sasha Levin doing the heavy lifting on this. We are likely to have fixes in a day or two, but in the meantime

[PATCH] memory: emif: Add ifdef CONFIG_DEBUG_FS guard for emif_debugfs_[init|exit]

2012-09-24 Thread Axel Lin
Add ifdef CONFIG_DEBUG_FS guard for emif_debugfs_[init|exit], and adds stub functions for the case CONFIG_DEBUG_FS is not set. When CONFIG_DEBUG_FS is enabled, debugfs_create_dir and debugfs_create_file return NULL on failure, fix it. Signed-off-by: Axel Lin --- drivers/memory/emif.c | 23 +++

linux-next: build failure after merge of the mfd tree

2012-09-24 Thread Stephen Rothwell
iver"). I have used the mfd tree from next-20120924 for today. -- Cheers, Stephen Rothwells...@canb.auug.org.au pgpTlOrMtgejr.pgp Description: PGP signature

Re: [PATCH 1/2] lib: Add early cpio decoder

2012-09-24 Thread H. Peter Anvin
On 09/21/2012 05:51 AM, Thomas Renninger wrote: > I guess I understand the first part, not sure about the "last left off" > bit. > "Multiple sources" means bootloader already points to multiple sources, > right? > This is somewhat out of scope as this would need both, bootloader and > kernel adjus

Re: 20% performance drop on PostgreSQL 9.2 from kernel 3.5.3 to 3.6-rc5 on AMD chipsets - bisected

2012-09-24 Thread Mike Galbraith
On Mon, 2012-09-24 at 20:32 -0700, Linus Torvalds wrote: > On Mon, Sep 24, 2012 at 8:20 PM, Mike Galbraith wrote: > > > > Yes. Cross wiring traverse _start_ points should eliminate (well, damp) > > bounce as well without killing the 1:N latency/preempt benefits of large > > L3 packages. > > Yes

Re: [PATCH] Revert "__d_unalias() should refuse to move mountpoints"

2012-09-24 Thread Eric W. Biederman
Maarten Lankhorst writes: > This reverts commit ee3efa91e240f513898050ef305a49a653c8ed90. > > Signed-off-by: Maarten Lankhorst > > My thread about the regression seemed to have been ignored, so I can only > conclude nobody objects against a full revert of this patch. > > My testcase is simply bo

Re: [PATCH v4] trace,x86: add x86 irq vector tracepoints

2012-09-24 Thread H. Peter Anvin
On 09/21/2012 05:40 PM, Seiji Aguchi wrote: Those x86 specific ones are not really frequently raised vectors, so enabling them all won't affect performance and readability of the traces too much. ... except the cost can be reduced to zero *AND* be made into a more general mechani

Re: 20% performance drop on PostgreSQL 9.2 from kernel 3.5.3 to 3.6-rc5 on AMD chipsets - bisected

2012-09-24 Thread Linus Torvalds
On Mon, Sep 24, 2012 at 8:20 PM, Mike Galbraith wrote: > > Yes. Cross wiring traverse _start_ points should eliminate (well, damp) > bounce as well without killing the 1:N latency/preempt benefits of large > L3 packages. Yes, a "test buddy first, then check the other cores in the package" hybrid

linux-next: build failure after merge of the md tree

2012-09-24 Thread Stephen Rothwell
I have used the md tree from next-20120924 for today. -- Cheers, Stephen Rothwells...@canb.auug.org.au pgp7fNOvyRu1C.pgp Description: PGP signature

Re: [PATCH v3 3/3] tracing: format non-nanosec times from tsc clock without a decimal point.

2012-09-24 Thread Steven Rostedt
On Thu, 2012-09-20 at 15:52 -0700, David Sharp wrote: > With the addition of the "tsc" clock, formatting timestamps to look like > fractional seconds is misleading. Mark clocks as either in nanoseconds or > not, and format non-nanosecond timestamps as decimal integers. I got this: /work/autotest/

Re: Load averages?

2012-09-24 Thread Charles Wang
The HZ you configured is 100, and cs is 350+ per second, so there will be 3.5cs per tick. This may cause loadavg caculation not correctly. This problem was discussed in the following link: https://lkml.org/lkml/2012/6/12/130 If your kernel alread has Peter's latest fix patch sched/nohz: Rewrite

Re: linux-next: Tree for Sept 24 (iommu)

2012-09-24 Thread Alex Williamson
On Mon, 2012-09-24 at 15:02 -0700, Randy Dunlap wrote: > On 09/24/2012 07:53 AM, Stephen Rothwell wrote: > > > Hi all, > > > > Today was a train wreck, with lots of new conflicts across several trees > > and a few build failures as well. > > > > Changes since 201209021: > > > > > > on i386:

Re: 20% performance drop on PostgreSQL 9.2 from kernel 3.5.3 to 3.6-rc5 on AMD chipsets - bisected

2012-09-24 Thread Mike Galbraith
On Mon, 2012-09-24 at 20:10 -0700, Linus Torvalds wrote: > On Mon, Sep 24, 2012 at 7:49 PM, Mike Galbraith wrote: > > > > Ah. That's what I did to select_idle_sibling() in a nutshell, converted > > the problematic large L3 packages into multiple ~core2duo pairs, modulo > > shared L2 'course. Bo

Re: 20% performance drop on PostgreSQL 9.2 from kernel 3.5.3 to 3.6-rc5 on AMD chipsets - bisected

2012-09-24 Thread Linus Torvalds
On Mon, Sep 24, 2012 at 7:49 PM, Mike Galbraith wrote: > > Ah. That's what I did to select_idle_sibling() in a nutshell, converted > the problematic large L3 packages into multiple ~core2duo pairs, modulo > shared L2 'course. Bounce proof, and on Westmere, the jabbering back > and forth in L3 so

RE: [PATCH] Thermal: Fix bug on generic thermal framework.

2012-09-24 Thread R, Durgadoss
Hi Rui, > > > Hi, Jonghwa, > > > > > > I still do not understand what the problem is. > > > Say if a cooling device fails to bind, the thermal zone device would > > > still work properly, just like the failure cooling device is not > > > referenced in this thermal zone. > > > > > > thanks, > > > r

Re: Work queue questions

2012-09-24 Thread anish singh
On Tue, Sep 25, 2012 at 1:38 AM, Tejun Heo wrote: > Hello, > > On Mon, Sep 24, 2012 at 08:57:40PM +0100, Deepawali Verma wrote: >> May be I misunderstood, I read in the documentation about max_active. >> In this case, max_active is 1, but I created three workqueues, do you > > I see. Why are you

Re: [PATCH] ahci: add a boot option to enable promise ahci

2012-09-24 Thread Jeff Garzik
On 09/23/2012 10:34 PM, Tony Hung - PTT 洪瑞嶸 wrote: > linux-3.2.0/drivers/ata/ahci.c: In function 'hptiop_host_request_callback': > > Use min_t(size_t, ...) to fix. > > Signed-off-by: Tony Hung > --- > > diff --git a/linux-3.2.0/drivers/ata/ahci.c b/linux-3.2.0/drivers/ata/ahci.c > --- a/linux-3

Re: [patch for-3.6] fs, debugfs: fix race in u32_array_read and allocate array at open

2012-09-24 Thread Raghavendra K T
On 09/25/2012 03:56 AM, David Rientjes wrote: On Fri, 21 Sep 2012, Raghavendra K T wrote: I think you meant we can read data only once. second time onwards we don't see any data. (except when fd is forked by child/ races in threads). You can read(2) as many times as you want after it's opene

Re: [PATCH 0/2] struct pid-ify autofs4

2012-09-24 Thread Eric W. Biederman
Ian Kent writes: > On Mon, 2012-09-24 at 15:34 +0200, Miklos Szeredi wrote: >> Ian Kent writes: >> >> > On Fri, 2012-09-21 at 17:44 +0200, Miklos Szeredi wrote: >> >> Miklos Szeredi writes: >> >> >> >> > These two patches change autofs4 to store struct pid pointers instead >> >> > of pid_t >

Re: 20% performance drop on PostgreSQL 9.2 from kernel 3.5.3 to 3.6-rc5 on AMD chipsets - bisected

2012-09-24 Thread Mike Galbraith
On Mon, 2012-09-24 at 19:11 -0700, Linus Torvalds wrote: > In the not-so-distant past, we had the intel "Dunnington" Xeon, which > was iirc basically three Core 2 duo's bolted together (ie three > clusters of two cores sharing L2, and a fully shared L3). So that was > a true multi-core with fairly

[PATCH] perf session: Add perf_session__delete_env

2012-09-24 Thread Namhyung Kim
From: Namhyung Kim The perf session environment information was saved (so allocated) during perf_session__open, but was not freed. As free(3) handles NULL pointer input properly it won't cause a issue for writing modes - e.g. perf record. Signed-off-by: Namhyung Kim --- tools/perf/util/sessio

Re: [PATCH] Update sched_domains_numa_masks when new cpus are onlined.

2012-09-24 Thread Tang Chen
On 09/24/2012 05:57 PM, Srivatsa S. Bhat wrote: On 09/24/2012 03:08 PM, Peter Zijlstra wrote: + hotcpu_notifier(sched_domains_numa_masks_update, CPU_PRI_SCHED_ACTIVE); hotcpu_notifier(cpuset_cpu_active, CPU_PRI_CPUSET_ACTIVE); hotcpu_notifier(cpuset_cpu_inactive, CPU_PRI_

Re: [PATCH] Update sched_domains_numa_masks when new cpus are onlined.

2012-09-24 Thread Tang Chen
Hi Peter: Thanks for commenting this patch. :) On 09/24/2012 05:38 PM, Peter Zijlstra wrote: Why are you cc'ing x86 and numa folks but not a single scheduler person when you're patching scheduler stuff? First of all, I'm sorry for this. I thought it was a NUMA or memory related problem. And I

linux-next: manual merge of the net-next tree with the net tree

2012-09-24 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the net-next tree got a conflict in net/ipv4/raw.c between commit ab43ed8b7490 ("ipv4: raw: fix icmp_filter ()") from the net tree and commit 5640f7685831 ("net: use a per task frag allocator") from the net-next tree. They are basically the same patch (for this

[PATCH] perf test: Fix build failure

2012-09-24 Thread Namhyung Kim
From: Namhyung Kim The commit 6a6cd11d4e57 ("perf test: Add test for the sched tracepoint format fields") added following build error: CC builtin-test.o builtin-test.c: In function ‘perf_evsel__test_field’: builtin-test.c:1216:6: error: variable ‘ret’ set but not used [-Werror=unused-but-set-

Re: [PATCH v3 8/9] perf hists browser: Add option for runtime switching perf data file

2012-09-24 Thread Namhyung Kim
On Mon, 24 Sep 2012 23:24:10 +0800, Feng Tang wrote: [snip] > + if (!check_perf_magic(magic)) { > + options[nr_options] = strdup(name); > + abs_path[nr_options++] = strdup(path); Need to check return values. > + } > + fc

Re: [PATCH v3 7/9] perf header: Add check_perf_magic() func

2012-09-24 Thread Namhyung Kim
On Mon, 24 Sep 2012 23:24:09 +0800, Feng Tang wrote: [snip] > +/* Return 0 if matched */ > +int check_perf_magic(u64 magic) > +{ > + if (!memcmp(&magic, __perf_magic1, sizeof(magic)) > + || magic == __perf_magic2 > + || magic == __perf_magic2_sw) > + return 0

Re: 20% performance drop on PostgreSQL 9.2 from kernel 3.5.3 to 3.6-rc5 on AMD chipsets - bisected

2012-09-24 Thread Linus Torvalds
On Mon, Sep 24, 2012 at 6:57 PM, Mike Galbraith wrote: > > If those L2 siblings are cores, oh yeah. Do any modern packages have > multi-core shared L2? The upcoming AMD "steamroller" is supposed to have enough of separation between the cores sharing the L2 cache to probably be worth splitting th

[resend][PATCH v2 0/2] btrfs-progs: some bugfixes

2012-09-24 Thread zwu . kernel
From: Zhi Yong Wu Some misc bugs are found when i work on other tasks. Now send out them for interview, thanks. Zhi Yong Wu (2): btrfs-progs: Close file descriptor on exit btrfs-progs: Fix up memory leakage cmds-filesystem.c | 16 1 files changed, 12 insertions(+), 4 d

  1   2   3   4   5   6   7   8   >