[PATCH 1/1] FS: Use device_initcall

2014-04-20 Thread Fabian Frederick
Replace deprecated __initcall Cc: Alexander Viro Cc: Andrew Morton Signed-off-by: Fabian Frederick --- fs/aio.c | 2 +- fs/compat_ioctl.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fs/aio.c b/fs/aio.c index 12a3de0e..6279d88 100644 --- a/fs/aio.c +++ b/fs/a

Re: [PATCH v2 2/5] x86/PCI: Support additional MMIO range capabilities

2014-04-20 Thread Borislav Petkov
Drop Andreas' old email address from CC as it keeps bouncing. On Sat, Apr 19, 2014 at 03:52:20PM +0200, Borislav Petkov wrote: > > -static void __init pci_enable_pci_io_ecs(void) > > +static void __init pci_enable_pci_io_ecs(u8 bus, u8 slot) > > { > > #ifdef CONFIG_AMD_NB > > unsigned int i,

Re: [PATCH v2 3/5] x86/PCI: Miscellaneous code clean up for early_fillup_mp_bus_info

2014-04-20 Thread Borislav Petkov
On Fri, Apr 18, 2014 at 08:53:31PM -0600, Myron Stowe wrote: > From: Suravee Suthikulpanit > > * Refactoring of the early_fill_mp_bus_info function into multiple helper > functions since it is getting long, and difficult to follow. Much better. > * Merge early_fill_mp_bus_info into amd_postco

[GIT PULL] perf fixes

2014-04-20 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: fd741edc25600e1660abd00b5c1bbe967018c6a0 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/pe

Re: [PATCH 2/6] m68k: call find_vma with the mmap_sem held in sys_cacheflush()

2014-04-20 Thread Geert Uytterhoeven
Hi David, On Sun, Apr 20, 2014 at 4:26 AM, Davidlohr Bueso wrote: > Performing vma lookups without taking the mm->mmap_sem is asking > for trouble. While doing the search, the vma in question can be > modified or even removed before returning to the caller. Take the > lock (shared) in order to av

[tip:perf/urgent] perf kvm: Fix 'Min time' counting in report command

2014-04-20 Thread tip-bot for Alexander Yarygin
Commit-ID: acb61fc8ed73eb477a9044272d7a1b1f5a572f91 Gitweb: http://git.kernel.org/tip/acb61fc8ed73eb477a9044272d7a1b1f5a572f91 Author: Alexander Yarygin AuthorDate: Wed, 9 Apr 2014 16:21:59 +0200 Committer: Jiri Olsa CommitDate: Sun, 20 Apr 2014 00:14:08 +0200 perf kvm: Fix 'Min time'

[tip:perf/urgent] perf tools: Adjust symbols in VDSO

2014-04-20 Thread tip-bot for Vladimir Nikulichev
Commit-ID: 922d0e4d9f042f68baea28e5b3bd7bb708875f2e Gitweb: http://git.kernel.org/tip/922d0e4d9f042f68baea28e5b3bd7bb708875f2e Author: Vladimir Nikulichev AuthorDate: Thu, 17 Apr 2014 08:27:01 -0700 Committer: Jiri Olsa CommitDate: Sun, 20 Apr 2014 00:15:11 +0200 perf tools: Adjust sym

[tip:perf/urgent] perf tools: Improve error reporting

2014-04-20 Thread tip-bot for Adrien BAK
Commit-ID: ffa91880a992ec1aaee4b4f7c9ddffda0c277ba9 Gitweb: http://git.kernel.org/tip/ffa91880a992ec1aaee4b4f7c9ddffda0c277ba9 Author: Adrien BAK AuthorDate: Fri, 18 Apr 2014 11:00:43 +0900 Committer: Jiri Olsa CommitDate: Sun, 20 Apr 2014 00:15:12 +0200 perf tools: Improve error repor

Re: [git pull] drm fixes

2014-04-20 Thread Christian König
I did and it doesn't fix the issue. In this case please open up a new bugreport on https://bugs.freedesktop.org/enter_bug.cgi?product=DRI and select DRM/Radeon as component. Additional to that please provide a dmesg output generated with drm.debug=0xE for both the good and the bad case. Tha

[PATCH 00/10] staging: rtl8188eu: Refactor and cleanup led related code.

2014-04-20 Thread navin . patidar
From: navin patidar This patch series refactors and performs various cleanups on the driver's code responsible for led functionality. navin patidar (10): staging: rtl8188eu: Remove empty header file staging: rtl8188eu: Remove rtw_led_blink_cmd() function. staging: rtl8188eu: Remove _ReadLE

[PATCH 01/10] staging: rtl8188eu: Remove empty header file

2014-04-20 Thread navin patidar
drv_types_linux.h is empty, so remove the header file and its reference. Signed-off-by: navin patidar --- drivers/staging/rtl8188eu/include/drv_types.h |1 - .../staging/rtl8188eu/include/drv_types_linux.h| 24 2 files changed, 25 deletions(-) delete mode 100

[PATCH 02/10] staging: rtl8188eu: Remove rtw_led_blink_cmd() function.

2014-04-20 Thread navin patidar
rtw_led_blink_cmd() isn't being used by driver. Signed-off-by: navin patidar --- drivers/staging/rtl8188eu/core/rtw_cmd.c| 35 --- drivers/staging/rtl8188eu/include/rtw_cmd.h |1 - 2 files changed, 36 deletions(-) diff --git a/drivers/staging/rtl8188eu/core/rtw

[PATCH 03/10] staging: rtl8188eu: Remove _ReadLEDSetting() function.

2014-04-20 Thread navin patidar
_ReadLEDSetting() doesn't read led settings this function actually initialize member variables of struct led_priv, we should do that inside rtl8188eu_InitSwLeds(). Signed-off-by: navin patidar --- drivers/staging/rtl8188eu/hal/rtl8188eu_led.c |4 drivers/staging/rtl8188eu/hal/usb_halin

[PATCH 05/10] staging: rtl8188eu: Simplify led blinking strategy code.

2014-04-20 Thread navin patidar
driver has code to blink the led in 7 different ways. struct led_priv contains an enum LED_STRATEGY_871x variable which is initialized to SW_LED_MODE1 inside rtl8188eu_InitSwLeds() function. it means driver is hard coded to use only SW_LED_MODE1 blinking strategy. so we can remove the code related

[PATCH 06/10] staging: rtl8188eu: Remove enum LED_STRATEGY_871x .

2014-04-20 Thread navin patidar
Now driver has only one type of led blinking strategy, so we don't need enum LED_STRATEGY_871x variable to store led blinking strategy type. Signed-off-by: navin patidar --- drivers/staging/rtl8188eu/hal/rtl8188eu_led.c |1 - drivers/staging/rtl8188eu/include/rtw_led.h | 18 --

[PATCH 07/10] staging: rtl8188eu: refactor led related structures.

2014-04-20 Thread navin patidar
struct led_priv contains two variables SwLed0 and SwLed1 but only SwLed0 is being used by SwLedControlModel1() function. SwLedControlModel1() function performs led operations. This patch removes SwLed1 and code which uses SwLed1. Signed-off-by: navin patidar --- drivers/staging/rtl8188eu/core/

[PATCH 04/10] staging: rtl8188eu: Remove _InitHWLed() function.

2014-04-20 Thread navin patidar
_InitHWLed() function does nothing. Signed-off-by: navin patidar --- drivers/staging/rtl8188eu/hal/usb_halinit.c | 14 -- 1 file changed, 14 deletions(-) diff --git a/drivers/staging/rtl8188eu/hal/usb_halinit.c b/drivers/staging/rtl8188eu/hal/usb_halinit.c index 0dfd62b..617e4c6

[PATCH 08/10] staging: rtl8188eu: Remove unused macros.

2014-04-20 Thread navin patidar
Signed-off-by: navin patidar --- drivers/staging/rtl8188eu/include/rtw_led.h | 31 --- 1 file changed, 31 deletions(-) diff --git a/drivers/staging/rtl8188eu/include/rtw_led.h b/drivers/staging/rtl8188eu/include/rtw_led.h index ed1c687..2f81fab 100644 --- a/drivers/sta

[PATCH 09/10] staging: rtl8188eu: Remove unused enum LED_STATE_871x members.

2014-04-20 Thread navin patidar
Signed-off-by: navin patidar --- drivers/staging/rtl8188eu/include/rtw_led.h | 30 +-- 1 file changed, 10 insertions(+), 20 deletions(-) diff --git a/drivers/staging/rtl8188eu/include/rtw_led.h b/drivers/staging/rtl8188eu/include/rtw_led.h index 2f81fab..2ad7e4a 100644

[PATCH 10/10] staging: rtl8188eu: Remove unused enum LED_CTL_MODE members.

2014-04-20 Thread navin patidar
Signed-off-by: navin patidar --- drivers/staging/rtl8188eu/include/rtw_led.h | 26 -- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/drivers/staging/rtl8188eu/include/rtw_led.h b/drivers/staging/rtl8188eu/include/rtw_led.h index 2ad7e4a..c5194b6 100644

[PATCH 1/1] staging: android: Fix warning cast removes address space of expression

2014-04-20 Thread Camille Bordignon
Fix sparse warning "cast removes address space of expression" Add lost flag "__user" due to cast Signed-off-by: Camille Bordignon --- diff --git a/drivers/staging/android/binder.c b/drivers/staging/android/binder.c index cfe4bc8..952c4ae 100644 --- a/drivers/staging/android/binder.c +++ b/drivers

Re: [PATCH 4/5] KVM: x86: RSI/RDI/RCX are zero-extended when affected by string ops

2014-04-20 Thread Gleb Natapov
On Fri, Apr 18, 2014 at 07:11:33AM +0300, Nadav Amit wrote: > When using address-size override prefix with string instructions in long-mode, > ESI/EDI/ECX are zero extended if they are affected by the instruction > (incremented/decremented). Currently, the KVM emulator does not do so. > > In addi

[git pull] IOMMU Fixes for Linux v3.15-rc1

2014-04-20 Thread Joerg Roedel
Hi Linus, The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5: Linux 3.15-rc1 (2014-04-13 14:18:35 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v3.15-rc1 for you to fetch changes up to

[PATCH] hisax/icc: add missing semicolon after label

2014-04-20 Thread Julia Lawall
From: Julia Lawall A label just before a brace needs a following semicolon (empty statement). Signed-off-by: Julia Lawall --- drivers/isdn/hisax/icc.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/isdn/hisax/icc.c b/drivers/isdn/hisax/icc.c index 51dae91..96d1

Re: [PATCH v11 12/27] ARM: dts: Add description of System MMU of Exynos SoCs

2014-04-20 Thread Shaik Ameer Basha
Hi KyongHo Cho, Please find the comments inline. On Fri, Mar 14, 2014 at 10:36 AM, Cho KyongHo wrote: > This patch adds dts entries for the System MMU devices found on > Exynos4 and Exynos5 SoC series and the System MMU binding > documentation. > > CC: Rob Herring > CC: Sylwester Nawrocki > Si

Re: [git pull] drm fixes

2014-04-20 Thread Markus Trippelsdorf
On 2014.04.20 at 10:27 +0200, Christian König wrote: > > I did and it doesn't fix the issue. > In this case please open up a new bugreport on > https://bugs.freedesktop.org/enter_bug.cgi?product=DRI and select > DRM/Radeon as component. > > Additional to that please provide a dmesg output genera

Re: [git pull] drm fixes

2014-04-20 Thread Markus Trippelsdorf
On 2014.04.20 at 11:56 +0200, Markus Trippelsdorf wrote: > On 2014.04.20 at 10:27 +0200, Christian König wrote: > > > I did and it doesn't fix the issue. > > In this case please open up a new bugreport on > > https://bugs.freedesktop.org/enter_bug.cgi?product=DRI and select > > DRM/Radeon as comp

Re: [PATCH v2 4/5] ACPI/PCI: Warn if we have to "guess" host bridge node information

2014-04-20 Thread Borislav Petkov
On Fri, Apr 18, 2014 at 08:53:39PM -0600, Myron Stowe wrote: > The vast majority of platforms are not supplying ACPI _PXM (proximity) > information corresponding to host bridge (PNP0A03/PNP0A08) devices > resulting in sysfs "numa_node" values of -1 (NUMA_NO_NODE) [1]: > # for i in /sys/devices/pc

[PATCH] perf tools: Disable libdw unwind for all but x86 arch

2014-04-20 Thread Jiri Olsa
So far there's only x86 libdw unwind support merged in perf. Disable it on all other architectures in case libdw unwind support is detected in system. Cc: Arnaldo Carvalho de Melo Cc: Corey Ashford Cc: David Ahern Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Jean Pihet Cc: Josh Boyer Cc: Nam

Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA

2014-04-20 Thread Jin, Yao
On 2014/4/19 4:44, Benjamin Tissoires wrote: > On Wed, Apr 16, 2014 at 8:05 AM, Jin Yao wrote: >> A crash is triggered on the ASUS T100TA Baytrail-T because of a irq >> descriptor conflict. There are two gpio triggered acpi events in this >> device, GPIO 6 and 18. These gpios are translated to i

Re: [PATCH RFC -mm v2 0/3] kmemcg: simplify work-flow (was "memcg-vs-slab cleanup")

2014-04-20 Thread Vladimir Davydov
Hi Andrew, Please do not apply this set for the time being, because I still have doubts about the end picture I had in mind when submitting it. Besides, it won't apply cleanly on top of the mm tree after "slab: get_online_mems for kmem_cache_{create,destroy,shrink}" has been merged. I'm going to

[RFC] how should we deal with dead memcgs' kmem caches?

2014-04-20 Thread Vladimir Davydov
Hi, >From my pov one of the biggest problems in kmemcg implementation is how to handle per memcg kmem caches that have objects when the owner memcg is turned offline. Actually there are two issues here. First, when and where we should initiate cache destruction (e.g. schedule destruction work from

Re: [PATCH v2 5/5] PCI: Remove redundant 'quirk_amd_nb_node'

2014-04-20 Thread Borislav Petkov
On Fri, Apr 18, 2014 at 08:53:46PM -0600, Myron Stowe wrote: > With the amd_bus.c updates to support additional AMD processors (11h, 12h, > 14h 15h and 16h) 'quirk_amd_nb_node' seems to be redundant. This patch > removes it. > > Signed-off-by: Myron Stowe Good idea. Has this been tested, thoug

Re: [PATCH 9/9 V2] idr: remove useless C-PreProcessor branch

2014-04-20 Thread Tejun Heo
Hello, On Sun, Apr 20, 2014 at 11:56:02AM +0800, Lai Jiangshan wrote: > On Sun, Apr 20, 2014 at 7:51 AM, Tejun Heo wrote: > > $SUBJ: idr: remove useless #ifndef TEST > > > > On Sat, Apr 19, 2014 at 07:38:16PM +0800, Lai Jiangshan wrote: > >> "#ifndef TEST" can't work for user space test now, just

Re: [Kernel-BR] Re: [RFC] Only a.out QMAGIC format is working

2014-04-20 Thread Pavel Machek
On Sat 2014-04-19 13:37:27, Geyslan Gregório Bem wrote: > Pavel, > > Thank you. > > Maintainers, is there some chance to fix it or a.out is really > doomed? There should be chance to fix it. Do you have some idea when it stopped working?

Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA

2014-04-20 Thread Jin, Yao
For the issue that touch screen doesn't work, could you check power state of LPSS devices? For example: cd /sys/bus/acpi/devices grep -H . */power_state If they are D3cold, it should be the reason why touch screen doesn't work. That's another issue, unrelated to this gpio patch. On 2014/4/20 18:

Re: [PATCHv2 1/2] rx51_battery: convert to iio consumer

2014-04-20 Thread Pavel Machek
On Sat 2014-03-29 11:09:45, Jonathan Cameron wrote: > On 01/03/14 20:22, Sebastian Reichel wrote: > >Update rx51-battery driver to use the new IIO API of > >twl4030-madc and add DT support. > > > >Signed-off-by: Sebastian Reichel > This looks fine to me. I'd love to see a more generic solution, b

Re: [PATCHv2 2/2] Documentation: DT: Document rx51-battery binding

2014-04-20 Thread Pavel Machek
On Sat 2014-03-01 21:22:45, Sebastian Reichel wrote: > Add devicetree binding documentation for rx51-battery, > which is a simple A/D converter consumer. > > Signed-off-by: Sebastian Reichel Reviewed-by: Pavel Machek -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http

Re: rtsx_pci_sdmmc lockdep splat

2014-04-20 Thread Borislav Petkov
Hi, On Wed, Apr 16, 2014 at 09:50:15AM +0800, micky wrote: > From: Micky Ching > > To avoid dead lock, we need make sure host->lock is always acquire > before pcr->lock. But in irq handler, we acquired pcr->lock in rtsx mfd > driver, and sd_isr_done_transfer() is called during pcr->lock already >

more radeon fun: uvd this time

2014-04-20 Thread Borislav Petkov
Hey guys, while we're on the topic, I'm seeing this on an older F14h laptop (E-350). I'm guessing the UVD won't get up on that machine, maybe we want to tone down the output a bit. I mean, for your sake, before it hits a release and people flood you with bug reports. :-) [1.448294] [drm] Ini

[PATCH driver-core-linus] kernfs: add back missing error check in kernfs_fop_mmap()

2014-04-20 Thread Tejun Heo
While updating how mmap enabled kernfs files are handled by lockdep, 9b2db6e18945 ("sysfs: bail early from kernfs_file_mmap() to avoid spurious lockdep warning") inadvertently dropped error return check from kernfs_file_mmap(). The intention was just dropping "if (ops->mmap)" check as the control

[PATCH] Fixed spelling errors within comments

2014-04-20 Thread Terence Eden
From: Terence Eden This is my first patch submission. Please let me know if I have made a mistake anywhere. Signed-off-by: Terence Eden --- arch/arc/kernel/entry.S | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/arch/arc/kernel/entry.S b/arch/arc/kernel/entr

[PATCH -mm 0/2] x86: fix DMA CMA on x86

2014-04-20 Thread Akinobu Mita
This series includes two fixes for dma_generic_alloc_coherent(), based on top of the patchset 'enhance DMA CMA on x86' which has been added in -mm tree. Akinobu Mita (2): x86: fix dma_generic_alloc_coherent() when CONFIG_DMA_CMA is enabled x86: avoid duplicated memset in dma_generic_alloc_cohe

[PATCH -mm 1/2] x86: fix dma_generic_alloc_coherent() when CONFIG_DMA_CMA is enabled

2014-04-20 Thread Akinobu Mita
dma_generic_alloc_coherent() firstly attempts to allocate by dma_alloc_from_contiguous() if CONFIG_DMA_CMA is enabled. But the memory region allocated by it may not fit within the device's DMA mask. This change makes it fall back to usual alloc_pages_node() allocation for such cases. Signed-off-by

[PATCH -mm 2/2] x86: avoid duplicated memset in dma_generic_alloc_coherent()

2014-04-20 Thread Akinobu Mita
This patch fixes duplicated memset that is introduced by the patch x86-make-dma_alloc_coherent-return-zeroed-memory-if-cma-is-enabled.patch in -mm tree, and this change should be folded into it. If dma_generic_alloc_coherent() is called with __GFP_ZERO, it does a duplicated memset to the memory ar

Re: more radeon fun: uvd this time

2014-04-20 Thread Christian König
Is this a regression? UVD is released for quite a while. Make sure you have updated firmware installed as well. Christian. Am 20.04.2014 14:26, schrieb Borislav Petkov: Hey guys, while we're on the topic, I'm seeing this on an older F14h laptop (E-350). I'm guessing the UVD won't get up on th

Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA

2014-04-20 Thread Benjamin Tissoires
On Sun, Apr 20, 2014 at 6:31 AM, Jin, Yao wrote: > > > On 2014/4/19 4:44, Benjamin Tissoires wrote: >> On Wed, Apr 16, 2014 at 8:05 AM, Jin Yao wrote: >>> A crash is triggered on the ASUS T100TA Baytrail-T because of a irq >>> descriptor conflict. There are two gpio triggered acpi events in this

Investitionsmöglichkei ***

2014-04-20 Thread Mr. Frank Lukas
Für die Achtung der: Executive Officer, Ihr Firmenprofil Operationen und meine Aufmerksamkeit, im Einklang mit meinem aktuellen Diversifizierung und Expansion in die Schaffung von strategischen Partnerschaft würde ich gerne wissen, ob es verfügbar Partnerschaft Optionen und Öffnungen für neue

Re: 3.14-rc: /proc/acpi/battery gone?

2014-04-20 Thread Pavel Machek
Hi! > >> I just glance wmbattery code. I find the code in the acpi.c is > >> already > >> using the new sysfs battery interfaces, right? > > > > By default, wmbattery appears to default to using upower as abstraction > > level, instead of querying sysfs itself directly. > > > > http://git.k

Re: more radeon fun: uvd this time

2014-04-20 Thread Borislav Petkov
On Sun, Apr 20, 2014 at 02:47:43PM +0200, Christian König wrote: > Is this a regression? UVD is released for quite a while. Well, that's a laptop which I seldomly boot - the previous installed kernel is 3.13-rc2+. > Make sure you have updated firmware installed as well. Yep, that was it. Now the

Re: [PATCH v2 5/5] PCI: Remove redundant 'quirk_amd_nb_node'

2014-04-20 Thread Myron Stowe
On Sun, Apr 20, 2014 at 4:54 AM, Borislav Petkov wrote: > On Fri, Apr 18, 2014 at 08:53:46PM -0600, Myron Stowe wrote: >> With the amd_bus.c updates to support additional AMD processors (11h, 12h, >> 14h 15h and 16h) 'quirk_amd_nb_node' seems to be redundant. This patch >> removes it. >> >> Sign

Re: [PATCH RFC] PM / Hibernate: no kernel_power_off when pm_power_off NULL

2014-04-20 Thread Pavel Machek
On Fri 2014-04-18 14:38:34, Sebastian Capella wrote: > Thanks Russell, Alan! > > So we're OK with the current patch + replacing while(1) after > kernel_halt at the end of power_down in hibernate.c with a while (1) > cpu_relax()? > > Any other changes needed? > > If not, I'll send a follow up pat

Rodolfo García Peñas now maintains suspend-utils

2014-04-20 Thread Pavel Machek
Hi! Subject pretty much says it all, git should be at https://gitorious.org/suspend-utils/suspend-utils/ . (Rodolfo was too shy to announce it himself, and sorry it took me so long.) Pavel -- (english) http://www.livejourn

[PATCH] radio-bcm2048.c: fix wrong overflow check

2014-04-20 Thread Pavel Machek
Fix wrong overflow check in radio-bcm2048. Signed-off-by: Pali Rohár Signed-off-by: Pavel Machek diff --git a/drivers/staging/media/bcm2048/radio-bcm2048.c b/drivers/staging/media/bcm2048/radio-bcm2048.c index b2cd3a8..bbf236e 100644 --- a/drivers/staging/media/bcm2048/radio-bcm2048.c +++ b/

Re: [PATCH 0/6] File Sealing & memfd_create()

2014-04-20 Thread Pavel Machek
On Thu 2014-04-10 13:37:26, Andy Lutomirski wrote: > On Thu, Apr 10, 2014 at 1:32 PM, Theodore Ts'o wrote: > > On Thu, Apr 10, 2014 at 12:14:27PM -0700, Andy Lutomirski wrote: > >> > >> This is the second time in a week that someone has asked for a way to > >> have a struct file (or struct inode o

[GIT PULL] slave-dmaengine fixes

2014-04-20 Thread Vinod Koul
Hey Linus, Back from long weekend here in India and now the time to send fixes for slave dmaengine. - Dan's fix of sirf xlate code - Jean's fix for timberland - Edma fixes by Sekhar for SG handling and Yuan for changing init call The following changes since commit c9eaa447e77efe77b7fa4c953bd6

[PATCH 0/2] Stack trace fix and ftrace documentation fixes

2014-04-20 Thread Jiaxing Wang
The first patch makes trace_stack to skip 4 instead of 3 function return addresses on the stack when ftrace_ops_list_func is used in ftrace, and added a function to check for this. The second correct the documentation of two functions in ftrace.c Jiaxing Wang (2): tracing/trace_stack:Skip 4 in

[PATCH 2/2] Correct documentation of ftrace_set_global_filter and ftrace_set_global_notrace

2014-04-20 Thread Jiaxing Wang
Signed-off-by: Jiaxing Wang --- kernel/trace/ftrace.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/kernel/trace/ftrace.c b/kernel/trace/ftrace.c index e7e7302..57cdaba 100644 --- a/kernel/trace/ftrace.c +++ b/kernel/trace/ftrace.c @@ -3644,8 +3644,7 @@ int ftrace_set_

[PATCH 1/2] tracing/trace_stack:Skip 4 instead of 3 when using ftrace_ops_list_func

2014-04-20 Thread Jiaxing Wang
When using ftrace_ops_list_func, we should skip 4 instead of 3, to avoid ftrace_call+0x5/0xb appearing in the stack trace: DepthSize Location(110 entries) - 0) 2956 0 update_curr+0xe/0x1e0 1) 2956 68 ftrace_call+0x5/0xb

Re: [PATCH] Staging:dgap:dgap_tty.c: Upgraded driver to use Mutex instead of semaphore

2014-04-20 Thread Greg KH
On Sun, Apr 20, 2014 at 10:19:14AM +0530, Kumar Gaurav wrote: > Hi All, > > Any update on below patch. Do i need to make any modification? Please give an overworked maintainer a chance to catch up on his email. If after a week you haven't heard anything, then ask again. thanks, greg k-h -- To u

Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA

2014-04-20 Thread Adam Williamson
On Sun, 2014-04-20 at 20:08 +0800, Jin, Yao wrote: > For the issue that touch screen doesn't work, could you check power > state of LPSS devices? For example: > > cd /sys/bus/acpi/devices > grep -H . */power_state > > If they are D3cold, it should be the reason why touch screen doesn't > work. Th

Re: [PATCHv2 1/9] mfd: twl4030-madc: Use managed resources

2014-04-20 Thread Pavel Machek
On Tue 2014-03-04 23:05:43, Sebastian Reichel wrote: > Update twl4030-madc driver to use managed resources. > > Signed-off-by: Sebastian Reichel > Acked-by: Lee Jones Reviewed-by: Pavel Machek -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cun

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

2014-04-20 Thread Pavel Machek
On Tue 2014-03-04 23:05:44, Sebastian Reichel wrote: > This converts twl4030-madc module to use the Industrial IO ADC > framework and adds device tree support. > > Signed-off-by: Sebastian Reichel Reviewed-by: Pavel Machek -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures)

Re: [PATCHv2 3/9] mfd: twl4030-madc: Cleanup driver

2014-04-20 Thread Pavel Machek
Hi! > Some style fixes in twl4030-madc driver. > > Reported-by: Jonathan Cameron > Signed-off-by: Sebastian Reichel > Acked-by: Lee Jones Reviewed-by: Pavel Machek > @@ -665,10 +660,6 @@ out: > } > EXPORT_SYMBOL_GPL(twl4030_madc_conversion); > > -/* > - * Return channel value > - * Or

[RFC PATCH 0/2] usb: Reuse fsl driver code for synopsys usb controller

2014-04-20 Thread Punnaiah Choudary Kalluri
Zynq soc contains a dual role usb controller and this IP is from synopsys. We observed that there is driver available for this controller from freescale and decided to reuse this driver for zynq use. Here is the link for zynq soc TRM. Please refer chapter 15 for usb controller related information.

[RFC PATCH 1/2] usb: gadget: fsl_udc: Add support for zynq usb device controller

2014-04-20 Thread Punnaiah Choudary Kalluri
Since zynq soc usb controller is a synopsys IP and there is a driver available for this controller from freescale in opensource, reusing this driver for zynq use. Signed-off-by: Punnaiah Choudary Kalluri --- drivers/usb/gadget/Kconfig|2 +- drivers/usb/gadget/Makefile |1 +

[RFC PATCH 2/2] usb: ehci-fsl: Add support for zynq usb host controller

2014-04-20 Thread Punnaiah Choudary Kalluri
Since zynq soc usb controller is a synopsys IP and there is a driver available for this controller from freescale in opensource, reusing this driver for zynq use. Signed-off-by: Punnaiah Choudary Kalluri --- drivers/usb/host/Kconfig|2 +- drivers/usb/host/ehci-fsl.c | 63 ++

[RFC PATCH 1/2] usb: gadget: fsl_udc: Add support for zynq usb device controller

2014-04-20 Thread Punnaiah Choudary Kalluri
Since zynq soc usb controller is a synopsys IP and there is a driver available for this controller from freescale in opensource, reusing this driver for zynq use. Signed-off-by: Punnaiah Choudary Kalluri --- drivers/usb/gadget/Kconfig|2 +- drivers/usb/gadget/Makefile |1 +

[RFC PATCH 2/2] usb: ehci-fsl: Add support for zynq usb host controller

2014-04-20 Thread Punnaiah Choudary Kalluri
Since zynq soc usb controller is a synopsys IP and there is a driver available for this controller from freescale in opensource, reusing this driver for zynq use. Signed-off-by: Punnaiah Choudary Kalluri --- drivers/usb/host/Kconfig|2 +- drivers/usb/host/ehci-fsl.c | 63 ++

[RFC PATCH 0/2] usb: Reuse fsl driver code for synopsys usb controller

2014-04-20 Thread Punnaiah Choudary Kalluri
Zynq soc contains a dual role usb controller and this IP is from synopsys. We observed that there is driver available for this controller from freescale and decided to reuse this driver for zynq use. Here is the link for zynq soc TRM. Please refer chapter 15 for usb controller related information.

Re: 3.14 regression: huge latency in read/select on tun

2014-04-20 Thread Eric Dumazet
On Sat, 2014-04-19 at 22:13 +0200, Ortwin Glück wrote: > On 03.04.2014 15:50, Eric Dumazet wrote: > > On Thu, 2014-04-03 at 06:19 -0700, Eric Dumazet wrote: > > > >> It seems TSO support is broken. > > I finally found time to bisect this: > > 53d6471cef17262d3ad1c7ce8982a234244f68ec is the first

Re: [PATCH driver-core-linus] kernfs: add back missing error check in kernfs_fop_mmap()

2014-04-20 Thread Tobias Powalowski
Am 20.04.2014 14:29, schrieb Tejun Heo: > While updating how mmap enabled kernfs files are handled by lockdep, > 9b2db6e18945 ("sysfs: bail early from kernfs_file_mmap() to avoid > spurious lockdep warning") inadvertently dropped error return check > from kernfs_file_mmap(). The intention was just

Re: [RFC PATCH 0/2] usb: Reuse fsl driver code for synopsys usb controller

2014-04-20 Thread Greg KH
On Sun, Apr 20, 2014 at 09:57:03PM +0530, Punnaiah Choudary Kalluri wrote: > Zynq soc contains a dual role usb controller and this IP is from synopsys. We > observed that there is driver available for this controller from freescale and > decided to reuse this driver for zynq use. > > Here is the l

Re: [PATCH] Fixed spelling errors within comments

2014-04-20 Thread Randy Dunlap
On 04/20/2014 05:33 AM, Terence Eden wrote: > From: Terence Eden > > This is my first patch submission. Please let me know if I have made a > mistake anywhere. > > Signed-off-by: Terence Eden trivial's email address is triv...@kernel.org (cc-ed). > --- > arch/arc/kernel/entry.S | 12 +

Re: inotify, new idea?

2014-04-20 Thread Lennart Sorensen
On Fri, Apr 18, 2014 at 06:15:40AM +0200, Michael Kerrisk wrote: > (One of us is misunderstanding fanotify; it might be me.) No I think you are right, and that the misunderstanding is on my part. I had not realized that fanotify did not provide create/delete events, only access events. > Did you

Re: [RFC PATCH 0/2] usb: Reuse fsl driver code for synopsys usb controller

2014-04-20 Thread Alan Stern
On Sun, 20 Apr 2014, Punnaiah Choudary Kalluri wrote: > Zynq soc contains a dual role usb controller and this IP is from synopsys. We > observed that there is driver available for this controller from freescale and > decided to reuse this driver for zynq use. > > Here is the link for zynq soc TRM

[no subject]

2014-04-20 Thread comp...@firstcapitalgroup.ru
К ак пр о д вин у т ь са йт в Я н дек с е? Про йд и ОБУ ЧЕН ИЕ П Р ОД В И ЖЕН И Ю САЙ ТОВ в М о ск в е. Только до 20 апреля - действуют скидки! ТЕЛЕФОН 8 49 5644 6 5 67 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a messa

Re: [PATCH 23/24] Port hid-lg4ff to ff-memless-next

2014-04-20 Thread simon
> Port hid-lg4ff to ff-memless-next Signed-off-by: Simon Wood -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux

Re: [PATCH 0/24] Introduce ff-memless-next as an improved replacement for ff-memless

2014-04-20 Thread simon
> ff-memless-next (MLNX) is a largely improved version of the current > ff-memless > (FFML) driver. MLNX supports all force feedback effects currently > available in > the Linux force feedback userspace API. All effects are handled in > accordance > with Microsoft's DirectInput/XInput. Hi all, I g

Re: Bug in 3.15-rc1: Scheduling while atomic splats filling log - bisected to commit 27f6c57

2014-04-20 Thread Larry Finger
On 04/20/2014 12:45 AM, Linus Torvalds wrote: Should be fixed in current git by commit ea431643d6c. Yes, that commit did fix my issue. Thanks, Larry -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordo

man-pages-3.65 is released

2014-04-20 Thread Michael Kerrisk (man-pages)
Gidday, The Linux man-pages maintainer proudly announces: man-pages-3.65 - man pages for Linux Tarball download: http://www.kernel.org/doc/man-pages/download.html Git repository: https://git.kernel.org/cgit/docs/man-pages/man-pages.git/ Online changelog: http://man7.org/linux/man

Re: [RFC PATCH 0/2] usb: Reuse fsl driver code for synopsys usb controller

2014-04-20 Thread Marc Kleine-Budde
On 04/20/2014 06:27 PM, Punnaiah Choudary Kalluri wrote: > Zynq soc contains a dual role usb controller and this IP is from synopsys. We > observed that there is driver available for this controller from freescale and > decided to reuse this driver for zynq use. Have a look drivers/usb/chipidea. I

RE: [ANNOUNCE] Git v2.0.0-rc0

2014-04-20 Thread Felipe Contreras
Junio C Hamano wrote: > * transport-helper, fast-import and fast-export have been updated to >allow the ref mapping and ref deletion in a way similar to the >natively supported transports. Have they? % git --version git version 2.0.0.rc0 % git push origin origin master:foo

Re: [RESEND: PATCH 2/2] input: tc3589x-keypad: support probing from device tree

2014-04-20 Thread Dmitry Torokhov
On Wed, Apr 09, 2014 at 09:28:11AM +0200, Linus Walleij wrote: > Implement device tree probing for the tc3589x keypad driver. > This is modeled on the STMPE keypad driver and tested on the > Ux500 TVK1281618 UIB. > > Signed-off-by: Linus Walleij > --- > ChangeLog v2->v3: > - Use two local u32 var

Linux 3.15-rc2

2014-04-20 Thread Linus Torvalds
"And on the seventh day the rc release rose again, in accordance with the Scriptures laid down at the kernel summit of the year 2004" It's been a week, so here's another rc. And while -rc1 was one of the biggest rc's in memory, rc2 looks fairly normal. We had a few niggling issues fixed, but it re

Re: Fwd: Re: [PATCH v2] input: misc: Add driver for Intel Bay Trail GPIO buttons

2014-04-20 Thread Dmitry Torokhov
On Wed, Apr 16, 2014 at 12:20:01AM +0200, Pavel Machek wrote: > Hi! > > > > Input: misc - Add driver for Intel Bay Trail GPIO buttons > > > > From: Lejun Zhu > > > > This patch adds support for the GPIO buttons on some Intel Bay Trail > > tablets originally running Windows 8. The ACPI descripti

Re: [PATCH 0/2] Disable zone_reclaim_mode by default v2

2014-04-20 Thread Mel Gorman
On Fri, Apr 18, 2014 at 04:48:25PM -0400, John Stoffel wrote: > > "Andrew" == Andrew Morton writes: > > Andrew> On Tue, 8 Apr 2014 09:22:58 +0100 Mel Gorman wrote: > >> Changelog since v1 > >> o topology comment updates > >> > >> When it was introduced, zone_reclaim_mode made sense as NUMA

Re: Rodolfo García Peñas now maintains suspend-utils

2014-04-20 Thread Rafael J. Wysocki
On Sunday, April 20, 2014 04:45:49 PM Pavel Machek wrote: > Hi! > > Subject pretty much says it all, git should be at > > https://gitorious.org/suspend-utils/suspend-utils/ > > . (Rodolfo was too shy to announce it himself, and sorry it took me so > long.) Well, in fact I should have done that.

Re: [ANNOUNCE] Git v2.0.0-rc0

2014-04-20 Thread Junio C Hamano
Felipe Contreras writes: > Junio C Hamano wrote: >> * transport-helper, fast-import and fast-export have been updated to >>allow the ref mapping and ref deletion in a way similar to the >>natively supported transports. > > Have they? Yikes, no. This was me mischaracterizingg the merge

3.14 on Xenserver (non-HVM): "cannot allocate memory")

2014-04-20 Thread Marc Haber
Hello, I have one rented Vserver which is hosted on Xenserver 6.2 at Hoster A. I can use my own kernels there, and I use the kernel that also run on my bare metal servers. This works fine up to and including 3.13.2 (didn't try any higher 3.13 kernel). Linux 3.14, however, does not yet beyond the

[GIT PULL] UML fixes

2014-04-20 Thread Richard Weinberger
Linus, The following changes since commit a798c10faf62a505d24e5f6213fbaf904a39623f: Linux 3.15-rc2 (2014-04-20 11:08:50 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git for-linus for you to fetch changes up to a8c60be4f1bb3a4eead20e3fa

[PATCH] PM / suspend: Make cpuidle work in the "freeze" state

2014-04-20 Thread Rafael J. Wysocki
From: Rafael J. Wysocki The "freeze" system sleep state introduced by commit 7e73c5ae6e79 (PM: Introduce suspend state PM_SUSPEND_FREEZE) requires cpuidle to be functional when freeze_enter() is executed to work correctly (that is, to be able to save any more energy than runtime idle), but that i

[PATCH 1/1] rcu: cleanup: make rcutorture specific definitions depend on config value

2014-04-20 Thread Pranith Kumar
make rcutorture specific variables in tree.c depend on CONFIG_RCU_TORTURE_TEST This avoid having to have them when no torture tests are running. Also cleanup some macros which are rcutorture specific. Tested with rcutorture both in-built and as a module Signed-off-by: Pranith Kumar --- include

Re: [PATCH 12/24] Port hid-lgff to ff-memless-next

2014-04-20 Thread Elias Vanderstuyft
On Wed, Apr 9, 2014 at 1:24 PM, Michal Malý wrote: > Port hid-lgff to ff-memless-next > > Signed-off-by: Michal Malý > --- > drivers/hid/Kconfig| 2 +- > drivers/hid/hid-lgff.c | 63 > ++ > 2 files changed, 44 insertions(+), 21 deletions(-) >

Re: [PATCH 0/24] Introduce ff-memless-next as an improved replacement for ff-memless

2014-04-20 Thread Elias Vanderstuyft
On Sun, Apr 20, 2014 at 7:27 PM, wrote: > Hi all, > I got a chance to build this series of patches and test with the > controllers I have (*). Without specific instructions I wasn't sure > exactly what to test, but it seems to be OK and the devices > rumbled/wobbled appropriately, > Simon > > tes

Re: [PATCH] x86: comment in x86-opcode-map.txt on CALLW discrepancy between Intel and AMD

2014-04-20 Thread Masami Hiramatsu
(2014/04/18 22:34), Denys Vlasenko wrote: > In 64-bit mode, AMD and Intel CPUs treat 0x66 prefix before branch > insns differently. For near branches, it affects decode too since > immediate offset's width is different. > > Signed-off-by: Denys Vlasenko Acked-by: Masami Hiramatsu Thank you! >

Re: [PATCH 13/24] Port hid-lg3ff to ff-memless-next

2014-04-20 Thread Elias Vanderstuyft
On Wed, Apr 9, 2014 at 1:24 PM, Michal Malý wrote: > Port hid-lg3ff to ff-memless-next > > Signed-off-by: Michal Malý > --- > drivers/hid/Kconfig | 2 +- > drivers/hid/hid-lg3ff.c | 56 > +++-- > 2 files changed, 37 insertions(+), 21 deletions(-)

Re: [PATCH v3] tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its listner

2014-04-20 Thread David Miller
From: Kenjiro Nakayama Date: Thu, 17 Apr 2014 01:25:01 +0900 > This patch adds a TCP_FASTOPEN socket option to get a max backlog on its > listener to getsockopt(). > > Signed-off-by: Kenjiro Nakayama Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the bod

Re: [PATCH 0/3] 6lowpan: few changes to help with backports

2014-04-20 Thread David Miller
From: "Luis R. Rodriguez" Date: Thu, 17 Apr 2014 18:22:53 -0700 > Here's a few changes that can help automate the backport of 6lowpan. > I've been carrying them around for a while, I think its best to just > merge these upstream as its nothing controversial. Series applied. -- To unsubscribe fro

Re: inotify, new idea?

2014-04-20 Thread Richard Weinberger
On Fri, Apr 18, 2014 at 6:15 AM, Michael Kerrisk wrote: > On Thu, Apr 17, 2014 at 11:28 PM, Lennart Sorensen > wrote: >> On Thu, Apr 17, 2014 at 11:00:37PM +0200, Jos Huisken wrote: >>> I was trying to maintain a local and remote directory in sync with >>> lsync, using inotify. >>> I happen to ha

  1   2   >