Re: BUG in 3.19.0-rc3+

2015-01-11 Thread Chris Clayton
Hi, I've done the bisect and the outcome is below, but, because I almost always forget to mention it, I'll say here that I am running a 32 bit user space on a 64 bit kernel. On 01/10/15 20:17, Chris Clayton wrote: > Hi, > > I'm getting a bug a BUG report from a kernel built from a pull (earlier

Re: [RFC] mm:change meminfo cached calculation

2015-01-11 Thread Konstantin Khlebnikov
On Wed, Jan 7, 2015 at 5:03 AM, Hugh Dickins wrote: > On Tue, 6 Jan 2015, Andrew Morton wrote: >> On Tue, 6 Jan 2015 17:04:33 -0800 (PST) Hugh Dickins >> wrote: >> > On Tue, 6 Jan 2015, Andrew Morton wrote: >> > > On Fri, 26 Dec 2014 19:56:49 +0800 "Wang, Yalin" >> > > wrote: >> > > >> > > > T

[GIT PULL] locking fixes

2015-01-11 Thread Ingo Molnar
Linus, Please pull the latest locking-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking-urgent-for-linus # HEAD: 8e654dd68f95ac5f990ed21b2b31967dacbe563f Merge branch 'core/urgent' into locking/urgent, to collect all pending locking fixes

[GIT PULL] perf fixes

2015-01-11 Thread Ingo Molnar
Linus, Please pull the latest perf-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf-urgent-for-linus # HEAD: 5306c31c5733cb4a79cc002e0c3ad256fd439614 perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes Mostly tooling fixes, but also

[GIT PULL] scheduler fixes

2015-01-11 Thread Ingo Molnar
Linus, Please pull the latest sched-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched-urgent-for-linus # HEAD: 7f1a169b88f513e32a432ca0f85bfd282d117bd6 sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group() [ Note: the fs/notify/fano

[GIT PULL] x86 fixes

2015-01-11 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 2aba73a6146bb85d4a42386ca41dec0f4aa4b3ad Merge tag 'pr-20141223-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux

[BUG] 3.19-rc3+ - mm: prevent endless growth of anon_vma hierarchy

2015-01-11 Thread Oded Gabbay
Hello, Today I took latest branch from Linus repo to check for amdkfd regressions due to my fixes pulled for 3.19-rc4, and I got a kernel bug (see below dmesg output). I did a bisect and the first bad commit is: 7a3ef208e662f4b63d43a23f61a64a129c525bbc is the first bad commit commit 7a3ef208e662

Re: Getting new udev to run with 2.6.28

2015-01-11 Thread Martin Steigerwald
Am Samstag, 10. Januar 2015, 23:06:53 schrieb Al Viro: > On Sat, Jan 10, 2015 at 11:25:39PM +0100, Martin Steigerwald wrote: > > > ... and this, boys and girls, is why quite a few of us have loathed udev > > > way before it got merged into even nastier shitpile. Still do, for that > > > matter. >

Re: [PATCHSET 0/4 v4] brd: partition fixes

2015-01-11 Thread Boaz Harrosh
On 01/08/2015 10:56 PM, Jens Axboe wrote: > On 01/07/2015 09:02 AM, Boaz Harrosh wrote: >> Jens Hi >> >> Currently brd has multiple bugs when trying to use partitions. After this >> set all known problems are solved. Please see individual patch for >> description >> of the problem. >> (Another mer

Re: BUG in 3.19.0-rc3+

2015-01-11 Thread Konstantin Khlebnikov
On Sun, Jan 11, 2015 at 11:16 AM, Chris Clayton wrote: > Hi, > > I've done the bisect and the outcome is below, but, because I almost always > forget to mention it, I'll say here that I > am running a 32 bit user space on a 64 bit kernel. > > On 01/10/15 20:17, Chris Clayton wrote: >> Hi, >> >> I

Re: [PATCH v2 3/8] ARM: digicolor: add minimal device tree description

2015-01-11 Thread Baruch Siach
Hi Mark, On Fri, Jan 09, 2015 at 11:46:24AM +, Mark Rutland wrote: > On Thu, Jan 08, 2015 at 07:39:59PM +, Baruch Siach wrote: > > cx92755.dtsi describes CX92755 on chip peripherals. conexant_equinox.dts > > describes the Equinox evaluation board for the CX92755 SoC. > > I didn't spot any

Re: BUG in 3.19.0-rc3+

2015-01-11 Thread Oded Gabbay
On 01/11/2015 11:37 AM, Konstantin Khlebnikov wrote: > On Sun, Jan 11, 2015 at 11:16 AM, Chris Clayton > wrote: >> Hi, >> >> I've done the bisect and the outcome is below, but, because I almost always >> forget to mention it, I'll say here that I >> am running a 32 bit user space on a 64 bit ke

Re: [PATCH] m68k/atari: Remove obsolete keyboard_tasklet scheduling

2015-01-11 Thread Geert Uytterhoeven
Hi Michael, On Sun, Aug 31, 2014 at 11:16 AM, Geert Uytterhoeven wrote: > On Sun, Aug 31, 2014 at 11:07 AM, Michael Schmitz > wrote: >>> If CONFIG_VT=n: >>> >>> arch/m68k/atari/built-in.o: In function `atari_keyboard_interrupt': >>> atakeyb.c:(.text+0x1846): undefined reference to `keyboard_tas

Re: Getting new udev to run with 2.6.28

2015-01-11 Thread Pavel Machek
On Sun 2015-01-11 10:04:26, Martin Steigerwald wrote: > Am Samstag, 10. Januar 2015, 23:06:53 schrieb Al Viro: > > On Sat, Jan 10, 2015 at 11:25:39PM +0100, Martin Steigerwald wrote: > > > > ... and this, boys and girls, is why quite a few of us have loathed udev > > > > way before it got merged in

Re: BUG in 3.19.0-rc3+

2015-01-11 Thread Chris Clayton
On 01/11/15 09:52, Oded Gabbay wrote: > > > On 01/11/2015 11:37 AM, Konstantin Khlebnikov wrote: >> On Sun, Jan 11, 2015 at 11:16 AM, Chris Clayton >> wrote: >>> Hi, >>> >>> I've done the bisect and the outcome is below, but, because I almost always >>> forget to mention it, I'll say here tha

Re: [PATCH RESEND 2/2] wlcore: align member-assigns in a structure-copy block

2015-01-11 Thread Eliad Peller
On Fri, Jan 9, 2015 at 7:03 PM, Kalle Valo wrote: > Giel van Schijndel writes: > >> This highlights the differences (e.g. the bug fixed in the previous >> commit). >> >> Signed-off-by: Giel van Schijndel >> --- >> drivers/net/wireless/ti/wlcore/acx.c | 22 +++--- >> 1 file chang

Re: BUG in 3.19.0-rc3+

2015-01-11 Thread Konstantin Khlebnikov
On Sun, Jan 11, 2015 at 12:52 PM, Oded Gabbay wrote: > > > On 01/11/2015 11:37 AM, Konstantin Khlebnikov wrote: >> On Sun, Jan 11, 2015 at 11:16 AM, Chris Clayton >> wrote: >>> Hi, >>> >>> I've done the bisect and the outcome is below, but, because I almost always >>> forget to mention it, I'll

Re: [PATCH 3/6] hwmon: jc42: use bitops' sign_extend16

2015-01-11 Thread Martin Kepplinger
Am 2014-12-16 um 08:17 schrieb Martin Kepplinger: > Am 2014-12-15 um 22:29 schrieb Guenter Roeck: >> On Mon, Dec 15, 2014 at 05:18:34PM +0100, Martin Kepplinger wrote: >>> --- >> >> Some description would be nice. Also, please consider adding >> relevant subsystem mailing lists and maintainers to y

Re: [PATCH] m68k: don't use module_init in non-modular mvme16x/rtc.c code

2015-01-11 Thread Geert Uytterhoeven
On Thu, Jan 16, 2014 at 11:15 PM, Paul Gortmaker wrote: > The rtc.o is built for obj-y, i.e. always built in. It will > never be modular, so using module_init as an alias for __initcall > can be somewhat misleading. > > Fix this up now, so that we can relocate module_init from > init.h into modul

Re: [PATCH] arch: m68k: atari: atakeyb.c: Remove some unused functions

2015-01-11 Thread Geert Uytterhoeven
On Thu, Jan 1, 2015 at 4:37 PM, Rickard Strandqvist wrote: > Removes some functions that are not used anywhere: > atari_kbd_leds() ikbd_exec() ikbd_mem_read() ikbd_mem_write() > ikbd_clock_get() ikbd_clock_set() ikbd_pause() ikbd_resume() > > This was partially found by using a static code analysi

Re: [PATCH] arch: m68k: mvme147: config.c: Remove unused function

2015-01-11 Thread Geert Uytterhoeven
On Mon, Jan 5, 2015 at 12:39 PM, Geert Uytterhoeven wrote: > On Thu, Jan 1, 2015 at 5:49 PM, Rickard Strandqvist > wrote: >> Remove the function mvme147_init_console_port() that is not used anywhere. >> >> This was partially found by using a static code analysis program called >> cppcheck. >> >>

Re: Getting new udev to run with 2.6.28

2015-01-11 Thread Richard Weinberger
On Sun, Jan 11, 2015 at 10:04 AM, Martin Steigerwald wrote: > Am Samstag, 10. Januar 2015, 23:06:53 schrieb Al Viro: >> On Sat, Jan 10, 2015 at 11:25:39PM +0100, Martin Steigerwald wrote: >> > > ... and this, boys and girls, is why quite a few of us have loathed udev >> > > way before it got merge

Re: [PATCH] m68k: Switch to asm-generic/futex.h

2015-01-11 Thread Geert Uytterhoeven
On Tue, Jan 6, 2015 at 8:53 AM, Geert Uytterhoeven wrote: > As of commit 00f634bc522dedc8 ("asm-generic: add generic futex for > !CONFIG_SMP") asm-generic follows the m68k futex implementation. > > Signed-off-by: Geert Uytterhoeven Applied and queued for 3.20. Gr{oetje,eeting}s,

Re: [PATCH v4 10/11] perf/x86/intel: Perform rotation on Intel CQM RMIDs

2015-01-11 Thread Matt Fleming
On Fri, 09 Jan, at 01:58:29PM, Peter Zijlstra wrote: > > Right, but we'll also consider RMIDs with less than this as fit for > reuse. So we'll re-use RMIDs that are effectively full. > > Our aim is to acquire an 'empty' RMID, not give up and start reusing > full ones just because, right? The thr

[PATCH] m68k: Remove FSF address

2015-01-11 Thread Geert Uytterhoeven
We have a central copy of the GPL for that, and the FSF may change address again in the future. Signed-off-by: Geert Uytterhoeven --- arch/m68k/include/asm/mcfqspi.h | 5 - arch/m68k/lib/ashldi3.c | 7 +-- arch/m68k/lib/ashrdi3.c | 7 +-- arch/m68k/lib/divsi3.S

Re: [PATCHv2 1/2] ALSA: fix emu8000 DRAM sizing for AWE64 Value

2015-01-11 Thread Takashi Iwai
At Fri, 09 Jan 2015 19:50:36 -0500, David Flater wrote: > > Applicable to any kernel since 2013: > > The special case added in commit 1338fc97d07a did not handle the possibility > that the address space on an AWE64 Value would wrap around at 512 KiB. That > is what it does, so the memory is stil

Re: [PATCHv2 2/2] ALSA: log emu8000 DRAM size at level INFO

2015-01-11 Thread Takashi Iwai
At Fri, 09 Jan 2015 19:51:47 -0500, David Flater wrote: > > Applicable after PATCHv2 1/2: > > Detected sound font memory goes unreported unless the kernel was built with > ALSA debugging enabled. Elevate that to a printk at level INFO. Nowadays we'd like to avoid use of snd_print*(). Let's use

Re: [PATCH 3/4] x86: open-code register save/restore in trace_hardirqs thunks

2015-01-11 Thread Borislav Petkov
On Sun, Jan 11, 2015 at 04:33:58AM +0100, Denys Vlasenko wrote: > I understand Andy's post. > My question is, what about places like this? > > > .macro op_safe_regs op > > ENTRY(\op\()_safe_regs) > > CFI_STARTPROC > > pushl_cfi %ebx > > pushl_cfi %ebp > > pushl_cfi

Re: probably commit b3d574ae ( Linus github 10-01-2015) causes oops after run Android SDK Manager from Eclipse

2015-01-11 Thread Vlastimil Babka
Re: subject why do you think it was this commit? bisection? The commit you point to is "Merge branch 'akpm' (patches from Andrew)" It's possible that bisection pointed you to this, instead of the proper commit though. Luckily, there are only 12 of them and ... On 01/10/2015 01:15 PM, Krzysztof Ko

Re: BUG in 3.19.0-rc3+

2015-01-11 Thread Chris Clayton
Thanks Konstantin. [snip] >>> >>> Looks like degree (%edx) is 1 on anon-vma desruction. >>> Probably I've overlooked some weird conrner case in vma splitting/merging. >>> >>> Could you try this patch. It disables vma merging end eliminates half >>> of complicated paths. >>> As I see merging is op

Re: [PATCHv10 man-pages 5/5] execveat.2: initial man page for execveat(2)

2015-01-11 Thread Christoph Hellwig
On Sat, Jan 10, 2015 at 08:09:10PM -0600, Eric W. Biederman wrote: > In implementation /proc/self/exe is a named rather than a numbered file > descriptor. Essentially when loading an elf executable the file > descriptor is duped to the name /proc/self/exe. The implementation > otherwise is the sa

Re: [PATCH v5 1/4] phy: qcom-ufs: add support for 20nm phy

2015-01-11 Thread ygardi
> > On Jan 7, 2015, at 9:43 AM, Yaniv Gardi wrote: > >> This change adds a support for a 20nm qcom-ufs phy that is >> required in platforms that use ufs-qcom controller. >> >> Signed-off-by: Yaniv Gardi >> >> --- >> drivers/phy/Makefile| 2 + >> drivers/phy/phy-qcom-ufs-i.h

Re: [PATCH v2 4/8] irqchip: devicetree: document Conexant Digicolor irq binding

2015-01-11 Thread Baruch Siach
Hi Mark, On Fri, Jan 09, 2015 at 11:50:14AM +, Mark Rutland wrote: > On Thu, Jan 08, 2015 at 07:40:00PM +, Baruch Siach wrote: > > Signed-off-by: Baruch Siach > > --- > > .../bindings/interrupt-controller/digicolor-ic.txt | 20 > > > > 1 file changed, 20 insertion

Re: [PATCH 00/25] line6usb cleanup

2015-01-11 Thread Stefan Hajnoczi
On Sun, Jan 11, 2015 at 10:34 AM, Takashi Iwai wrote: > At Fri, 9 Jan 2015 23:35:46 -0600, > Chris Rorvick wrote: >> >> The line6usb driver references the device's idProduct and, in some >> cases, the interface number in a number of places to determine device- >> specific configuration values and

Re: [PATCH v2 4/8] irqchip: devicetree: document Conexant Digicolor irq binding

2015-01-11 Thread Baruch Siach
Hi Sergei, On Fri, Jan 09, 2015 at 06:12:44PM +0300, Sergei Shtylyov wrote: > On 1/8/2015 10:40 PM, Baruch Siach wrote: > > >Signed-off-by: Baruch Siach > >--- > > .../bindings/interrupt-controller/digicolor-ic.txt | 20 > > > > 1 file changed, 20 insertions(+) > > crea

Re: [PATCH v2 0/8] ARM: Conexant Digicolor CX92755 SoC support

2015-01-11 Thread Baruch Siach
Hi Arnd, On Thu, Jan 08, 2015 at 11:46:46PM +0100, Arnd Bergmann wrote: > On Thursday 08 January 2015 21:39:56 Baruch Siach wrote: > > This series adds initial support for the Conexant CX92755 SoC. The CX92755 > > is > > one of the Digicolor series of SoCs, all sharing many of the same > > perip

Re: BUG in 3.19.0-rc3+

2015-01-11 Thread Oded Gabbay
On 01/11/2015 12:57 PM, Chris Clayton wrote: > Thanks Konstantin. > > [snip] > Looks like degree (%edx) is 1 on anon-vma desruction. Probably I've overlooked some weird conrner case in vma splitting/merging. Could you try this patch. It disables vma merging end eliminat

Re: [RESEND PATCH v2 1/2] usb: serial: handle -EPROTO quietly in generic_read_bulk

2015-01-11 Thread Johan Hovold
On Sat, Jan 10, 2015 at 04:44:32PM -0800, Jeremiah Mahler wrote: > If a USB serial device is unplugged while there is an active program > using the device it will spam the logs with -EPROTO (71) messages as it > attempts to retry. Can you change this to "might spam", as which error message, and if

Re: [PATCH 00/10][RFC] Increased clocksource validation and cleanups

2015-01-11 Thread Richard Cochran
On Fri, Jan 09, 2015 at 04:34:18PM -0800, John Stultz wrote: > So this series is the result of earlier discussions with Linus > and his suggestions around improvements to clocksource validation > in the hope we can more easily catch bad hardware. Why penalize most users just because of a random ha

[PATCH 3/5] clocksource: sun5i: Remove sched_clock

2015-01-11 Thread Maxime Ripard
It's not possible to remove a sched_clock once it has been added, nor is it possible to change its rate. Since we will need to support a rate change, and that we have other sched_clocks in the system anyway, remove it. Signed-off-by: Maxime Ripard --- drivers/clocksource/timer-sun5i.c | 6 -

[PATCH 1/5] clocksource: sun5i: Switch to request_irq

2015-01-11 Thread Maxime Ripard
The current code uses setup_irq, while it could perfectly use the much simpler request_irq. Switch to that. Signed-off-by: Maxime Ripard --- drivers/clocksource/timer-sun5i.c | 10 ++ 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/drivers/clocksource/timer-sun5i.c b/drive

[PATCH 4/5] clocksource: sun5i: Refactor the current code

2015-01-11 Thread Maxime Ripard
Refactor the code in order to remove the global variables and split the clock source and clock events registration in order to ease the addition of the clock notifiers needed to handle the parent clock rate changes. Signed-off-by: Maxime Ripard --- drivers/clocksource/timer-sun5i.c | 231 +++

[PATCH 5/5] clocksource: sun5i: Add clock notifiers

2015-01-11 Thread Maxime Ripard
The parent clock of the sun5i timer is the AHB clock, which rate might change because of other devices requirements. This is for example the case on the Allwinner A31, where the DMA controller needs a minimum rate higher than the default, that is enforced after the timer driver has probed. Add cl

[PATCH] dm mpath: simplify failure path of dm_miltipath_init()

2015-01-11 Thread Johannes Thumshirn
simplify failure path of dm_miltipath_init(). Currently the cleanup of all error cases are open-coded. Introduce a common exit path and lables. Signed-off-by: Johannes Thumshirn --- drivers/md/dm-mpath.c | 24 +++- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git

Re: [PATCH 03/10] clocksource: Remove clocksource_max_deferment()

2015-01-11 Thread Richard Cochran
This series added: + /* Return 50% of the actual maximum, so we can detect bad values */ + max_nsecs >>= 1; and then... On Fri, Jan 09, 2015 at 04:34:21PM -0800, John Stultz wrote: > @@ -760,7 +746,8 @@ void __clocksource_updatefreq_scale(struct clocksource > *cs, u32 scale, u32 fr

[PATCH 0/5] clocksource: sun5i: Support parent clock rate changes

2015-01-11 Thread Maxime Ripard
Hi, The Allwinner HS timers have the AHB clock as their parent clock. Since this clock is shared with other devices, we could very well have another driver requesting a rate change of that clock, making our timer change frequency at the same time. This is especially true on the A31, where the DMA

[PATCH 2/5] clocksource: sun5i: Use of_io_request_and_map

2015-01-11 Thread Maxime Ripard
of_iomap doesn't do a request_mem_region on the memory area defined in the DT it maps. Switch to of_io_request_and_map to make sure we're the only users. Signed-off-by: Maxime Ripard --- drivers/clocksource/timer-sun5i.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drive

Re: [PATCH 1/3] rtlwifi: btcoexist: Remove some unused functions

2015-01-11 Thread Rickard Strandqvist
2015-01-10 18:11 GMT+01:00 Larry Finger : > On 01/10/2015 10:24 AM, Rickard Strandqvist wrote: >> >> Removes some functions that are not used anywhere: >> ex_halbtc8821a1ant_periodical() ex_halbtc8821a1ant_pnp_notify() >> ex_halbtc8821a1ant_halt_notify() ex_halbtc8821a1ant_bt_info_notify() >> ex_ha

Re: [PATCH v2 00/40] uaccess: fix sparse warning on get/put_user for bitwise types

2015-01-11 Thread Michael S. Tsirkin
On Tue, Jan 06, 2015 at 08:08:57PM +0100, Arnd Bergmann wrote: > On Tuesday 06 January 2015 17:43:28 Michael S. Tsirkin wrote: > > > > I tested this on x86 only. Since it's just adding __force, should be > > trivially safe everywhere? > > > > > > Arnd, did you merge v1 already? If yes, can you p

Re: [LKP] [PATCH] drm/radeon: Try to init amdkfd only if 64 bit kernel

2015-01-11 Thread Oded Gabbay
On 01/07/2015 12:58 AM, Rusty Russell wrote: > Kees Cook writes: >> On Sun, Jan 4, 2015 at 8:28 PM, Rusty Russell wrote: >>> Kees, as far as I can tell you need another 0-terminated vmlinux.relocs >>> section for weak symbols. These should not be relocated if already 0. >> >> A few questions:

AW: Question concerning RCU

2015-01-11 Thread Stoidner, Christoph
Hi Paul, many thanks for your fast answer! Now I have changed my application in that way, that it does not require Xenomai/I-Pipe anymore. That means my kernel is build now from mainline source, with preempt_rt only and no Xenomai or I-Pipe. However the problem is exact the same. After some r

Re: [PATCH] avr32: remove fake at91 cpu identification

2015-01-11 Thread Hans-Christian Egtvedt
Around Sun 11 Jan 2015 03:00:16 +0100 or thereabout, Alexandre Belloni wrote: > cpu_is_at91* are not used in any driver outside mach-at91. Remove those > useless > definitions. Great, thank you for cleaning. > Signed-off-by: Alexandre Belloni > Acked-by: Hans-Chrisitan Egtvedt > --- > > Han

Re: [PATCH 1/6] mmu_notifier: add event information to address invalidation v6

2015-01-11 Thread Oded Gabbay
On 01/06/2015 12:44 AM, j.gli...@gmail.com wrote: > From: Jérôme Glisse > > The event information will be useful for new user of mmu_notifier API. > The event argument differentiate between a vma disappearing, a page > being write protected or simply a page being unmaped. This allow new > user

3.19-rc1 regression bisected No sound on Dell Latitude d430

2015-01-11 Thread Hans de Bruin
This commit: commit 3abb4f4d0e7aaad0d12004b5057f4486a688752b Author: David Henningsson Date: Thu Oct 16 15:33:46 2014 +0200 ALSA: hda - Use "Line Out" name instead of "PCM" when there are other outputs In case there are speakers or headphones as well, anything that only covers

[PATCH v6 0/4] *** add support for UFS in Qualcomm Technologies

2015-01-11 Thread Yaniv Gardi
*** BLURB HERE *** Yaniv Gardi (4): phy: qcom-ufs: add support for 20nm phy scsi: ufs-qcom: add support for Qualcomm Technologies Inc platforms phy: qcom-ufs: add support for 14nm phy scsi: ufs-qcom-ice: add Inline Crypto Engine (ICE) support for UFS drivers/phy/Kconfig |

[PATCH v6 4/4] scsi: ufs-qcom-ice: add Inline Crypto Engine (ICE) support for UFS

2015-01-11 Thread Yaniv Gardi
From: Yaniv Gardi In-order to enhance storage encryption performance, an Inline Cryptographic Engine is introduced to UFS. This patch adds in-line encryption capabilities to the UFS driver. Signed-off-by: Yaniv Gardi --- drivers/scsi/ufs/Kconfig| 12 + drivers/scsi/ufs/Makefile

[PATCH v6 1/4] phy: qcom-ufs: add support for 20nm phy

2015-01-11 Thread Yaniv Gardi
This change adds a support for a 20nm qcom-ufs phy that is required in platforms that use ufs-qcom controller. Signed-off-by: Yaniv Gardi --- drivers/phy/Kconfig | 7 + drivers/phy/Makefile| 2 + drivers/phy/phy-qcom-ufs-i.h| 159 drivers/phy

[PATCH v6 3/4] phy: qcom-ufs: add support for 14nm phy

2015-01-11 Thread Yaniv Gardi
This change adds a support for a 14nm qcom-ufs phy that is required in platforms that use ufs-qcom controller. Signed-off-by: Yaniv Gardi --- drivers/phy/Makefile| 1 + drivers/phy/phy-qcom-ufs-qmp-14nm.c | 201 drivers/phy/phy-qcom-ufs-qmp

[PATCH v6 2/4] scsi: ufs-qcom: add support for Qualcomm Technologies Inc platforms

2015-01-11 Thread Yaniv Gardi
This change adds support for Qualcomm Technologies Inc platforms that use UFS driver. for example, it adds : - PM specific operations during hibern8, suspend, resume, clock setup - qcom-ufs generic phy driver initialization, calibration, power-on/off sequence, etc. - UFS Controller specific confi

Re: [PATCH v3 1/2] KVM: arm/arm64: vgic: vgic_init returns -ENODEV when no online vcpu

2015-01-11 Thread Christoffer Dall
On Mon, Dec 15, 2014 at 06:43:32PM +0100, Eric Auger wrote: > To be more explicit on vgic initialization failure, -ENODEV is > returned by vgic_init when no online vcpus can be found at init. > > Signed-off-by: Eric Auger > Acked-by: Christoffer Dall -- To unsubscribe from this list: send the l

[PATCH] perf: Uncomment setup_pager() for pagination activation

2015-01-11 Thread Alexander Kuleshov
Uncomment setup_pager() call at the commit_pager_choice routine for paging output Signed-off-by: Alexander Kuleshov --- tools/perf/perf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/perf/perf.c b/tools/perf/perf.c index 3700a7f..c24f5e5 100644 --- a/tools/perf/perf

Re: [PATCH v3 2/2] KVM: arm/arm64: vgic: add init entry to VGIC KVM device

2015-01-11 Thread Christoffer Dall
On Mon, Dec 15, 2014 at 06:43:33PM +0100, Eric Auger wrote: > Since the advent of VGIC dynamic initialization, this latter is > initialized quite late on the first vcpu run or "on-demand", when > injecting an IRQ or when the guest sets its registers. > > This initialization could be initiated expl

Re: [PATCH 1/6] mmu_notifier: add event information to address invalidation v6

2015-01-11 Thread Oded Gabbay
On 01/11/2015 02:24 PM, Oded Gabbay wrote: > > > On 01/06/2015 12:44 AM, j.gli...@gmail.com wrote: >> From: Jérôme Glisse >> >> The event information will be useful for new user of mmu_notifier API. >> The event argument differentiate between a vma disappearing, a page >> being write protected

Re: [PATCH 06/10] time: Cap clocksource reads to the clocksource max_cycles value

2015-01-11 Thread Richard Cochran
On Fri, Jan 09, 2015 at 04:34:24PM -0800, John Stultz wrote: > When calculating the current delta since the last tick, we > currently have no hard protections to prevent a multiplciation > overflow from ocurring. This is just papering over the problem. The "hard protection" should be having a tick

WARNING at drivers/gpu/drm/i915/intel_audio.c:291 ilk_audio_codec_disable

2015-01-11 Thread Daniel Borkmann
I constantly get this warning triggered on bootup. Any ideas? ;) Thanks a lot, Daniel [...] [4.634728] [drm] Memory usable by graphics device = 2048M [4.636017] checking generic (9000 42) vs hw (9000 1000) [4.636020] fb: switching to inteldrmfb from EFI VGA [4.637

[PATCH] ocfs2: xattr: Remove unused function

2015-01-11 Thread Rickard Strandqvist
Remove the function ocfs2_xattr_bucket_get_val() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- fs/ocfs2/xattr.c | 10 -- 1 file changed, 10 deletions(-) diff --git a/fs/ocfs2/xattr.

Re: [PATCH v5 00/11] memory: add Atmel EBI (External Bus Interface) driver

2015-01-11 Thread Boris Brezillon
Hi Lee, On Wed, 3 Dec 2014 21:44:04 +0100 Boris Brezillon wrote: > The EBI (External Bus Interface) is used to access external peripherals > (NOR, SRAM, NAND, and other specific devices like ethernet controllers). > Each device is assigned a CS line and an address range and can have its > own c

[PATCH] net: xfrm: xfrm_algo: Remove unused function

2015-01-11 Thread Rickard Strandqvist
Remove the function aead_entries() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- net/xfrm/xfrm_algo.c |5 - 1 file changed, 5 deletions(-) diff --git a/net/xfrm/xfrm_algo.c b/net/xfrm

[PATCH] infiniband: core: cm: Remove unused function

2015-01-11 Thread Rickard Strandqvist
Remove the function cm_is_active_peer() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- drivers/infiniband/core/cm.c |8 1 file changed, 8 deletions(-) diff --git a/drivers/infinib

[PATCH] ocfs2: quota_local: Remove unused function

2015-01-11 Thread Rickard Strandqvist
Remove the function ol_dqblk_file_block() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- fs/ocfs2/quota_local.c |6 -- 1 file changed, 6 deletions(-) diff --git a/fs/ocfs2/quota_local.

[PATCH] gpu: drm: radeon: radeon_object: Remove unused function

2015-01-11 Thread Rickard Strandqvist
Remove the function radeon_bo_fbdev_mmap() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- drivers/gpu/drm/radeon/radeon_object.c |6 -- drivers/gpu/drm/radeon/radeon_object.h |2 --

Re: [PATCH 3/6] HMM: introduce heterogeneous memory management v2.

2015-01-11 Thread Oded Gabbay
On 01/06/2015 12:44 AM, j.gli...@gmail.com wrote: > From: Jérôme Glisse > > This patch only introduce core HMM functions for registering a new mirror and > stopping a mirror as well as registering and unregistering a device. > > The lifecycle of HMM object is handled differently then one of mm

Re: [RESEND PATCH v2 1/2] usb: serial: handle -EPROTO quietly in generic_read_bulk

2015-01-11 Thread Jeremiah Mahler
Johan, On Sun, Jan 11, 2015 at 12:36:18PM +0100, Johan Hovold wrote: > On Sat, Jan 10, 2015 at 04:44:32PM -0800, Jeremiah Mahler wrote: > > If a USB serial device is unplugged while there is an active program > > using the device it will spam the logs with -EPROTO (71) messages as it > > attempts

Re: /proc/net/dev regression

2015-01-11 Thread Carlos R. Mafra
On Sun, 11 Jan 2015 at 1:39:13 +, Al Viro wrote: > On Sun, Jan 11, 2015 at 01:33:35AM +, Carlos R. Mafra wrote: > > > I think the problem with wmnet is not that it was expecting the fields > > to be aligned because it never had problems before (when definitely more > > than 10 megabytes w

[PATCH v3 0/2] usb: serial: silence non-critical unplug read errors

2015-01-11 Thread Jeremiah Mahler
If a USB serial device (e.g. /dev/ttyUSB0) with an active program is unplugged, a bunch of -ENODEV and -EPROTO errors may be produced in the logs. This patch set quiets these messages without changing the original behavior. This change is beneficial when using daemons such as slcand, which is sim

[PATCH v3 1/2] usb: serial: silence all non-critical read errors

2015-01-11 Thread Jeremiah Mahler
If a USB serial device is unplugged while there is an active program using the device it may spam the logs with -EPROTO (71) messages as it attempts to retry. Most serial usb drivers (metro-usb, pl2303, mos7840, ...) only output these messages for debugging. The generic driver treats these as err

[PATCH v3 2/2] usb: serial: handle -ENODEV quietly in generic_submit_read_urb

2015-01-11 Thread Jeremiah Mahler
If a USB serial device (e.g. /dev/ttyUSB0) with an active program is unplugged, an -ENODEV (19) error will be produced after it gives up trying to resubmit a read. usb_serial_generic_submit_read_urb - usb_submit_urb failed: -19 Add -ENODEV as one of the permanent errors along with -EPERM that u

RE: [PATCH 1/8] iio: core: Introduce CALORIES channel type

2015-01-11 Thread Tirdea, Irina
> -Original Message- > From: Jonathan Cameron [mailto:ji...@kernel.org] > Sent: 01 January, 2015 12:30 > To: Tirdea, Irina; linux-...@vger.kernel.org > Cc: linux-kernel@vger.kernel.org; Dogaru, Vlad; Baluta, Daniel; Hartmut > Knaack; Lars-Peter Clausen; Peter Meerwald > Subject: Re: [PAT

Transaction File implementation question

2015-01-11 Thread Greg Young
Been reading through tons of old threads about varying transaction file implementations. As many of the discussions are old (some over a decade) what is considered the best way of implementing today? It appears that o_direct is frowned upon, is the current preferred mechanism to use mmap and basica

Re: probably commit b3d574ae ( Linus github 10-01-2015) causes oops after run Android SDK Manager from Eclipse

2015-01-11 Thread Krzysztof Kolasa
OK CONFIG_DEBUG_BUGVERBOSE enabled kernel BUG at mm/rmap.c:399! this one line added with merged commit b3d574ae after remove it: diff --git a/mm/rmap.c b/mm/rmap.c index 71cd5bd..68d115f 100644 --- a/mm/rmap.c +++ b/mm/rmap.c @@ -396,7 +396,6 @@ void unlink_anon_vmas(struct vm_area_struct *v

RE: [PATCH 3/8] iio: core: Introduce SPEED channel type

2015-01-11 Thread Tirdea, Irina
> -Original Message- > From: Jonathan Cameron [mailto:ji...@kernel.org] > Sent: 01 January, 2015 12:34 > To: Tirdea, Irina; linux-...@vger.kernel.org > Cc: linux-kernel@vger.kernel.org; Dogaru, Vlad; Baluta, Daniel; Hartmut > Knaack; Lars-Peter Clausen; Peter Meerwald > Subject: Re: [PAT

[PATCH] gpu: drm: nouveau: nvif: device: Remove unused function

2015-01-11 Thread Rickard Strandqvist
Remove the function nvif_device_new() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- drivers/gpu/drm/nouveau/nvif/device.c | 18 -- drivers/gpu/drm/nouveau/nvif/device.h |

[PATCH] drm: radeon: btc_dpm: Remove unused function

2015-01-11 Thread Rickard Strandqvist
Remove the function btc_dpm_reset_asic() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- drivers/gpu/drm/radeon/btc_dpm.c |8 1 file changed, 8 deletions(-) diff --git a/drivers/gp

RE: [PATCH 7/8] iio: accel: mma9551: split driver to expose mma955x api

2015-01-11 Thread Tirdea, Irina
> -Original Message- > From: Jonathan Cameron [mailto:ji...@kernel.org] > Sent: 01 January, 2015 12:59 > To: Tirdea, Irina; linux-...@vger.kernel.org > Cc: linux-kernel@vger.kernel.org; Dogaru, Vlad; Baluta, Daniel; Hartmut > Knaack; Lars-Peter Clausen; Peter Meerwald > Subject: Re: [PAT

[PATCH] mm: fix corner case in anon_vma endless growing prevention

2015-01-11 Thread Konstantin Khlebnikov
Fix for BUG_ON(anon_vma->degree) splashes in unlink_anon_vmas() ("kernel BUG at mm/rmap.c:399!"). Anon_vma_clone() is usually called for a copy of source vma in destination argument. If source vma has anon_vma it should be already in dst->anon_vma. NULL in dst->anon_vma is used as a sign that it's

[PATCH] drm: nouveau: nouveau_gem: Remove unused function

2015-01-11 Thread Rickard Strandqvist
Remove the function domain_to_ttm() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- drivers/gpu/drm/nouveau/nouveau_gem.c | 13 - 1 file changed, 13 deletions(-) diff --git a/driv

[PATCH] IB: qib: qib_iba7322: Remove unused function

2015-01-11 Thread Rickard Strandqvist
Remove the function qib_read_ureg() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- drivers/infiniband/hw/qib/qib_iba7322.c | 22 -- 1 file changed, 22 deletions(-) diff -

[PATCH] net: sched: sch_teql: Remove unused function

2015-01-11 Thread Rickard Strandqvist
Remove the function teql_neigh_release() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- net/sched/sch_teql.c |7 --- 1 file changed, 7 deletions(-) diff --git a/net/sched/sch_teql.c b/

[PATCH] ALSA: lola: lola_mixer: Remove some unused functions

2015-01-11 Thread Rickard Strandqvist
Removes some functions that are not used anywhere: lola_restore_mixer() lola_save_mixer() This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- sound/pci/lola/lola.h |2 -- sound/pci/lola/lola_mixer.c | 43 -

[PATCH] ata: libata-core: Remove unused function

2015-01-11 Thread Rickard Strandqvist
Remove the function ata_do_simple_cmd() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- drivers/ata/libata-core.c | 27 --- drivers/ata/libata.h |1 - 2 files

Re: [PATCH] mm: fix corner case in anon_vma endless growing prevention

2015-01-11 Thread Rik van Riel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/11/2015 08:54 AM, Konstantin Khlebnikov wrote: > Fix for BUG_ON(anon_vma->degree) splashes in unlink_anon_vmas() > ("kernel BUG at mm/rmap.c:399!"). > > Anon_vma_clone() is usually called for a copy of source vma in > destination argument. If s

[PATCH 1/2] ARM: entry-common: fix forgotten set of thread_info->syscall

2015-01-11 Thread Roman Pen
thread_info->syscall is used only for ptrace, but syscall number is also used by syscall_get_nr and returned to userspace by the following proc file access: $ cat /proc/self/syscall 0 0x3 0xbe928bd8 0x1000 0x0 0xac9e0 0x3 0xbe928bb4 0xb6f5dfbc ^ The first number is the syscall number, currently

[PATCH 2/2] ARM: entry-common,ptrace: do not pass scno to syscall_trace_enter

2015-01-11 Thread Roman Pen
In previous patch current_thread_info()->syscall is set with corresponding syscall number prior to further calls, thus there is no any need to pass 'scno'. Also, add explicit comment why do we have to reread 'scno' local variable. Signed-off-by: Roman Pen Cc: Russell King Cc: Christoffer Dall

[PATCH 0/2] ARM: set thread_info->syscall just before sys_* execution

2015-01-11 Thread Roman Pen
Hello. It turned out to be that on ARM 'syscall_get_nr' call and corresponding userspace proc access '/proc/*/syscall' always return 0 instead of correct syscall number: # cat /proc/*/syscall 0 0x 0x0 0x0 0x0 0x0 0x0 0xbea33cc0 0xb6f32f2c 0 0x5 0x16e99a8 0x0 0x0 0x0 0xbeec03b4 0xbeec02

Re: [PATCH] clocksource: sirf: Remove unused variable

2015-01-11 Thread Barry Song
2014-12-24 5:33 GMT+08:00 Fabio Estevam : > Remove 'timer_div' variable to fix the following build warning: > > drivers/clocksource/timer-marco.c: In function 'sirfsoc_marco_timer_init': > drivers/clocksource/timer-marco.c:260:6: warning: unused variable 'timer_div' > [-Wunused-variable] > > Signe

[PATCH v3] Staging: vt6655: fixed a coding style warning

2015-01-11 Thread Sakshi Bansal
Fixed 80 line warning in the code comments. Signed-off-by: Sakshi Bansal --- Changes in v3: - Make the commit message more clearer. drivers/staging/vt6655/baseband.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/staging/vt6655/baseband.c b/drivers/staging/vt66

Re: [PATCH] mm: fix corner case in anon_vma endless growing prevention

2015-01-11 Thread Vlastimil Babka
On 01/11/2015 02:54 PM, Konstantin Khlebnikov wrote: > Fix for BUG_ON(anon_vma->degree) splashes in unlink_anon_vmas() > ("kernel BUG at mm/rmap.c:399!"). > > Anon_vma_clone() is usually called for a copy of source vma in destination > argument. If source vma has anon_vma it should be already in d

RE: [PATCH 8/8] iio: add driver for Freescale MMA9553

2015-01-11 Thread Tirdea, Irina
> -Original Message- > From: Jonathan Cameron [mailto:ji...@kernel.org] > Sent: 01 January, 2015 13:58 > To: Tirdea, Irina; linux-...@vger.kernel.org > Cc: linux-kernel@vger.kernel.org; Dogaru, Vlad; Baluta, Daniel; Hartmut > Knaack; Lars-Peter Clausen; Peter Meerwald > Subject: Re: [PAT

[PATCH] ocfs2: dlm: dlmdomain: Remove unused function

2015-01-11 Thread Rickard Strandqvist
Remove the function dlm_joined() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- fs/ocfs2/dlm/dlmdomain.c | 14 -- fs/ocfs2/dlm/dlmdomain.h |1 - 2 files changed, 15 deletions(

[PATCH] drm: radeon: ci_dpm: Remove some unused functions

2015-01-11 Thread Rickard Strandqvist
Removes some functions that are not used anywhere: ci_dpm_reset_asic() ci_dpm_power_control_set_level() This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- drivers/gpu/drm/radeon/ci_dpm.c | 10 -- 1 file changed, 10

  1   2   3   4   >