Re: [PATCH v3] IIO ADC support for AD7923

2013-02-13 Thread Lars-Peter Clausen
On 02/13/2013 07:47 AM, Christophe Leroy wrote: > This patch adds support for Analog Devices AD7923 ADC in the IIO Subsystem. > > Signed-off-by: Patrick Vasseur > Signed-off-by: Christophe Leroy Looks good, thanks. Reviewed-by: Lars-Peter Clausen > > diff -urN linux-next-e347c98/drivers/iio

Re: [PATCH 0/3] scheduler include file reorganization

2013-02-13 Thread Ingo Molnar
* Namhyung Kim wrote: > Hi, > > On Mon, 11 Feb 2013 10:54:58 +0100, Ingo Molnar wrote: > > * Clark Williams wrote: > > > >> I figured that was coming. :) > > > > ;-) > > > >> I'll look at it again and see about pulling the > >> autogroup/cgroup stuff into it's own header. After that it's > >

Re: [PATCH 5/5] perf, x86: Move NMI clearing to end of PMI handler after the counter registers are reset

2013-02-13 Thread Ingo Molnar
* Andi Kleen wrote: > On Tue, Feb 12, 2013 at 09:43:46AM +0100, Ingo Molnar wrote: > > Was this stress-tested on all affected main CPU types, or only > > on Haswell? > > I tested it on Haswell and Ivy Bridge. I can also try Westmere > and a Saltwell(Atom), but for the majority of other family

Re: [PATCH v5 0/2] Adding USB 3.0 DRD-phy support for exynos5250

2013-02-13 Thread Vivek Gautam
On Wed, Feb 13, 2013 at 2:02 PM, Felipe Balbi wrote: > On Tue, Feb 12, 2013 at 10:31:00PM -0800, kg...@kernel.org wrote: >> Vivek Gautam wrote: >> > >> > Based on 'usb-next' >> > >> > Changes from v4: >> > - Modifying function names and driver names to follow a common >> >naming convention. >

Re: [PATCH v2 10/13] mailbox: create dbx500 mailbox driver

2013-02-13 Thread Mark Rutland
On Tue, Feb 12, 2013 at 08:01:05PM +, Loic PALLARDY wrote: > Hi Mark, > > Thanks for your comments. > > On 02/12/2013 11:39 AM, Mark Rutland wrote: > > Hello, > > > > I have a few comments on the devicetree binding and the way it's parsed. > > > >> +static const struct of_device_id dbx500_mai

[RFC 1/1] xattr: provide integrity. namespace to read real values

2013-02-13 Thread Dmitry Kasatkin
User space tools use getxattr() system call to read values of extended attributes. getxattr() system call uses vfs_getattr(), which for "security." namespace might get a value of the xattr indirectly from LSM via calling xattr_getsecurity(). For that reason value set by setxattr and read by getxatt

[PATCH] regulator: tps51632: Use regulator_[get|set]_voltage_sel_regmap

2013-02-13 Thread Axel Lin
Signed-off-by: Axel Lin --- drivers/regulator/tps51632-regulator.c | 52 +--- 1 file changed, 8 insertions(+), 44 deletions(-) diff --git a/drivers/regulator/tps51632-regulator.c b/drivers/regulator/tps51632-regulator.c index 7560d07..6e67be7 100644 --- a/drivers/r

Re: kvmtool tree (Was: Re: [patch] config: fix make kvmconfig)

2013-02-13 Thread Pekka Enberg
On Wed, Feb 13, 2013 at 10:23 AM, Paolo Bonzini wrote: > Il 12/02/2013 10:52, Ingo Molnar ha scritto: >> Check the list I gave (unmodified): >> >> "- Pekka listed new virtio drivers that were done via tools/kvm. > > vhost-scsi got in first in tools/kvm, but out-of-tree patches had > existed for QE

[PATCH v3] sched: fix wrong rq's runnable_avg update with rt task

2013-02-13 Thread Vincent Guittot
When a RT task is scheduled on an idle CPU, the update of the rq's load is not done because CFS's functions are not called. Then, the idle_balance, which is called just before entering the idle function, updates the rq's load and makes the assumption that the elapsed time since the last update, was

Re: [GIT PULL rcu/srcu] SRCU commits for 3.9

2013-02-13 Thread Ingo Molnar
* Paul E. McKenney wrote: > Hello, Ingo, > > This series contains SRCU changes for 3.9. These include debugging aids, > updates that move towards the goal of permitting srcu_read_lock() and > srcu_read_unlock() to be used from idle and offline CPUs, and a few small > fixes. These commits are

Re: [PATCH v2] ata: Fix DVD not dectected at some Haswell platforms

2013-02-13 Thread Libor Pechacek
Youquan Song, On Fri 01-02-13 10:19:42, Youquan Song wrote: > There is a quirk patch 5e5a4f5d5a08c9c504fe956391ac3dae2c66556d > "ata_piix: make DVD Drive recognisable on systems with Intel Sandybridge > chipsets(v2) > > This quirk patch fixes one kind of bug inside some Intel Sandybridge >

Re: [PATCH 0/3] [GIT PULL] sched: clean ups and a minor fix

2013-02-13 Thread Ingo Molnar
* Steven Rostedt wrote: > > Ingo, > > The first of the patches is a minor fix to when a woken RT task is about > to preempt a pinned RT task, push_rt_task() is called to try to > migrate the woken task if possible (to avoid preempting a pinned RT > task that may be the second highest priority

Re: [PATCH v5 0/2] Adding USB 3.0 DRD-phy support for exynos5250

2013-02-13 Thread Felipe Balbi
On Tue, Feb 12, 2013 at 10:31:00PM -0800, kg...@kernel.org wrote: > Vivek Gautam wrote: > > > > Based on 'usb-next' > > > > Changes from v4: > > - Modifying function names and driver names to follow a common > >naming convention. > > "usb2phy" for samsung-usb2phy driver > > "

Re: [PATCH v2 00/14] Corrections and customization of the SG_IO command whitelist (CVE-2012-4542)

2013-02-13 Thread Paolo Bonzini
Il 06/02/2013 16:15, Paolo Bonzini ha scritto: > This series regards the whitelist that is used for the SG_IO ioctl. This > whitelist has three problems: > > * the bitmap of allowed commands is designed for MMC devices (roughly, > "play/burn CDs without requiring root") but some opcodes overlap

Re: [regression] external HDD in USB3 enclosure cannot be dynamically removed (Re: Linux 3.7.5)

2013-02-13 Thread Holger Hoffstätte
On 12.02.2013 21:42, Sarah Sharp wrote: > [..] > I think I see the issue. Your host controller reports the Inactive > state after a USB disconnect. My host controllers go to the RxDetect > state on a disconnect. > > The patches that went into 3.8 and the stable kernels to better handle > the Ina

Re: [PATCH] x86: Lock down MSR writing in secure boot

2013-02-13 Thread Paolo Bonzini
Il 13/02/2013 07:33, H. Peter Anvin ha scritto: >> >>> Sounds like you are thinking of CAP_SYS_ADMIN, but I don't really see a >>> huge difference between MSRs and I/O control registers... just different >>> address spaces. >> >> Not having CAP_SYS_RAWIO blocks various SCSI commands, for instance.

Re: kvmtool tree (Was: Re: [patch] config: fix make kvmconfig)

2013-02-13 Thread Paolo Bonzini
Il 12/02/2013 10:52, Ingo Molnar ha scritto: > Check the list I gave (unmodified): > > "- Pekka listed new virtio drivers that were done via tools/kvm. vhost-scsi got in first in tools/kvm, but out-of-tree patches had existed for QEMU for more than a year. It was developed with QEMU. > - Pekk

Re: [PATCH v2 0/1] OMAP4: DSS: Add panel for Blaze Tablet boards

2013-02-13 Thread Tomi Valkeinen
Hi, On 2013-02-08 17:43, Ruslan Bilovol wrote: > Hi, > > This patch adds support for TC358765 DSI-to-LVDS transmitter > from Toshiba, that is used in OMAP4 Blaze Tablet development > platform. It was originally developed a long time ago and > was used internally survived few kernel migrations. >

Re: [PATCH 2/5] perf, x86: Basic Haswell PMU support v4

2013-02-13 Thread Ingo Molnar
* Andi Kleen wrote: > +static int hsw_hw_config(struct perf_event *event) > +{ > + int ret = intel_pmu_hw_config(event); > + > + if (ret) > + return ret; > + if (!boot_cpu_has(X86_FEATURE_RTM) && !boot_cpu_has(X86_FEATURE_HLE)) > + return 0; > + event->hw.

Re: [tip:x86/cpu] x86, AMD: Enable WC+ memory type on family 10 processors

2013-02-13 Thread Cyrill Gorcunov
On Wed, Feb 13, 2013 at 10:06:25AM +0200, Pekka Enberg wrote: > On Wed, Feb 13, 2013 at 2:21 AM, H. Peter Anvin wrote: > >>> + rdmsrl(MSR_AMD64_BU_CFG2, value); > >>> + value &= ~(1ULL << 24); > >>> + wrmsrl(MSR_AMD64_BU_CFG2, value

Re: [PATCH v3 4/7] memcg: remove memcg from the reclaim iterators

2013-02-13 Thread Glauber Costa
On 02/12/2013 09:37 PM, Johannes Weiner wrote: >> > All reads from root->dead_count are atomic already, so I am not sure >> > what you mean here. Anyway, I hope I won't make this even more confusing >> > if I post what I have right now: > Yes, but we are doing two reads. Can't the memcg that we'll

linux-next: manual merge of the akpm tree with the ipsec-next tree

2013-02-13 Thread Stephen Rothwell
Hi Andrew, Today's linux-next merge of the akpm tree got a conflict in net/xfrm/xfrm_policy.c between commit 7cb8a93968e3 ("xfrm: Allow inserting policies with matching mark and different priorities") from the ipsec-next tree and commit "hlist: drop the node parameter from iterators" from the akpm

Re: [PATCH 1/9] virtio: add functions for piecewise addition of buffers

2013-02-13 Thread Paolo Bonzini
Il 12/02/2013 21:49, Michael S. Tsirkin ha scritto: > On Tue, Feb 12, 2013 at 09:08:27PM +0100, Paolo Bonzini wrote: >> Il 12/02/2013 19:23, Michael S. Tsirkin ha scritto: >>> On Tue, Feb 12, 2013 at 07:04:27PM +0100, Paolo Bonzini wrote: >> Perhaps, but 3 or 4 arguments (in/out/nsg or in/out/n

Re: [ 00/22] 3.0.64-stable review

2013-02-13 Thread Satoru Takeuchi
At Tue, 12 Feb 2013 12:36:43 -0800, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 3.0.64 release. > There are 22 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me know. >

Re: [tip:x86/cpu] x86, AMD: Enable WC+ memory type on family 10 processors

2013-02-13 Thread Pekka Enberg
On Wed, Feb 13, 2013 at 2:21 AM, H. Peter Anvin wrote: >>> + rdmsrl(MSR_AMD64_BU_CFG2, value); >>> + value &= ~(1ULL << 24); >>> + wrmsrl(MSR_AMD64_BU_CFG2, value); >>> + } >>> } >>> >>> rdmsr_safe(MSR_

<    3   4   5   6   7   8