Re: [RFC v2 1/4] bridge: enable interfaces to opt out from becoming the root bridge

2014-02-16 Thread Ben Hutchings
On Fri, 2014-02-14 at 18:59 -0800, Luis R. Rodriguez wrote: > From: "Luis R. Rodriguez" > > It doesn't make sense for some interfaces to become a root bridge I think you mean 'root port'. > at any point in time. One example is virtual backend interfaces > which rely on other entities on the

[PATCH] arm: omap: remove OMAP_PACKAGE_ZAC and OMAP_PACKAGE_ZAF

2014-02-16 Thread Paul Bolle
The Kconfig symbols OMAP_PACKAGE_ZAC and OMAP_PACKAGE_ZAF were added in v2.6.36. They have never been used. Setting them has no effect. These symbols can safely be removed. Signed-off-by: Paul Bolle --- Tested with "git grep". A sort of related cleanup would be removing the preprocessoer

Re: [PATCH] arm: imx: remove MACH_MXLADS

2014-02-16 Thread Paul Bolle
On Sun, 2014-02-16 at 22:16 +0400, Alexander Shiyan wrote: > Воскресенье, 16 февраля 2014, 19:03 +01:00 от Paul Bolle : > > The Kconfig symbol MACH_MXLADS was added in v2.6.29. It has never been > > used. Setting it has no effect. There are no calls for > > machine_is_mxlads(). This symbol can

[PATCH V7 1/1] Drivers: hv: Implement the file copy service

2014-02-16 Thread K. Y. Srinivasan
Implement the file copy service for Linux guests on Hyper-V. This permits the host to copy a file (over VMBUS) into the guest. This facility is part of "guest integration services" supported on the Windows platform. Here is a link that provides additional details on this functionality:

Re: [PATCH] perf, nmi: fix unknown NMI warning

2014-02-16 Thread Andi Kleen
> This reminds me of the late-ack stuff; > > The way I understand interrupts to work is that when you raise the > interrupt it gets latched, when you ACK you drop the latch. Then when it > gets re-raised while its still in progress, it gets latched again and > the irq-enable at the end of the

Re: [PATCH v9] xen/grant-table: Avoid m2p_override during mapping

2014-02-16 Thread Stefano Stabellini
On Wed, 12 Feb 2014, Zoltan Kiss wrote: > The grant mapping API does m2p_override unnecessarily: only gntdev needs it, > for blkback and future netback patches it just cause a lock contention, as > those pages never go to userspace. Therefore this series does the following: > - the original

Re: [PATCH 11/27] clocksource: sh_cmt: Add support for multiple channels per device

2014-02-16 Thread Laurent Pinchart
Hi Thomas, On Saturday 15 February 2014 13:46:54 Thomas Gleixner wrote: > On Fri, 14 Feb 2014, Laurent Pinchart wrote: > > CMT hardware devices can support multiple channels, with global > > registers and per-channel registers. The sh_cmt driver currently models > > the hardware with one Linux

Re: [PATCH] arm: imx: remove MACH_MXLADS

2014-02-16 Thread Alexander Shiyan
Воскресенье, 16 февраля 2014, 19:03 +01:00 от Paul Bolle : > The Kconfig symbol MACH_MXLADS was added in v2.6.29. It has never been > used. Setting it has no effect. There are no calls for > machine_is_mxlads(). This symbol can safely be removed. > > Signed-off-by: Paul Bolle This is used by

[PATCH] arm: imx: remove MACH_MXLADS

2014-02-16 Thread Paul Bolle
The Kconfig symbol MACH_MXLADS was added in v2.6.29. It has never been used. Setting it has no effect. There are no calls for machine_is_mxlads(). This symbol can safely be removed. Signed-off-by: Paul Bolle --- Tested with "git grep". arch/arm/mach-imx/Kconfig | 4 1 file changed, 4

Re: [PATCH] hwmon: twl4030-madc-hwmon: Add device tree support.

2014-02-16 Thread Sebastian Reichel
On Sun, Feb 16, 2014 at 08:39:54AM -0800, Guenter Roeck wrote: > On 02/14/2014 06:08 AM, Belisko Marek wrote: > >On Fri, Feb 14, 2014 at 2:31 PM, Mark Rutland wrote: > >>On Fri, Feb 14, 2014 at 01:20:58PM +, Marek Belisko wrote: > >>>Signed-off-by: Marek Belisko > >>>--- > >>>

Re: [BUG] unable to handle kernel NULL pointer dereference

2014-02-16 Thread Borislav Petkov
On Sun, Feb 16, 2014 at 12:27:33PM -0500, Trond Myklebust wrote: > Please ensure that you post to the linux-...@vger.kernel.org when > reporting NFS and RPC related bugs. Sorry, get_maintainer.pl gave it too but far down in an already too long list and I wasn't sure who to spam so I picked up

[PATCH] arm: msm: remove MACH_MSM7X30_SURF

2014-02-16 Thread Paul Bolle
The Kconfig symbol MACH_MSM7X30_SURF was added in v2.6.35. It has never been used. Setting it has no effect. There are no calls for machine_is_mach_msm7x30(). This symbol can safely be removed. Signed-off-by: Paul Bolle --- Tested only with "git grep". arch/arm/mach-msm/Kconfig | 7 --- 1

Re: [BUG] unable to handle kernel NULL pointer dereference

2014-02-16 Thread Trond Myklebust
Please ensure that you post to the linux-...@vger.kernel.org when reporting NFS and RPC related bugs. On Sun, 2014-02-16 at 00:25 +0100, Borislav Petkov wrote: > On Sat, Feb 15, 2014 at 01:04:22PM -0800, John wrote: > > Thanks for the reply, Boris. The .config is unmodified > > from the Arch

[PATCH] arm: omap3: cm-t35: remove MACH_CM_T3730

2014-02-16 Thread Paul Bolle
The Kconfig symbol MACH_CM_T3730 was added in v3.1. It has never been used. Setting it has no effect. There are no calls for machine_is_cm_t3730(). This symbol can safely be removed. Signed-off-by: Paul Bolle --- Tested only with "git grep". arch/arm/mach-omap2/Kconfig | 4 1 file

[PATCH] s390: remove HAVE_MARCH_Z9?0_FEATURES

2014-02-16 Thread Paul Bolle
The Kconfig symbols HAVE_MARCH_Z900_FEATURES and HAVE_MARCH_Z990_FEATURES were added in v3.5. They have never been used. Apparently they are not needed. They can safely be removed. Signed-off-by: Paul Bolle --- Tested only with "git grep". arch/s390/Kconfig | 10 -- 1 file changed, 10

Re: [PATCH] x86: Issue a warning if number of present CPUs > maxcpus and CONFIG_HOTPLUG=n

2014-02-16 Thread Borislav Petkov
On Sat, Feb 15, 2014 at 03:02:23PM +0100, Petr Tesarik wrote: > Note that the check against i (value passed as maxcpus, but at least 1) > is repeated further down, including the warning, but since possible is > already clamped to max_cpus at that time, it is never printed. In fact, > for the

Re: [PATCH v2 0/2] generic CPU feature based udev module autoprobing

2014-02-16 Thread Ard Biesheuvel
On 16 February 2014 17:39, gre...@linuxfoundation.org wrote: > On Sun, Feb 16, 2014 at 03:40:04PM +0100, Ard Biesheuvel wrote: >> Ping? > > Sorry, still digging out from the -rc1 backlog. Give me a few days, > Monday is a holliday in the US. > Yes, please, whenever you have some time. Regards,

[PATCH] acpi: Remove Kconfig symbol ACPI_PROCFS

2014-02-16 Thread Paul Bolle
Nothing cares about ACPI_PROCFS. This has been the case since v2.6.38. This Kconfig symbol serves no purpose and its help text is now misleading. It can safely be removed. If this symbol would be needed again in the future it can be readded in a commit that adds code that actually uses it.

BUG: Bad rss-counter state mm:ffff88005f936c00 idx:0 val:1

2014-02-16 Thread Tommi Rantala
Hello, Noticed the following kernel message while fuzzing 3.14.0-rc2-00488-gca03339 with trinity. Should I be worried? [40879.796336] BUG: Bad rss-counter state mm:88005f936c00 idx:0 val:1 Tommi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a

Re: [PATCH V2 11/17] i2c: nomadik: Convert to devm functions

2014-02-16 Thread Wolfram Sang
> Would a way forward be to let you carry all the patches through your > tree? I believe all but patch 17 can be safely merged. It is only this > one that depends on the changes in the amba bus, so we can put this > one on hold for a while. I'd favour this. Will do this next week unless somebody

Re: [PATCH akpm] mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking

2014-02-16 Thread Hannes Frederic Sowa
On Sun, Feb 16, 2014 at 03:59:45PM +0100, Daniel Borkmann wrote: > From: Vlastimil Babka > > [ 4366.519657] [ cut here ] > [ 4366.519709] kernel BUG at mm/mlock.c:528! > [ 4366.519742] invalid opcode: [#1] SMP > [ 4366.519782] Modules linked in: ccm arc4 iwldvm [...]

Grüße und Komplimente!!!

2014-02-16 Thread Wang Yongli
Grüße und Komplimente Sehr geehrter Damen und Herren, ich bin Herr Wang Yongli. Ich arbeite bei der BANK OF CHINA. Ich habe einen Business-Vorschlag in der Tonne von US $ 30.500.000 dem ich auf einem Offshore-Konto mit Ihrer Hilfe, wenn Sie bereit sind übertragen werde. Bei Interesse sende

[PATCH] Documentation: update kmemleak.txt

2014-02-16 Thread Wang YanQing
Update Documentatin/kmemleak.txt to reflect the following changes: Commit b69ec42b1b194cc88f04b3fbcda8d3f93182d6c3 ("Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option") make we can't check supported architectures by read Kconfig.debug. Commit

Re: [PATCH 03/14] HID: core: implement generic .request()

2014-02-16 Thread David Herrmann
Hi On Thu, Feb 13, 2014 at 4:21 PM, Benjamin Tissoires wrote: > On Wed, Feb 12, 2014 at 5:25 AM, David Herrmann wrote: >> Hi >> >> On Mon, Feb 10, 2014 at 6:58 PM, Benjamin Tissoires >> wrote: >>> .request() can be emulated through .raw_request() >>> we can implement this emulation in

Re: [RFC PATCH] rcu: move SRCU grace period work to power efficient workqueue

2014-02-16 Thread Paul E. McKenney
On Sat, Feb 15, 2014 at 08:36:44AM +0100, Mike Galbraith wrote: > On Fri, 2014-02-14 at 15:24 -0800, Kevin Hilman wrote: > > Tejun Heo writes: > > > > > Hello, > > > > > > On Wed, Feb 12, 2014 at 11:02:41AM -0800, Paul E. McKenney wrote: > > >> +2. Use the

Re: [PATCH] hwmon: twl4030-madc-hwmon: Add device tree support.

2014-02-16 Thread Guenter Roeck
On 02/14/2014 06:08 AM, Belisko Marek wrote: On Fri, Feb 14, 2014 at 2:31 PM, Mark Rutland wrote: On Fri, Feb 14, 2014 at 01:20:58PM +, Marek Belisko wrote: Signed-off-by: Marek Belisko --- Documentation/devicetree/bindings/hwmon/twl4030-madc-hwmon.txt | 9 +

Re: [PATCH v2 0/2] generic CPU feature based udev module autoprobing

2014-02-16 Thread gre...@linuxfoundation.org
On Sun, Feb 16, 2014 at 03:40:04PM +0100, Ard Biesheuvel wrote: > Ping? Sorry, still digging out from the -rc1 backlog. Give me a few days, Monday is a holliday in the US. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

Re: [PATCHv3 2/6] mailbox: Introduce a new common API

2014-02-16 Thread Greg KH
On Sun, Feb 16, 2014 at 12:06:44PM +0530, Jassi Brar wrote: > >> +void ipc_links_unregister(struct ipc_controller *ipc) > >> +{ > >> + struct ipc_con *t, *con = NULL; > >> + struct ipc_chan *chan; > >> + > >> + mutex_lock(_mutex); > >> + > >> + list_for_each_entry(t, _cons, node) >

Re: [PATCH v17 0/10] Add 32 bit VDSO time function support

2014-02-16 Thread Greg KH
On Sun, Feb 16, 2014 at 09:29:35AM +0100, Stefani Seibold wrote: > Am Samstag, den 15.02.2014, 20:14 -0800 schrieb H. Peter Anvin: > > On 02/15/2014 08:32 AM, Stefani Seibold wrote: > > > This patch add the functions vdso_gettimeofday(), vdso_clock_gettime() > > > and vdso_time() to the 32 bit

Re: [PATCH 24/48] rcu: Replace __this_cpu_ptr uses with raw_cpu_ptr

2014-02-16 Thread Paul E. McKenney
On Fri, Feb 14, 2014 at 02:19:05PM -0600, Christoph Lameter wrote: > [Patch depends on another patch in this series that introduces raw_cpu_ops] > > __this_cpu_ptr is being phased out. > > One special case is increment_cpu_stall_ticks(). > A per cpu variable is incremented so use raw_cpu_inc().

ext4 info leak in creation times in latest mainline

2014-02-16 Thread Vegard Nossum
Hi, There seems to be a bug in ext4 where the i_crtime of struct ext4_inode_info is not initialised, so (some) creation times contain essentially random values. Here's a report from kmemcheck: [ 92.402035] WARNING: kmemcheck: Caught 64-bit read from uninitialized memory (8800168ab208)

Re: Honestly, fork systemd

2014-02-16 Thread lynxred
No, I will not be converted to systemd just because a few dictators made a decision. This needs to be overturned by whoever actually runs the debian non-profit corporation. I'm sure the tech-ctte isn't the board of directors. "Everyone then who hears these words of mine and does them will be like

Re: [PATCH v2 0/3] Deferrable timers support for timerfd API

2014-02-16 Thread Thomas Gleixner
On Sun, 16 Feb 2014, Alexey Perevalov wrote: > As I understand main idea in hrtimer.c was do not decrement expires_next in > case of DEFERRABLE timers type. > Such small average delay could be explained: it's due higher resolution, and > cpu is not in idle when we in hrtimer_interrupt, > with

[PATCH] pcie: Add Xilinx PCIe Host Bridge IP driver

2014-02-16 Thread Srikanth Thokala
This is the driver for Xilinx AXI PCIe Host Bridge Soft IP Signed-off-by: Srikanth Thokala --- - Rebased on v3.14.0-rc2 --- .../devicetree/bindings/pci/xilinx-pcie.txt| 43 + drivers/pci/host/Kconfig |7 + drivers/pci/host/Makefile

[PATCH] kernel/groups.c: remove return value of set_groups

2014-02-16 Thread Wang YanQing
After commit 6307f8fee295b364716d28686df6e69c2fee751a ("security: remove dead hook task_setgroups"), set_groups will always return zero, so we could just remove return value of set_groups. This patch reduce code size, and simplfy code logician to use set_groups, because we don't need to check its

Re: [PATCH v2 0/3] Deferrable timers support for timerfd API

2014-02-16 Thread Alexey Perevalov
On 02/07/2014 12:50 AM, Thomas Gleixner wrote: On Thu, 6 Feb 2014, Alexey Perevalov wrote: On 02/06/2014 02:16 AM, Thomas Gleixner wrote: As I truly understand, you decided - flags is better than new clockids, and internals of timerfd could be a mix of timer_list and hrtimer. NO, NO, NO, NO.

System Daemon: The lack of foresight on social and political ramifications in the FOSS world. (systemd)

2014-02-16 Thread redlynx
System Daemon: The lack of foresight on social and political ramifications in the FOSS world. By Daniel Campbell "" The lack of foresight on social and political ramifications is epidemic to most of the FOSS world, as evidenced by the creeping adoption of systemd. Things are already depending

Re: Honestly, fork systemd

2014-02-16 Thread redlynx
No, I will not be converted to systemd just because a few dictators made a decision.* This needs to be overturned by whoever actually runs the debian non-profit corporation. I'm sure the tech-ctte isn't the board of directors. "Everyone then who hears these words of mine and does them will be

Re: Honestly, fork systemd

2014-02-16 Thread redlynx
The alternative is allready here. It's called SysV. Nothing needs to be done. It is a rock on which to build. Not a shifting sands. I must say, I agree with the man of the New Testament on this particular sort of issue. Build your house on rock, not on sand. The alternative is allready in all of

Re: [PATCH v2 0/2] generic CPU feature based udev module autoprobing

2014-02-16 Thread Ard Biesheuvel
Ping? On 8 February 2014 13:34, Ard Biesheuvel wrote: > This series implements a generic way to wire up udev module autoprobing to > optional CPU features. > > Patch #1 implements the actual generic part. It relies on the include file > to be supplied by the architecture to map CPU features to

Re: [PATCH v2] spi: core: Validate lenght of the transfers in message

2014-02-16 Thread Gerhard Sittig
On Sat, Feb 15, 2014 at 08:09 +0200, Ivan T. Ivanov wrote: > > From: "Ivan T. Ivanov" > > SPI transfer lenght should be a power-of-two multiple > of eight bits. Please re-check for "lenght" typos in subjects and commit logs (code comments appear to be correct already). The commit message

Re: [PATCH V2 11/17] i2c: nomadik: Convert to devm functions

2014-02-16 Thread Ulf Hansson
On 15 February 2014 16:03, Wolfram Sang wrote: > On Thu, Feb 13, 2014 at 03:09:02PM +0100, Ulf Hansson wrote: >> Use devm_* functions to simplify code and error handling. >> >> Cc: Alessandro Rubini >> Cc: Linus Walleij >> Cc: Wolfram Sang >> Signed-off-by: Ulf Hansson >> --- >> >> Changes in

Re: Honestly, fork systemd

2014-02-16 Thread Aigars Mahinovs
On 16 February 2014 14:34, wrote: > The alternative is allready here. It's called SysV. Nothing needs to be > done. > It is a rock on which to build. > Not a shifting sands. If you insist on alegories, then the choice now stands between building on a solitary rock in the middle of a stormy sea

[GIT PULL] Btrfs

2014-02-16 Thread Chris Mason
Hi Linus, We have a small collection of fixes in my for-linus branch: git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus The big thing that stands out is a revert of a new ioctl. Users haven't shipped yet in btrfs-progs, and Dave Sterba found a better way to export

Re: [PATCH] w1: Remove excess dependencies on W1 for masters and slaves

2014-02-16 Thread Alexander Shiyan
Воскресенье, 16 февраля 2014, 16:25 +04:00 от Alexander Shiyan : > Configuration for masters and slaves is included only if W1 symbol > enabled, so no reason to check it once more. Looks like this patch broke build drivers as modules. Please forget it, sorry for noise. ---

[PATCH] w1: Remove excess dependencies on W1 for masters and slaves

2014-02-16 Thread Alexander Shiyan
Configuration for masters and slaves is included only if W1 symbol enabled, so no reason to check it once more. Signed-off-by: Alexander Shiyan --- drivers/w1/masters/Kconfig | 3 +-- drivers/w1/slaves/Kconfig | 5 - 2 files changed, 1 insertion(+), 7 deletions(-) diff --git

RE: [RFC V1] mfd: da9063: Add support for production silicon variant code

2014-02-16 Thread Opensource [Steve Twiss]
On 14 February 2014 14:57, Mark Brown [mailto:broo...@kernel.org] wrote: >On Fri, Feb 14, 2014 at 10:28:38AM +, Opensource [Steve Twiss] wrote: > >> The previous silicon was only sent out in sample form to selected customers >> and will no longer be available. I have been informed that the

Re: [PATCH] arch: avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 using.

2014-02-16 Thread Chen Gang
Hello Maintainers: Please help check this patch, when you have free time. Thanks. On 02/01/2014 09:46 PM, Chen Gang wrote: > On 02/01/2014 08:56 PM, Richard Weinberger wrote: >> On Sat, Feb 1, 2014 at 1:35 PM, Chen Gang wrote: >>> For avr32 cross compiler, do not define '__linux__'

[PATCH] arch: avr32: include: asm: add generic ioremap_wc() definition in "io.h"

2014-02-16 Thread Chen Gang
Need generic ioremap_wc(), or can not pass compiling with allmodconfig, the related error: CC [M] drivers/gpu/drm/drm_bufs.o drivers/gpu/drm/drm_bufs.c: In function 'drm_addmap_core': drivers/gpu/drm/drm_bufs.c:217: error: implicit declaration of function 'ioremap_wc'

[PATCH] arch: avr32: include: asm: Kbuild: add generic "vga.h"

2014-02-16 Thread Chen Gang
Need add generic "vga.h", or can not pass building for allmodconfig, the related error: CC [M] drivers/gpu/drm/drm_irq.o In file included from include/linux/vgaarb.h:34, from drivers/gpu/drm/drm_irq.c:42: include/video/vga.h:22:21: error: asm/vga.h: No such file or

[PATCH 4/4] percpu_ida: Do not steal all remote CPU tags at once

2014-02-16 Thread Alexander Gordeev
When stealing from a remote CPU all available tags are moved from the remote CPU's cache to the stealing CPU's one. Since the best CPU to steal from is not selected the victim might actively performing IO and (as result of losing all local tags) a further cycle of cache rebouncing and/or stealing

Re: [PATCH] MAINTAINERS: Update email address for bhalevy

2014-02-16 Thread Benny Halevy
On 02/13/2014 07:59 PM, Boaz Harrosh wrote: > On 02/10/2014 11:57 AM, Benny Halevy wrote: >> Tonian is now Primary Data. >> > > Benny hi > > Do you need a push from my tree? Yes please. Makes most sense. Benny > > Boaz > >> Signed-off-by: Benny Halevy >> --- >> MAINTAINERS | 2 +- >> 1

Re: [linux-sunxi] [PATCH v6 4/8] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs

2014-02-16 Thread Priit Laes
Ühel kenal päeval, P, 16.02.2014 kell 06:11, kirjutas David Lanzendörfer: > This is based on the driver Allwinner ships in their Android kernel sources. [...] > +++ b/drivers/mmc/host/sunxi-mmc.c > @@ -0,0 +1,876 @@ > +/* > + * Driver for sunxi SD/MMC host controllers > + * (C) Copyright

Re: [PATCH] intel_idle: Add CPU model 54 (Atom N2000 series)

2014-02-16 Thread Jan Kiszka
On 2014-02-11 06:43, Jan Kiszka wrote: > On 2014-02-11 01:01, Len Brown wrote: >> Please send the output of these two command before and after the patch: >> >> dmesg | grep idle >> grep . /sys/devices/system/cpu/cpu0/cpuidle/*/* > > Before: > # dmesg | grep idle > [0.648783] cpuidle: using

Re: [RFCv1 2/4] mfd: twl4030-madc: Add DT support and convert to IIO framework

2014-02-16 Thread Sebastian Reichel
Hi Marek, On Sat, Feb 15, 2014 at 02:31:41PM +0100, Belisko Marek wrote: > > /* > > * Phoenix provides 2 interrupt lines. The first one is connected to > > * the OMAP. The other one can be connected to the other processor > > such > > * as modem. Hence two

Re: [PATCH] x86: Plug racy xAPIC access of CPU hotplug code

2014-02-16 Thread Jan Kiszka
On 2014-01-27 20:14, Jan Kiszka wrote: > apic_icr_write and its users in smpboot.c were apparently written under > the assumption that this code would only run during early boot. But > nowadays we also execute it when onlining a CPU later on while the > system is fully running. That will make

[PATCH 3/4] Staging: comedi: addi-data: convert printk() to dev_err()

2014-02-16 Thread Chase Southwood
This patch for hwdrv_apci035.c changes a printk() call to a dev_err call since this is generally preferred. Signed-off-by: Chase Southwood --- drivers/staging/comedi/drivers/addi-data/hwdrv_apci035.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH 4/4] Staging: comedi: addi-data: do not initialize statics to 0 in hwdrv_apci035.c

2014-02-16 Thread Chase Southwood
This patch for hwdrv_apci035.c removes a zero initialization from two static variables. Static variables are initialized to zero by default, so doing so explicitly is not necessary. Signed-off-by: Chase Southwood --- I purposely made this patch the last in the series, because while it is

[PATCH 2/4] Staging: comedi: addi-data: cleanup comments in hwdrv_apci035.c

2014-02-16 Thread Chase Southwood
This patch for hwdrv_apci035.c aligns comment blocks and makes indentation of comments consistent. Removed all "spaces before tabs" in comment indentation as well. Signed-off-by: Chase Southwood --- .../comedi/drivers/addi-data/hwdrv_apci035.c | 140 ++--- 1 file changed,

[PATCH 1/4] Staging: comedi: addi-data: fix brace-related coding style issues in hwdrv_apci035.c

2014-02-16 Thread Chase Southwood
This patch for hwdrv_apci035 removes some unneeded braces, and moves some improperly placed braces to the correct position, as found by checkpatch. It also removes a commented out if-statement that I found whilst cleaning braces that is identical to another un-commented if-statement directly above

Re: [PATCH v17 0/10] Add 32 bit VDSO time function support

2014-02-16 Thread Stefani Seibold
Am Samstag, den 15.02.2014, 20:14 -0800 schrieb H. Peter Anvin: > On 02/15/2014 08:32 AM, Stefani Seibold wrote: > > This patch add the functions vdso_gettimeofday(), vdso_clock_gettime() > > and vdso_time() to the 32 bit VDSO. > > x86-64 allyesconfig: > > AS arch/x86/vdso/vdso32/int80.o

Re: [PATCH v17 0/10] Add 32 bit VDSO time function support

2014-02-16 Thread Stefani Seibold
Am Samstag, den 15.02.2014, 20:14 -0800 schrieb H. Peter Anvin: On 02/15/2014 08:32 AM, Stefani Seibold wrote: This patch add the functions vdso_gettimeofday(), vdso_clock_gettime() and vdso_time() to the 32 bit VDSO. x86-64 allyesconfig: AS arch/x86/vdso/vdso32/int80.o

[PATCH 1/4] Staging: comedi: addi-data: fix brace-related coding style issues in hwdrv_apci035.c

2014-02-16 Thread Chase Southwood
This patch for hwdrv_apci035 removes some unneeded braces, and moves some improperly placed braces to the correct position, as found by checkpatch. It also removes a commented out if-statement that I found whilst cleaning braces that is identical to another un-commented if-statement directly above

[PATCH 2/4] Staging: comedi: addi-data: cleanup comments in hwdrv_apci035.c

2014-02-16 Thread Chase Southwood
This patch for hwdrv_apci035.c aligns comment blocks and makes indentation of comments consistent. Removed all spaces before tabs in comment indentation as well. Signed-off-by: Chase Southwood chase.southw...@yahoo.com --- .../comedi/drivers/addi-data/hwdrv_apci035.c | 140

[PATCH 4/4] Staging: comedi: addi-data: do not initialize statics to 0 in hwdrv_apci035.c

2014-02-16 Thread Chase Southwood
This patch for hwdrv_apci035.c removes a zero initialization from two static variables. Static variables are initialized to zero by default, so doing so explicitly is not necessary. Signed-off-by: Chase Southwood chase.southw...@yahoo.com --- I purposely made this patch the last in the series,

[PATCH 3/4] Staging: comedi: addi-data: convert printk() to dev_err()

2014-02-16 Thread Chase Southwood
This patch for hwdrv_apci035.c changes a printk() call to a dev_err call since this is generally preferred. Signed-off-by: Chase Southwood chase.southw...@yahoo.com --- drivers/staging/comedi/drivers/addi-data/hwdrv_apci035.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [PATCH] x86: Plug racy xAPIC access of CPU hotplug code

2014-02-16 Thread Jan Kiszka
On 2014-01-27 20:14, Jan Kiszka wrote: apic_icr_write and its users in smpboot.c were apparently written under the assumption that this code would only run during early boot. But nowadays we also execute it when onlining a CPU later on while the system is fully running. That will make

Re: [RFCv1 2/4] mfd: twl4030-madc: Add DT support and convert to IIO framework

2014-02-16 Thread Sebastian Reichel
Hi Marek, On Sat, Feb 15, 2014 at 02:31:41PM +0100, Belisko Marek wrote: /* * Phoenix provides 2 interrupt lines. The first one is connected to * the OMAP. The other one can be connected to the other processor such * as modem. Hence two separate ISR

Re: [PATCH] intel_idle: Add CPU model 54 (Atom N2000 series)

2014-02-16 Thread Jan Kiszka
On 2014-02-11 06:43, Jan Kiszka wrote: On 2014-02-11 01:01, Len Brown wrote: Please send the output of these two command before and after the patch: dmesg | grep idle grep . /sys/devices/system/cpu/cpu0/cpuidle/*/* Before: # dmesg | grep idle [0.648783] cpuidle: using governor ladder

Re: [linux-sunxi] [PATCH v6 4/8] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs

2014-02-16 Thread Priit Laes
Ühel kenal päeval, P, 16.02.2014 kell 06:11, kirjutas David Lanzendörfer: This is based on the driver Allwinner ships in their Android kernel sources. [...] +++ b/drivers/mmc/host/sunxi-mmc.c @@ -0,0 +1,876 @@ +/* + * Driver for sunxi SD/MMC host controllers + * (C) Copyright 2014-2015

Re: [PATCH] MAINTAINERS: Update email address for bhalevy

2014-02-16 Thread Benny Halevy
On 02/13/2014 07:59 PM, Boaz Harrosh wrote: On 02/10/2014 11:57 AM, Benny Halevy wrote: Tonian is now Primary Data. Benny hi Do you need a push from my tree? Yes please. Makes most sense. Benny Boaz Signed-off-by: Benny Halevy bhal...@primarydata.com --- MAINTAINERS | 2 +- 1

[PATCH 4/4] percpu_ida: Do not steal all remote CPU tags at once

2014-02-16 Thread Alexander Gordeev
When stealing from a remote CPU all available tags are moved from the remote CPU's cache to the stealing CPU's one. Since the best CPU to steal from is not selected the victim might actively performing IO and (as result of losing all local tags) a further cycle of cache rebouncing and/or stealing

[PATCH] arch: avr32: include: asm: Kbuild: add generic vga.h

2014-02-16 Thread Chen Gang
Need add generic vga.h, or can not pass building for allmodconfig, the related error: CC [M] drivers/gpu/drm/drm_irq.o In file included from include/linux/vgaarb.h:34, from drivers/gpu/drm/drm_irq.c:42: include/video/vga.h:22:21: error: asm/vga.h: No such file or

[PATCH] arch: avr32: include: asm: add generic ioremap_wc() definition in io.h

2014-02-16 Thread Chen Gang
Need generic ioremap_wc(), or can not pass compiling with allmodconfig, the related error: CC [M] drivers/gpu/drm/drm_bufs.o drivers/gpu/drm/drm_bufs.c: In function 'drm_addmap_core': drivers/gpu/drm/drm_bufs.c:217: error: implicit declaration of function 'ioremap_wc'

Re: [PATCH] arch: avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 using.

2014-02-16 Thread Chen Gang
Hello Maintainers: Please help check this patch, when you have free time. Thanks. On 02/01/2014 09:46 PM, Chen Gang wrote: On 02/01/2014 08:56 PM, Richard Weinberger wrote: On Sat, Feb 1, 2014 at 1:35 PM, Chen Gang gang.chen.5...@gmail.com wrote: For avr32 cross compiler, do not define

RE: [RFC V1] mfd: da9063: Add support for production silicon variant code

2014-02-16 Thread Opensource [Steve Twiss]
On 14 February 2014 14:57, Mark Brown [mailto:broo...@kernel.org] wrote: On Fri, Feb 14, 2014 at 10:28:38AM +, Opensource [Steve Twiss] wrote: The previous silicon was only sent out in sample form to selected customers and will no longer be available. I have been informed that the new

[PATCH] w1: Remove excess dependencies on W1 for masters and slaves

2014-02-16 Thread Alexander Shiyan
Configuration for masters and slaves is included only if W1 symbol enabled, so no reason to check it once more. Signed-off-by: Alexander Shiyan shc_w...@mail.ru --- drivers/w1/masters/Kconfig | 3 +-- drivers/w1/slaves/Kconfig | 5 - 2 files changed, 1 insertion(+), 7 deletions(-) diff

Re: [PATCH] w1: Remove excess dependencies on W1 for masters and slaves

2014-02-16 Thread Alexander Shiyan
Воскресенье, 16 февраля 2014, 16:25 +04:00 от Alexander Shiyan shc_w...@mail.ru: Configuration for masters and slaves is included only if W1 symbol enabled, so no reason to check it once more. Looks like this patch broke build drivers as modules. Please forget it, sorry for noise. ---

[GIT PULL] Btrfs

2014-02-16 Thread Chris Mason
Hi Linus, We have a small collection of fixes in my for-linus branch: git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus The big thing that stands out is a revert of a new ioctl. Users haven't shipped yet in btrfs-progs, and Dave Sterba found a better way to export

Re: Honestly, fork systemd

2014-02-16 Thread Aigars Mahinovs
On 16 February 2014 14:34, redl...@hush.com wrote: The alternative is allready here. It's called SysV. Nothing needs to be done. It is a rock on which to build. Not a shifting sands. If you insist on alegories, then the choice now stands between building on a solitary rock in the middle of a

Re: [PATCH V2 11/17] i2c: nomadik: Convert to devm functions

2014-02-16 Thread Ulf Hansson
On 15 February 2014 16:03, Wolfram Sang w...@the-dreams.de wrote: On Thu, Feb 13, 2014 at 03:09:02PM +0100, Ulf Hansson wrote: Use devm_* functions to simplify code and error handling. Cc: Alessandro Rubini rub...@unipv.it Cc: Linus Walleij linus.wall...@linaro.org Cc: Wolfram Sang

Re: [PATCH v2] spi: core: Validate lenght of the transfers in message

2014-02-16 Thread Gerhard Sittig
On Sat, Feb 15, 2014 at 08:09 +0200, Ivan T. Ivanov wrote: From: Ivan T. Ivanov iiva...@mm-sol.com SPI transfer lenght should be a power-of-two multiple of eight bits. Please re-check for lenght typos in subjects and commit logs (code comments appear to be correct already). The commit

Re: [PATCH v2 0/2] generic CPU feature based udev module autoprobing

2014-02-16 Thread Ard Biesheuvel
Ping? On 8 February 2014 13:34, Ard Biesheuvel ard.biesheu...@linaro.org wrote: This series implements a generic way to wire up udev module autoprobing to optional CPU features. Patch #1 implements the actual generic part. It relies on the include file asm/cpufeature.h to be supplied by the

Re: Honestly, fork systemd

2014-02-16 Thread redlynx
The alternative is allready here. It's called SysV. Nothing needs to be done. It is a rock on which to build. Not a shifting sands. I must say, I agree with the man of the New Testament on this particular sort of issue. Build your house on rock, not on sand. The alternative is allready in all of

Re: Honestly, fork systemd

2014-02-16 Thread redlynx
No, I will not be converted to systemd just because a few dictators made a decision.* This needs to be overturned by whoever actually runs the debian non-profit corporation. I'm sure the tech-ctte isn't the board of directors. Everyone then who hears these words of mine and does them will be

System Daemon: The lack of foresight on social and political ramifications in the FOSS world. (systemd)

2014-02-16 Thread redlynx
System Daemon: The lack of foresight on social and political ramifications in the FOSS world. By Daniel Campbell The lack of foresight on social and political ramifications is epidemic to most of the FOSS world, as evidenced by the creeping adoption of systemd. Things are already depending on

Re: [PATCH v2 0/3] Deferrable timers support for timerfd API

2014-02-16 Thread Alexey Perevalov
On 02/07/2014 12:50 AM, Thomas Gleixner wrote: On Thu, 6 Feb 2014, Alexey Perevalov wrote: On 02/06/2014 02:16 AM, Thomas Gleixner wrote: As I truly understand, you decided - flags is better than new clockids, and internals of timerfd could be a mix of timer_list and hrtimer. NO, NO, NO, NO.

[PATCH] kernel/groups.c: remove return value of set_groups

2014-02-16 Thread Wang YanQing
After commit 6307f8fee295b364716d28686df6e69c2fee751a (security: remove dead hook task_setgroups), set_groups will always return zero, so we could just remove return value of set_groups. This patch reduce code size, and simplfy code logician to use set_groups, because we don't need to check its

[PATCH] pcie: Add Xilinx PCIe Host Bridge IP driver

2014-02-16 Thread Srikanth Thokala
This is the driver for Xilinx AXI PCIe Host Bridge Soft IP Signed-off-by: Srikanth Thokala stho...@xilinx.com --- - Rebased on v3.14.0-rc2 --- .../devicetree/bindings/pci/xilinx-pcie.txt| 43 + drivers/pci/host/Kconfig |7 + drivers/pci/host/Makefile

Re: [PATCH v2 0/3] Deferrable timers support for timerfd API

2014-02-16 Thread Thomas Gleixner
On Sun, 16 Feb 2014, Alexey Perevalov wrote: As I understand main idea in hrtimer.c was do not decrement expires_next in case of DEFERRABLE timers type. Such small average delay could be explained: it's due higher resolution, and cpu is not in idle when we in hrtimer_interrupt, with

Re: Honestly, fork systemd

2014-02-16 Thread lynxred
No, I will not be converted to systemd just because a few dictators made a decision. This needs to be overturned by whoever actually runs the debian non-profit corporation. I'm sure the tech-ctte isn't the board of directors. Everyone then who hears these words of mine and does them will be like

ext4 info leak in creation times in latest mainline

2014-02-16 Thread Vegard Nossum
Hi, There seems to be a bug in ext4 where the i_crtime of struct ext4_inode_info is not initialised, so (some) creation times contain essentially random values. Here's a report from kmemcheck: [ 92.402035] WARNING: kmemcheck: Caught 64-bit read from uninitialized memory (8800168ab208)

Re: [PATCH 24/48] rcu: Replace __this_cpu_ptr uses with raw_cpu_ptr

2014-02-16 Thread Paul E. McKenney
On Fri, Feb 14, 2014 at 02:19:05PM -0600, Christoph Lameter wrote: [Patch depends on another patch in this series that introduces raw_cpu_ops] __this_cpu_ptr is being phased out. One special case is increment_cpu_stall_ticks(). A per cpu variable is incremented so use raw_cpu_inc(). Cc:

Re: [PATCH v17 0/10] Add 32 bit VDSO time function support

2014-02-16 Thread Greg KH
On Sun, Feb 16, 2014 at 09:29:35AM +0100, Stefani Seibold wrote: Am Samstag, den 15.02.2014, 20:14 -0800 schrieb H. Peter Anvin: On 02/15/2014 08:32 AM, Stefani Seibold wrote: This patch add the functions vdso_gettimeofday(), vdso_clock_gettime() and vdso_time() to the 32 bit VDSO.

Re: [PATCHv3 2/6] mailbox: Introduce a new common API

2014-02-16 Thread Greg KH
On Sun, Feb 16, 2014 at 12:06:44PM +0530, Jassi Brar wrote: +void ipc_links_unregister(struct ipc_controller *ipc) +{ + struct ipc_con *t, *con = NULL; + struct ipc_chan *chan; + + mutex_lock(con_mutex); + + list_for_each_entry(t, ipc_cons, node) + if

Re: [PATCH v2 0/2] generic CPU feature based udev module autoprobing

2014-02-16 Thread gre...@linuxfoundation.org
On Sun, Feb 16, 2014 at 03:40:04PM +0100, Ard Biesheuvel wrote: Ping? Sorry, still digging out from the -rc1 backlog. Give me a few days, Monday is a holliday in the US. greg k-h -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to

Re: [PATCH] hwmon: twl4030-madc-hwmon: Add device tree support.

2014-02-16 Thread Guenter Roeck
On 02/14/2014 06:08 AM, Belisko Marek wrote: On Fri, Feb 14, 2014 at 2:31 PM, Mark Rutland mark.rutl...@arm.com wrote: On Fri, Feb 14, 2014 at 01:20:58PM +, Marek Belisko wrote: Signed-off-by: Marek Belisko ma...@goldelico.com ---

Re: [RFC PATCH] rcu: move SRCU grace period work to power efficient workqueue

2014-02-16 Thread Paul E. McKenney
On Sat, Feb 15, 2014 at 08:36:44AM +0100, Mike Galbraith wrote: On Fri, 2014-02-14 at 15:24 -0800, Kevin Hilman wrote: Tejun Heo t...@kernel.org writes: Hello, On Wed, Feb 12, 2014 at 11:02:41AM -0800, Paul E. McKenney wrote: +2. Use the

Re: [PATCH 03/14] HID: core: implement generic .request()

2014-02-16 Thread David Herrmann
Hi On Thu, Feb 13, 2014 at 4:21 PM, Benjamin Tissoires benjamin.tissoi...@gmail.com wrote: On Wed, Feb 12, 2014 at 5:25 AM, David Herrmann dh.herrm...@gmail.com wrote: Hi On Mon, Feb 10, 2014 at 6:58 PM, Benjamin Tissoires benjamin.tissoi...@redhat.com wrote: .request() can be emulated

[PATCH] Documentation: update kmemleak.txt

2014-02-16 Thread Wang YanQing
Update Documentatin/kmemleak.txt to reflect the following changes: Commit b69ec42b1b194cc88f04b3fbcda8d3f93182d6c3 (Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option) make we can't check supported architectures by read Kconfig.debug. Commit

<    1   2   3   4   5   6   >