Re: [PATCH] drm/mgag200: fix memory leak

2015-09-14 Thread Sudip Mukherjee
On Mon, Sep 14, 2015 at 08:05:37PM +1000, Dave Airlie wrote: > (this time with correct email address). > > On 14 September 2015 at 20:04, Dave Airlie wrote: > >> > >> > >> There's a new regression: v4.3-rc1 crashes on bootup on non-supported > >> hardware, if > >>

Re: [Xen-devel] [PATCH] efi/libstub/fdt: Standardize the names of EFI stub parameters

2015-09-14 Thread Jan Beulich
>>> On 14.09.15 at 11:36, wrote: > On 14 September 2015 at 11:31, Shannon Zhao wrote: >> My understanding is that if there are no EFI_MEMORY_RUNTIME regions, it >> means we can't use runtime services and should not set the bit >>

LTP regressions due to 6dc296e7df4c ("mm: make sure all file VMAs have ->vm_ops set")

2015-09-14 Thread Will Deacon
Hi Kirill, Your patch 6dc296e7df4c ("mm: make sure all file VMAs have ->vm_ops set") causes some mmap regressions in LTP, which appears to use a MAP_PRIVATE mmap of /dev/zero as a way to get anonymous pages in some of its tests (specifically mmap10 [1]). Dead simple reproducer below. Is this

[PATCH 0/3] mailbox: rockchip: Add mailbox driver for Rockchip platform

2015-09-14 Thread Caesar Wang
Mailbox is used by the Rockchip CPU cores to communicate requests to MCU processorm. This driver is found on RK3368 SoCs. The Mailbox module is a simple APB peripheral that allows both the Cortex-A53 MCU system to communicate by writing operation to generate interrupt. The registers are

Re: [PATCH v4 00/20] xen/arm64: Add support for 64KB page in Linux

2015-09-14 Thread Julien Grall
On 14/09/15 12:04, Roger Pau Monné wrote: > Hello, > > El 14/09/15 a les 12.40, Julien Grall ha escrit: >> Hi Roger, >> >> On 14/09/15 09:56, Roger Pau Monné wrote: >>> El 07/09/15 a les 17.33, Julien Grall ha escrit: Hi all, ARM64 Linux is supporting both 4KB and 64KB page

Re: [PATCH v3 09/10] KVM: arm/arm64: vgic: forwarding control

2015-09-14 Thread Christoffer Dall
On Mon, Sep 14, 2015 at 11:29:34AM +0200, Eric Auger wrote: > Christoffer, > On 09/02/2015 09:58 PM, Christoffer Dall wrote: > > On Mon, Aug 10, 2015 at 03:21:03PM +0200, Eric Auger wrote: > >> Implements kvm_vgic_[set|unset]_forward. > >> > >> Handle low-level VGIC programming: physical IRQ/guest

Re: [PATCH] infiniband:Fix error checking in the function ocrdma_dereg_mr

2015-09-14 Thread Selvin Xavier
Hi Doug/Jason/Nicholas, Apologies for the delay in response. I consulted with our f/w and h/w teams regarding this issue. The current ocrdma code seems right in handling the lkey dealloc failure from FW. ocrdma_mbx_dealloc_lkey can fail only if f the FW is hung or PCI errors ( points 1 and 3

Unable to handle kernel NULL pointer dereference at 000000f0, in arch_dma_alloc_attrs+0x5/0x80

2015-09-14 Thread Meelis Roos
This is my trusty K6 computer. It ran fine up to 4.2 but in 4.3-rc1, I get a Warning from sb16 sound initailization, from DMA allocation. Config is also below. [0.00] Linux version 4.3.0-rc1 (mroos@roos) (gcc version 5.2.1 20150808 (Debian 5.2.1-15) ) #9 Mon Sep 14 02:10:37 EEST 2015

[PATCH] mmc: pwrseq: use gpiod_get() instead of index 0

2015-09-14 Thread Javier Martinez Canillas
The gpiod_get() function expands to gpiod_get_index() with index 0 so it's better to use it since is easier to read and more concise. Signed-off-by: Javier Martinez Canillas --- drivers/mmc/core/pwrseq_emmc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[tip:x86/fpu] x86/fpu: Add C structures for AVX-512 state components

2015-09-14 Thread tip-bot for Dave Hansen
Commit-ID: 060dd0f712562925662c65b90d225d82304764f7 Gitweb: http://git.kernel.org/tip/060dd0f712562925662c65b90d225d82304764f7 Author: Dave Hansen AuthorDate: Wed, 2 Sep 2015 16:31:29 -0700 Committer: Ingo Molnar CommitDate: Mon, 14 Sep

Re: [PATCH] fs/binfmt_elf_fdpic.c: fix brk area overlap with stack on NOMMU

2015-09-14 Thread Greg Ungerer
Hi Rich, On 26/08/15 11:26, Greg Ungerer wrote: On 21/08/15 05:11, Rich Felker wrote: From: Rich Felker On NOMMU archs, the FDPIC ELF loader sets up the usable brk range to overlap with all but the last PAGE_SIZE bytes of the stack. This leads to catastrophic memory

[tip:x86/fpu] x86/fpu: Correct and check XSAVE xstate size calculations

2015-09-14 Thread tip-bot for Dave Hansen
Commit-ID: 65ac2e9baa7deebe3e9588769d44d8e05619 Gitweb: http://git.kernel.org/tip/65ac2e9baa7deebe3e9588769d44d8e05619 Author: Dave Hansen AuthorDate: Wed, 2 Sep 2015 16:31:30 -0700 Committer: Ingo Molnar CommitDate: Mon, 14 Sep

[tip:x86/fpu] x86/fpu/mpx: Rework MPX 'xstate' types

2015-09-14 Thread tip-bot for Dave Hansen
Commit-ID: 1126cb4535c4ff172c37a412a6bd25d6b47a1901 Gitweb: http://git.kernel.org/tip/1126cb4535c4ff172c37a412a6bd25d6b47a1901 Author: Dave Hansen AuthorDate: Wed, 2 Sep 2015 16:31:29 -0700 Committer: Ingo Molnar CommitDate: Mon, 14 Sep

[tip:x86/fpu] x86/fpu: Check to ensure increasing-offset xstate offsets

2015-09-14 Thread tip-bot for Dave Hansen
Commit-ID: e6e888f96b4a531886f3bf29ba9af0b6f1026365 Gitweb: http://git.kernel.org/tip/e6e888f96b4a531886f3bf29ba9af0b6f1026365 Author: Dave Hansen AuthorDate: Wed, 2 Sep 2015 16:31:30 -0700 Committer: Ingo Molnar CommitDate: Mon, 14 Sep

[tip:x86/fpu] x86/fpu: Rework YMM definition

2015-09-14 Thread tip-bot for Dave Hansen
Commit-ID: 83aa3c45307228af4329cbb915a2f2142e5479ad Gitweb: http://git.kernel.org/tip/83aa3c45307228af4329cbb915a2f2142e5479ad Author: Dave Hansen AuthorDate: Wed, 2 Sep 2015 16:31:29 -0700 Committer: Ingo Molnar CommitDate: Mon, 14 Sep

Re: [PATCH v3 3/6] iommu: add ARM short descriptor page table allocator.

2015-09-14 Thread Yong Wu
On Tue, 2015-07-21 at 18:11 +0100, Will Deacon wrote: [...] > > +static int arm_short_map(struct io_pgtable_ops *ops, unsigned long iova, > > +phys_addr_t paddr, size_t size, int prot) > > +{ > > + struct arm_short_io_pgtable *data = io_pgtable_ops_to_data(ops); > > +

[PATCH] dmaengine: omap-dma: Enable packed accesses for cyclic transfers

2015-09-14 Thread Peter Ujfalusi
From: Misael Lopez Cruz The L3 throughput can be higher than expected when packed access is not enabled. The ratio depends on the number of bytes in a transaction and the EMIF interface width. The throughput was measured for the following settings/cases: * Case 1: Burst

Re: [tip:timers/urgent] clockevents: Remove unused set_mode() callback

2015-09-14 Thread Viresh Kumar
Hi Ingo, On 14-09-15, 02:03, tip-bot for Viresh Kumar wrote: > Commit-ID: eef7635a22f6b144206b5ca2f1398f637acffc4d > Gitweb: http://git.kernel.org/tip/eef7635a22f6b144206b5ca2f1398f637acffc4d > Author: Viresh Kumar > AuthorDate: Fri, 11 Sep 2015 09:34:26 +0530 >

[PATCH] staging: sm750fb: Added a space

2015-09-14 Thread Anjali Menon
Added a space to fix the following coding style error detected by checkpatch. ERROR: space required before the open parenthesis '(' Signed-off-by: Anjali Menon --- drivers/staging/sm750fb/ddk750_dvi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [PATCH v4 00/20] xen/arm64: Add support for 64KB page in Linux

2015-09-14 Thread Roger Pau Monné
Hello, El 14/09/15 a les 12.40, Julien Grall ha escrit: > Hi Roger, > > On 14/09/15 09:56, Roger Pau Monné wrote: >> El 07/09/15 a les 17.33, Julien Grall ha escrit: >>> Hi all, >>> >>> ARM64 Linux is supporting both 4KB and 64KB page granularity. Although, Xen >>> hypercall interface and PV

Re: [PATCHv10 37/36, RFC] thp: allow mlocked THP again

2015-09-14 Thread Kirill A. Shutemov
On Fri, Sep 11, 2015 at 03:22:14PM +0200, Vlastimil Babka wrote: > On 09/03/2015 05:16 PM, Kirill A. Shutemov wrote: > >This patch brings back mlocked THP. Instead of forbidding mlocked pages > >altogether, we just avoid mlocking PTE-mapped THPs and munlock THPs on > >split_huge_pmd(). > > > >This

Re: [PATCH 05/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory

2015-09-14 Thread Tomasz Nowicki
On 14.09.2015 11:37, Lorenzo Pieralisi wrote: On Fri, Sep 11, 2015 at 01:35:36PM +0100, Tomasz Nowicki wrote: On 11.09.2015 13:20, Lorenzo Pieralisi wrote: [...] With that in place using raw_pci_write/read or the generic accessors becomes almost identical, with code requiring the pci_bus to

Re: [PATCH 1/2] mm: Replace nr_node_ids for loop with for_each_node in list lru

2015-09-14 Thread Raghavendra K T
On 09/14/2015 02:30 PM, Vladimir Davydov wrote: Hi, On Wed, Sep 09, 2015 at 12:01:46AM +0530, Raghavendra K T wrote: The functions used in the patch are in slowpath, which gets called whenever alloc_super is called during mounts. Though this should not make difference for the architectures

[PATCH 1/2] alpha: io: define ioremap_uc

2015-09-14 Thread Sudip Mukherjee
ioremap_uc was not defined and as a result while building with allmodconfig were getting build error of: implicit declaration of function 'ioremap_uc'. Signed-off-by: Sudip Mukherjee --- arch/alpha/include/asm/io.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)

[PATCH 2/2] alpha: lib: export __delay

2015-09-14 Thread Sudip Mukherjee
__delay was not exported as a result while building with allmodconfig we were getting build error of undefined symbol. __delay is being used by: drivers/net/phy/mdio-octeon.c Signed-off-by: Sudip Mukherjee --- arch/alpha/lib/udelay.c | 1 + 1 file changed, 1 insertion(+)

[PATCH v2 1/2] [media] media-device: check before unregister if mdev was registered

2015-09-14 Thread Javier Martinez Canillas
Most media functions that unregister, check if the corresponding register function succeed before. So these functions can safely be called even if a registration was never made or the component as already been unregistered. Add the same check to media_device_unregister() function for consistency.

[tip:x86/urgent] x86/ldt: Fix small LDT allocation for Xen

2015-09-14 Thread tip-bot for Jan Beulich
Commit-ID: f454b478861325f067fd58ba7ee9f1b5c4a9d6a0 Gitweb: http://git.kernel.org/tip/f454b478861325f067fd58ba7ee9f1b5c4a9d6a0 Author: Jan Beulich AuthorDate: Wed, 2 Sep 2015 09:45:58 -0600 Committer: Ingo Molnar CommitDate: Mon, 14 Sep 2015

[tip:x86/fpu] x86/fpu: Rename XSAVE macros

2015-09-14 Thread tip-bot for Dave Hansen
Commit-ID: d91cab78133d33b1dfd3d3fa7167fcbf74fb5f99 Gitweb: http://git.kernel.org/tip/d91cab78133d33b1dfd3d3fa7167fcbf74fb5f99 Author: Dave Hansen AuthorDate: Wed, 2 Sep 2015 16:31:26 -0700 Committer: Ingo Molnar CommitDate: Mon, 14 Sep

[tip:x86/fpu] x86/fpu: Rename XFEATURES_NR_MAX

2015-09-14 Thread tip-bot for Dave Hansen
Commit-ID: dad8c4fe8530f28dde73dadd1d588e3aaa507562 Gitweb: http://git.kernel.org/tip/dad8c4fe8530f28dde73dadd1d588e3aaa507562 Author: Dave Hansen AuthorDate: Wed, 2 Sep 2015 16:31:27 -0700 Committer: Ingo Molnar CommitDate: Mon, 14 Sep

[tip:x86/fpu] x86/fpu: Rework XSTATE_* macros to remove magic '2'

2015-09-14 Thread tip-bot for Dave Hansen
Commit-ID: 8a93c9e0dca131a0bf330ea9d1e57c1bcf3824ad Gitweb: http://git.kernel.org/tip/8a93c9e0dca131a0bf330ea9d1e57c1bcf3824ad Author: Dave Hansen AuthorDate: Wed, 2 Sep 2015 16:31:28 -0700 Committer: Ingo Molnar CommitDate: Mon, 14 Sep

Re: [RFC PATCH v2 1/3] irqchip: GICv3: set non-percpu irqs status with IRQ_MOVE_PCNTXT

2015-09-14 Thread Marc Zyngier
On 14/09/15 10:29, Yang Yingliang wrote: > Use irq_set_status_flags() helper set irqs status with > IRQ_MOVE_PCNTXT. So that it can do set affinity when > calling irq_set_affinity_locked(). > > Cc: Jiang Liu > Cc: Thomas Gleixner > Cc: Marc Zyngier

[PATCH v6 0/3] can: Allwinner A10/A20 CAN Controller support - Summary

2015-09-14 Thread Gerhard Bertelsmann
Hi, please find attached the next try. Thanks to Marc an Maxime for their reviews. To be honest I made the defconfig the best of my belief. Please test and report bugs if exists. [PATCH v6 1/3] Device Tree Binding Documentation [PATCH v6 2/3] Defconfigs [PATCH v6 3/3] Kernel Module History:

[PATCH v3 1/5] Documentation: add DT bindings for ARM SCPI sensors

2015-09-14 Thread Punit Agrawal
The System Control Processor (SCP) provides access to SoC sensors via the System Control and Power Interface (SCPI) Message Protocol. Add bindings to allow probing of these sensors. Also support referencing of the sensors for setting up thermal zones via the thermal DT bindings. Signed-off-by:

[PATCH v6 1/3] can: Allwinner A10/A20 CAN Controller support - Devicetree bindings

2015-09-14 Thread Gerhard Bertelsmann
Signed-off-by: Gerhard Bertelsmann --- .../devicetree/bindings/net/can/sun4i_can.txt | 37 + 1 files changed, 37 insertions(+) diff --git a/Documentation/devicetree/bindings/net/can/sun4i_can.txt b/Documentation/devicetree/bindings/net/can/sun4i_can.txt new

[PATCH v3 2/5] firmware: arm_scpi: Extend to support sensors

2015-09-14 Thread Punit Agrawal
ARM System Control Processor (SCP) provides an API to query and use the sensors available in the system. Extend the SCPI driver to support sensor messages. Signed-off-by: Punit Agrawal Cc: Sudeep Holla --- drivers/firmware/arm_scpi.c | 60

Re: [PATCH v6 2/3] can: Allwinner A10/A20 CAN Controller support - Defconfigs

2015-09-14 Thread Marc Kleine-Budde
On 09/14/2015 02:54 PM, Gerhard Bertelsmann wrote: You might want to add a commit message here. :D > Signed-off-by: Gerhard Bertelsmann Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions| Phone:

Re: [PATCH 1/2] mm: Replace nr_node_ids for loop with for_each_node in list lru

2015-09-14 Thread Raghavendra K T
On 09/14/2015 05:34 PM, Vladimir Davydov wrote: On Mon, Sep 14, 2015 at 05:09:31PM +0530, Raghavendra K T wrote: On 09/14/2015 02:30 PM, Vladimir Davydov wrote: On Wed, Sep 09, 2015 at 12:01:46AM +0530, Raghavendra K T wrote: The functions used in the patch are in slowpath, which gets called

[Patch v3 4/5] hwmon: Support registration of thermal zones for SCP temperature sensors

2015-09-14 Thread Punit Agrawal
Add support to create thermal zones based on the temperature sensors provided by the SCP. The thermal zones can be defined using the thermal DT bindings and should refer to the SCP sensor id to select the sensor. Signed-off-by: Punit Agrawal Acked-by: Guenter Roeck

Re: [PATCH v2] cpufreq : powernv: Report Pmax throttling if capped below nominal frequency

2015-09-14 Thread Viresh Kumar
On 14-09-15, 14:01, Shilpasri G Bhat wrote: > Log a 'critical' message if the max frequency is reduced below nominal > frequency. We already log 'info' message if the max frequency is > capped below turbo frequency. CPU should guarantee atleast nominal > frequency, but not turbo frequency in all

Re: [RFC 3/5] powerpc: atomic: implement atomic{,64}_{add,sub}_return_* variants

2015-09-14 Thread Peter Zijlstra
Sorry for being tardy, I had a wee spell of feeling horrible and then I procrastinated longer than I should have. On Fri, Sep 11, 2015 at 01:45:07PM +0100, Will Deacon wrote: > Peter, any thoughts? I'm not au fait with the x86 memory model, but what > Paul's saying is worrying. Right, so Paul

Re: [PATCH] thermal: rockchip: fix handling of invalid readings

2015-09-14 Thread Caesar Wang
Hello Eduardo, I guess you forgot to review/pick up this series patchs. Another patch as follows: [PATCH] thermal: rockhip: fix setting thermal shutdown polarity https://patchwork.kernel.org/patch/6973131/ Thanks, Caesar 在 2015年08月10日 18:22, Caesar Wang 写道: 在 2015年08月10日 15:59,

Re: [PATCH 00/39] drop null test before destroy functions

2015-09-14 Thread SF Markus Elfring
> Recent commits to kernel/git/torvalds/linux.git have made the following > functions able to tolerate NULL arguments: > > kmem_cache_destroy (commit 3942d29918522) > mempool_destroy (commit 4e3ca3e033d1) > dma_pool_destroy (commit 44d7175da6ea) How do you think about to extend an other SmPL

[RESEND v2] mfd: s2mps11: Add manual shutdown method for Odroid XU3

2015-09-14 Thread Krzysztof Kozlowski
On Odroid XU3 board (with S2MPS11 PMIC) the PWRHOLD bit in CTRL1 register must be manually set to 0 before initiating power off sequence. One of usual power down methods for Exynos based devices looks like: 1. PWRHOLD pin of PMIC is connected to PSHOLD of Exynos SoC. 2. Exynos holds up this pin

[tip:x86/fpu] x86/fpu: Remove XSTATE_RESERVE

2015-09-14 Thread tip-bot for Dave Hansen
Commit-ID: 4109ca066b6b899ac7549bf3aac94b178ac95891 Gitweb: http://git.kernel.org/tip/4109ca066b6b899ac7549bf3aac94b178ac95891 Author: Dave Hansen AuthorDate: Wed, 2 Sep 2015 16:31:25 -0700 Committer: Ingo Molnar CommitDate: Mon, 14 Sep

Re: [PATCH] efi/libstub/fdt: Standardize the names of EFI stub parameters

2015-09-14 Thread Daniel Kiper
On Mon, Sep 14, 2015 at 10:25:19AM +0100, Mark Rutland wrote: > On Sat, Sep 12, 2015 at 12:36:55PM +0100, Daniel Kiper wrote: > > On Fri, Sep 11, 2015 at 05:25:59PM +0100, Mark Rutland wrote: > > > On Fri, Sep 11, 2015 at 01:46:43PM +0100, Daniel Kiper wrote: > > > > On Thu, Sep 10, 2015 at

[tip:x86/fpu] x86/fpu: Move XSAVE-disabling code to a helper

2015-09-14 Thread tip-bot for Dave Hansen
Commit-ID: 0a265375028b241a9173b7c569dd2368ba97fcd4 Gitweb: http://git.kernel.org/tip/0a265375028b241a9173b7c569dd2368ba97fcd4 Author: Dave Hansen AuthorDate: Wed, 2 Sep 2015 16:31:24 -0700 Committer: Ingo Molnar CommitDate: Mon, 14 Sep

[tip:x86/fpu] x86/fpu: Print xfeature buffer size in decimal

2015-09-14 Thread tip-bot for Dave Hansen
Commit-ID: b0815359590f496f80e355a74319b6dc77010951 Gitweb: http://git.kernel.org/tip/b0815359590f496f80e355a74319b6dc77010951 Author: Dave Hansen AuthorDate: Wed, 2 Sep 2015 16:31:24 -0700 Committer: Ingo Molnar CommitDate: Mon, 14 Sep

[PATCH v2 3/3] ARM: dts: Enable EC vboot context support on Peach boards

2015-09-14 Thread Emilio López
The Peach boards use the EC to store the vboot context information, so add the corresponding properties on the EC node to indicate so. Signed-off-by: Emilio López --- Changes from v1: - none arch/arm/boot/dts/exynos5420-peach-pit.dts | 1 +

[PATCH v2 1/3] sysfs: Support is_visible() on binary attributes

2015-09-14 Thread Emilio López
According to the sysfs header file: "The returned value will replace static permissions defined in struct attribute or struct bin_attribute." but this isn't the case, as is_visible is only called on struct attribute only. This patch introduces a new is_bin_visible() function to

Re: [PATCH v4 1/3] Staging: rtl8723au: core: Bool tests don't need comparisons

2015-09-14 Thread Jes Sorensen
Shraddha Barke writes: > This patch removes comparisons to true/false values on bool variables. > Please do not send patches for multiple different drivers in the same patch set. In addition, if you post more than one patch, you need to include a cover letter. Jes > >

Re: [PATCH 5/6] sched/fair: Get rid of scaling utilization by capacity_orig

2015-09-14 Thread Morten Rasmussen
On Fri, Sep 11, 2015 at 10:05:53AM -0700, bseg...@google.com wrote: > Morten Rasmussen writes: > > > On Fri, Sep 11, 2015 at 08:28:25AM +0800, Yuyang Du wrote: > >> diff --git a/include/linux/sched.h b/include/linux/sched.h > >> index 119823d..55a7b93 100644 > >> ---

[PATCH] KVM: nVMX: nested VPID emulation

2015-09-14 Thread Wanpeng Li
VPID is used to tag address space and avoid a TLB flush. Currently L0 use the same VPID to run L1 and all its guests. KVM flushes VPID when switching between L1 and L2. This patch advertises VPID to the L1 hypervisor, then address space of L1 and L2 can be separately treated and avoid TLB

Re: When would be preempt_rt patchet available for 4.2 kernel

2015-09-14 Thread Jaggi, Manish
__ >From: Thomas Gleixner >Sent: Wednesday, September 9, 2015 7:58 PM >To: Jaggi, Manish >Cc: linux-rt-users; LKML >Subject: Re: When would be preempt_rt patchet available for 4.2 kernel > >B1;2802;0cOn Wed, 9 Sep 2015, Manish Jaggi wrote: >> I

[PATCH v3 5/5] arm64: dts: Add sensor node to Juno dt

2015-09-14 Thread Punit Agrawal
The SCP firmware on Juno provides access to SoC sensors via the SCPI. Add the sensor nodes to the device tree to enable this support. Signed-off-by: Punit Agrawal Cc: Rob Herring Cc: Mark Rutland Cc: Liviu Dudau

Re: [RFC 2/3] mmc: sdhci: add host_ops->voltage_switch callback for all other voltages

2015-09-14 Thread Ulf Hansson
On 14 September 2015 at 11:42, Vaibhav Hiremath wrote: > > > On Monday 14 September 2015 03:00 PM, Ulf Hansson wrote: >> >> [...] >> >> >> Could this be implemented by regulator API? From patch set 3/3, the >> pxa1928 >> voltage_switch hook is to

Re: [Xen-devel] [PATCH] efi/libstub/fdt: Standardize the names of EFI stub parameters

2015-09-14 Thread Ard Biesheuvel
On 14 September 2015 at 12:39, Jan Beulich wrote: On 14.09.15 at 11:36, wrote: >> On 14 September 2015 at 11:31, Shannon Zhao wrote: >>> My understanding is that if there are no EFI_MEMORY_RUNTIME regions, it >>> means

Re: [PATCH v4] pinctrl: mediatek: Implement wake handler and suspend resume

2015-09-14 Thread Sudeep Holla
On 12/09/15 10:50, maoguang meng wrote: > hi Sudeep: > > I test flowlling your blow suggestions,but the system can not be woken. > > beacuse,mtk_eint_suspend will mask it.As we know if eint wakeup system > it must be unmasked before enter suspend flow. > > e.x > > static int __maybe_unused

[PATCH 0/2] alpha: fix build failure

2015-09-14 Thread Sudip Mukherjee
We were getting build failure on allmodconfig. Mainly two causes ioremap_uc was not defined and __delay was not exported. regards sudip Sudip Mukherjee (2): alpha: io: define ioremap_uc alpha: lib: export __delay arch/alpha/include/asm/io.h | 4 +++- arch/alpha/lib/udelay.c | 1 + 2

RE: LTP regressions due to 6dc296e7df4c ("mm: make sure all file VMAs have ->vm_ops set")

2015-09-14 Thread Kirill A. Shutemov
Will Deacon wrote: > Hi Kirill, > > Your patch 6dc296e7df4c ("mm: make sure all file VMAs have ->vm_ops set") > causes some mmap regressions in LTP, which appears to use a MAP_PRIVATE > mmap of /dev/zero as a way to get anonymous pages in some of its tests > (specifically mmap10 [1]). > > Dead

Re: [PATCH 1/2] mm: Replace nr_node_ids for loop with for_each_node in list lru

2015-09-14 Thread Vladimir Davydov
On Mon, Sep 14, 2015 at 05:09:31PM +0530, Raghavendra K T wrote: > On 09/14/2015 02:30 PM, Vladimir Davydov wrote: > >On Wed, Sep 09, 2015 at 12:01:46AM +0530, Raghavendra K T wrote: > >>The functions used in the patch are in slowpath, which gets called > >>whenever alloc_super is called during

Re: [PATCH v2 3/4] m68k: Wire up direct ipc calls

2015-09-14 Thread Greg Ungerer
Hi Geert, On 14/09/15 18:56, Geert Uytterhoeven wrote: Signed-off-by: Geert Uytterhoeven Both new patches look fine to me, Acked-by: Greg Ungerer Regards Greg --- v2: - New. --- arch/m68k/include/asm/unistd.h | 2 +-

Re: [PATCH -tip 2/3] sched/wake_q: Relax to acquire semantics

2015-09-14 Thread Peter Zijlstra
On Mon, Sep 14, 2015 at 12:37:23AM -0700, Davidlohr Bueso wrote: > The barrier parings for wake-queues are very straightforward, and thus > we can ease the barrier requirements, for archs that support it, for > wake_q_add by relying on acquire semantics. As such, (i) we keep the > pairing

Re: [RFC 2/3] mmc: sdhci: add host_ops->voltage_switch callback for all other voltages

2015-09-14 Thread Vaibhav Hiremath
On Monday 14 September 2015 04:04 PM, Ulf Hansson wrote: On 14 September 2015 at 11:42, Vaibhav Hiremath wrote: On Monday 14 September 2015 03:00 PM, Ulf Hansson wrote: [...] Could this be implemented by regulator API? From patch set 3/3, the pxa1928

[PATCH v6 2/3] can: Allwinner A10/A20 CAN Controller support - Defconfigs

2015-09-14 Thread Gerhard Bertelsmann
Signed-off-by: Gerhard Bertelsmann --- arch/arm/configs/multi_v7_defconfig| 1 + arch/arm/configs/sunxi_defconfig | 2 + 2 files changed, 3 insertions(+) diff --git a/arch/arm/configs/multi_v7_defconfig

[PATCH v6 3/3] can: Allwinner A10/A20 CAN Controller support - Kernel module

2015-09-14 Thread Gerhard Bertelsmann
Signed-off-by: Gerhard Bertelsmann --- drivers/net/can/Kconfig| 10 + drivers/net/can/Makefile | 1 + drivers/net/can/sun4i_can.c| 824 + 3 files changed, 835

[Patch V2] xen: use correct type for HYPERVISOR_memory_op()

2015-09-14 Thread Juergen Gross
HYPERVISOR_memory_op() is defined to return an "int" value. This is wrong, as the Xen hypervisor will return "long". The sub-function XENMEM_maximum_reservation returns the maximum number of pages for the current domain. An int will overflow for a domain configured with 8TB of memory or more.

Re: [Patch v3 4/5] hwmon: Support registration of thermal zones for SCP temperature sensors

2015-09-14 Thread Punit Agrawal
Please ignore this particular patch. I had an earlier one lying around when I used git send-email *. Punit Agrawal writes: > Add support to create thermal zones based on the temperature sensors > provided by the SCP. The thermal zones can be defined using the > thermal DT

Re: [PATCH v11 00/20] Compile-time stack validation

2015-09-14 Thread Ingo Molnar
* Josh Poimboeuf wrote: > > > My feeling is that the subcommand model wouldn't fit this tool very well. > > > > > > Its core functionality is to analyze code paths -- which it does in a > > > single > > > pass, regardless of whether it's checking frame pointers,

[Patch RESEND] x86/paravirt: remove unused operation

2015-09-14 Thread Juergen Gross
Remove the paravirt operation "get_tsc_khz" as it is used nowhere. Signed-off-by: Juergen Gross Acked-by: Rusty Russell --- arch/x86/include/asm/paravirt_types.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/include/asm/paravirt_types.h

Re: [PATCH v4 00/20] xen/arm64: Add support for 64KB page in Linux

2015-09-14 Thread Julien Grall
Hi Roger, On 14/09/15 09:56, Roger Pau Monné wrote: > El 07/09/15 a les 17.33, Julien Grall ha escrit: >> Hi all, >> >> ARM64 Linux is supporting both 4KB and 64KB page granularity. Although, Xen >> hypercall interface and PV protocol are always based on 4KB page granularity. >> >> Any attempt to

Re: [PATCH v3 07/10] KVM: arm/arm64: vgic: Allow HW interrupts for non-shared devices

2015-09-14 Thread Christoffer Dall
On Tue, Sep 08, 2015 at 02:04:15PM +0200, Eric Auger wrote: > Hi Christoffer, > On 09/02/2015 09:42 PM, Christoffer Dall wrote: > > On Mon, Aug 10, 2015 at 03:21:01PM +0200, Eric Auger wrote: > >> From: Marc Zyngier > >> > >> So far, the only use of the HW interrupt facility

Re: Weird Kconfig condition (IPV6 [=n] || IPV6 [=n]=n)

2015-09-14 Thread Andreas Ziegler
Hi, On 09/14/2015 10:41, Mason wrote: > Hello, > > I did make menuconfig in v4.2 > > In the help for CONFIG_CRYPTO_HMAC, I have > > │ Selected by: IP_SCTP [=n] && NET [=y] && INET [=y] && (IPV6 [=n] || > IPV6 [=n]=n) || INET_AH [=n] && NET [=y] && INET [=y] || \ │ > │

Re: [PATCH v2] Staging: iio: Move evgen interrupt generation to irq_work

2015-09-14 Thread Daniel Baluta
On Sat, Sep 12, 2015 at 12:14 PM, Jonathan Cameron wrote: > On 11/09/15 14:59, Cristina Opriceana wrote: >> Enhance interrupt generation in the dummy driver and expand its usage >> by introducing the irq_work infrastructure to trigger an interrupt. >> >> This way, the

[PATCH 2/3] mailbox: rockchip: Add Rockchip mailbox driver

2015-09-14 Thread Caesar Wang
This driver is found on RK3368 SoCs. The Mailbox module is a simple APB peripheral that allows both the Cortex-A53 MCU system to communicate by writing operation to generate interrupt. The registers are accessible by both CPU via APB interface. The Mailbox has the following main features: @

[PATCH 1/3] dt-bindings: Add document of Rockchip mailbox

2015-09-14 Thread Caesar Wang
This add the necessary binding documentation for mailbox found on RK3368 SoC. Signed-off-by: Caesar Wang --- .../bindings/mailbox/rockchip-mailbox.txt | 33 ++ 1 file changed, 33 insertions(+) create mode 100644

Re: [PATCH 0/7] devcg: device cgroup extension for rdma resource

2015-09-14 Thread Parav Pandit
On Sat, Sep 12, 2015 at 1:36 AM, Hefty, Sean wrote: >> > Trying to limit the number of QPs that an app can allocate, >> > therefore, just limits how much of the address space an app can use. >> > There's no clear link between QP limits and HW resource limits, >> > unless you

Re: [PATCH v2] arm/xen: Enable user access to the kernel before issuing a privcmd call

2015-09-14 Thread Stefano Stabellini
On Mon, 14 Sep 2015, Russell King - ARM Linux wrote: > On Mon, Sep 14, 2015 at 10:36:55AM +0100, Stefano Stabellini wrote: > > On Fri, 11 Sep 2015, Russell King - ARM Linux wrote: > > > If you'd like your ack on it, please send one, I can still do that. > > > > Acked-by: Stefano Stabellini

Re: [PATCH v3 07/10] KVM: arm/arm64: vgic: Allow HW interrupts for non-shared devices

2015-09-14 Thread Christoffer Dall
Hi Eric, On Wed, Sep 09, 2015 at 10:41:32AM +0200, Eric Auger wrote: [...] > I tried to integrate into the updated state machine for non shared > mapped IRQ but I fail. What exactly do you mean when you refer to 'updated state machine' ? > > 1) The first problem encountered is how to reset

[PATCH 3/3] ARM64: dts: rk3368: Add mailbox device nodes

2015-09-14 Thread Caesar Wang
This adds mailbox device nodes in dts. mailbox is used by the Rockchip CPU cores to communicate requests to MCU processormZ Signed-off-by: Caesar Wang --- arch/arm64/boot/dts/rockchip/rk3368.dtsi | 13 + 1 file changed, 13 insertions(+) diff --git

Re: [Xen-devel] [PATCH] efi/libstub/fdt: Standardize the names of EFI stub parameters

2015-09-14 Thread Jan Beulich
>>> On 14.09.15 at 13:16, wrote: > (I still think not using SetVirtualAddressMap() at all > would be the best approach for arm64, but unfortunately, most of my > colleagues disagree with me) Any reasons they have? I'm curious because we run x86 Xen without using this

[PATCH v2] ARM: exynos_defconfig: Enable USB Video Class support

2015-09-14 Thread Javier Martinez Canillas
The Exynos5420 Peach Pit and Exynos5800 Peach Pi boards have a built-in Silicon Motion USB UVC WebCam. Enable support for the USB Video Class driver and its needed media Kconfig symbols so the camera is supported. Signed-off-by: Javier Martinez Canillas --- Changes in

Re: [PATCH] Staging: wilc1000: Use NULL instead of zero

2015-09-14 Thread Ronit Halder
I checked but it didn't show me any warning. Can you please specify the warning? regards On Mon, Sep 14, 2015 at 2:06 PM, Sudip Mukherjee wrote: > On Mon, Sep 14, 2015 at 11:03:34AM +0530, Ronit Halder wrote: >> This patch fixes the warning generated by sparse >>

Re: System with multiple arizona (wm5102) codecs

2015-09-14 Thread Charles Keepax
On Mon, Sep 14, 2015 at 01:54:39PM +0200, Pavel Machek wrote: > Hi! > > I've got an embedded system with two arizona / wm5102 codecs. > > Unfortunately, kernel does not seem to be ready for that > configuration. > > In particular, drivers/regulator/arizona-ldo1.c and >

[PATCH v2 2/2] [media] media-device: split media initialization and registration

2015-09-14 Thread Javier Martinez Canillas
The media device node is registered and so made visible to user-space before entities are registered and links created which means that the media graph obtained by user-space could be only partially enumerated if that happens too early before all the graph has been created. To avoid this race

[tip:x86/fpu] x86/fpu: Remove partial LWP support definitions

2015-09-14 Thread tip-bot for Dave Hansen
Commit-ID: 75933433d666c2ab13a7a93f4ec1e6f000a94ffc Gitweb: http://git.kernel.org/tip/75933433d666c2ab13a7a93f4ec1e6f000a94ffc Author: Dave Hansen AuthorDate: Wed, 2 Sep 2015 16:31:25 -0700 Committer: Ingo Molnar CommitDate: Mon, 14 Sep

Re: [PATCH] drm/i915: Fix warnings while make xmldocs caused by intel_lrc.c

2015-09-14 Thread Daniel Vetter
On Sun, Sep 13, 2015 at 09:08:31PM +0900, Masanari Iida wrote: > This patch fix following warnings while "make xmldocs". > .//drivers/gpu/drm/i915/intel_lrc.c:780: warning: No description > found for parameter 'req' > .//drivers/gpu/drm/i915/intel_lrc.c:780: warning: Excess function > parameter

[tip:x86/fpu] x86/fpu: Check CPU-provided sizes against struct declarations

2015-09-14 Thread tip-bot for Dave Hansen
Commit-ID: ef78f2a4bf84d8db9f36868decca2dc24e02a6af Gitweb: http://git.kernel.org/tip/ef78f2a4bf84d8db9f36868decca2dc24e02a6af Author: Dave Hansen AuthorDate: Wed, 2 Sep 2015 16:31:31 -0700 Committer: Ingo Molnar CommitDate: Mon, 14 Sep

Re: [PATCH] Staging: wilc1000: Use NULL instead of zero

2015-09-14 Thread Sudip Mukherjee
On Mon, Sep 14, 2015 at 05:37:45PM +0530, Ronit Halder wrote: > I checked but it didn't show me any warning. > Can you please specify the warning? try with --strict option of checkpatch. regards sudip -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a

[tip:x86/urgent] x86/paravirt: Remove the unused pv_time_ops:: get_tsc_khz method

2015-09-14 Thread tip-bot for Juergen Gross
Commit-ID: cda34fc774d114afe98515a21c2063a803f922bc Gitweb: http://git.kernel.org/tip/cda34fc774d114afe98515a21c2063a803f922bc Author: Juergen Gross AuthorDate: Mon, 14 Sep 2015 12:42:23 +0200 Committer: Ingo Molnar CommitDate: Mon, 14 Sep 2015

[PATCH v2 2/3] platform/chrome: Support reading/writing the vboot context

2015-09-14 Thread Emilio López
Some EC implementations include a small nvram space used to store verified boot context data. This patch offers a way to expose this data to userspace. Signed-off-by: Emilio López --- Changes from v1: - Use is_bin_visible instead of is_visible

Re: [PATCH] lib/string_helpers.c: fix infinite loop in string_get_size()

2015-09-14 Thread Vitaly Kuznetsov
Andy Shevchenko writes: > On Fri, 2015-09-11 at 18:31 +, James Bottomley wrote: >> On Thu, 2015-09-10 at 16:08 -0700, Andrew Morton wrote: >> > On Fri, 4 Sep 2015 14:56:33 +0200 Vitaly Kuznetsov < >> > vkuzn...@redhat.com> wrote: >> > >> > >

[PATCH 2/2] Input: mms114 - remove unneded semicolons

2015-09-14 Thread Javier Martinez Canillas
They aren't needed and are just creating null statements so remove it. Signed-off-by: Javier Martinez Canillas --- drivers/input/touchscreen/mms114.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/input/touchscreen/mms114.c

[PATCH 1/2] Input: pm8941-pwrkey - remove unneded semicolon

2015-09-14 Thread Javier Martinez Canillas
It's not needed and is just creating a null statement so remove it. Signed-off-by: Javier Martinez Canillas --- drivers/input/misc/pm8941-pwrkey.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/input/misc/pm8941-pwrkey.c

Re: [RFC 2/3] mmc: sdhci: add host_ops->voltage_switch callback for all other voltages

2015-09-14 Thread Vaibhav Hiremath
On Monday 14 September 2015 06:11 PM, Vaibhav Hiremath wrote: On Monday 14 September 2015 04:04 PM, Ulf Hansson wrote: On 14 September 2015 at 11:42, Vaibhav Hiremath wrote: On Monday 14 September 2015 03:00 PM, Ulf Hansson wrote: [...] Could this be

Re: [llvmlinux] percpu | bitmap issue? (Cannot boot on bare metal due to a kernel NULL pointer dereference)

2015-09-14 Thread Ingo Molnar
* Sedat Dilek wrote: > On Mon, Sep 14, 2015 at 11:59 AM, Ingo Molnar wrote: > > > > * Sedat Dilek wrote: > > > >> From my side... How can the correbolation be improved...? > > > > The best workflow would be for someone to send

[PATCH v3 3/5] hwmon: Support sensors exported via ARM SCP interface

2015-09-14 Thread Punit Agrawal
Create a driver to add support for SoC sensors exported by the System Control Processor (SCP) via the System Control and Power Interface (SCPI). The supported sensor types is one of voltage, temperature, current, and power. The sensor labels and values provided by the SCP are exported via the

Re: [PATCH] kasan: use IS_ALIGNED in memory_is_poisoned_8()

2015-09-14 Thread Andrey Ryabinin
2015-09-12 1:47 GMT+03:00 Andrew Morton : > On Fri, 11 Sep 2015 10:02:29 +0800 Xishi Qiu wrote: >> - if (likely(((addr + 7) & KASAN_SHADOW_MASK) >= 7)) >> + if (likely(IS_ALIGNED(addr, 8))) >> return

Re: [tip:timers/urgent] clockevents: Remove unused set_mode() callback

2015-09-14 Thread Ingo Molnar
* Viresh Kumar wrote: > Hi Ingo, > > On 14-09-15, 02:03, tip-bot for Viresh Kumar wrote: > > Commit-ID: eef7635a22f6b144206b5ca2f1398f637acffc4d > > Gitweb: > > http://git.kernel.org/tip/eef7635a22f6b144206b5ca2f1398f637acffc4d > > Author: Viresh Kumar

Re: [PATCH v4 00/20] xen/arm64: Add support for 64KB page in Linux

2015-09-14 Thread Arnd Bergmann
On Monday 14 September 2015 13:04:59 Roger Pau Monné wrote: > > TBH, I'm expecting a small impact to the performance. It would be hard > > to get the exactly the same performance as today if we keep the helpers > > to avoid the backend dealing himself with the splitting and page > > granularity. >

Re: When would be preempt_rt patchet available for 4.2 kernel

2015-09-14 Thread Thomas Gleixner
On Mon, 14 Sep 2015, Jaggi, Manish wrote: > > > How can I help in forward porting of the patches on 4.2 I'm not going to support 4.2. We switched to odd numbers due to 4.1 being a LTS kernel. Thanks, tglx -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

  1   2   3   4   5   6   7   8   9   10   >