Re: [PATCH RFC 0/8] Input: atmel_mxt_ts - raw data via debugfs

2016-02-08 Thread Nick Dyer
On 13/01/16 20:42, Henrik Rydberg wrote: >>> I understand that the current controller and firmware you are working on >>> is not suitable for actual processing and the data rate is only useful >>> for diagnostic. This does not mean however that we can't use the same >>> high-speed interface for bot

Re: [PATCH v5 3/3] pci, pci-thunder-ecam: Add driver for ThunderX-pass1 on-chip devices

2016-02-08 Thread David Daney
On 02/08/2016 01:12 PM, Rob Herring wrote: On Mon, Feb 8, 2016 at 2:47 PM, David Daney wrote: On 02/08/2016 11:56 AM, Rob Herring wrote: On Fri, Feb 05, 2016 at 03:41:15PM -0800, David Daney wrote: From: David Daney [...] +Properties of the host controller node that differ from +host-g

Re: [PATCH 01/14] dell-laptop: extract SMBIOS-related code to a separate module

2016-02-08 Thread Darren Hart
On Thu, Jan 21, 2016 at 02:39:21PM +0100, Michał Kępień wrote: > > Another idea: > > > > What about passing struct calling_interface_buffer from caller allocated > > memory (either from stack or kernel alloc) to dell-smbios which will > > copy it into own buffer under 4GB and then pass it to dcdba

Re: [PATCH V3 00/13] cpufreq: governors: Fix ABBA lockups

2016-02-08 Thread Rafael J. Wysocki
Hi, On Mon, Feb 8, 2016 at 12:39 PM, Viresh Kumar wrote: > Hi Rafael, > > Things look much much better now. I have rebased this series over > pm/bleeding-edge, that has all your patches. > > I have moved ahead and done few more changes in this series, that should > get rid of all the lockdeps we

Re: [PATCH] net: fec: Add "phy-reset-active-low" property to DT

2016-02-08 Thread Arnd Bergmann
On Monday 08 February 2016 21:21:13 Bernhard Walle wrote: > We need that for a custom hardware that needs the reverse reset > sequence. > > Signed-off-by: Bernhard Walle > Why can't this be specified in the gpios property? Arnd

Re: [PATCH 2/2] serial: 8250: fix building Ingenic with SERIAL_8250=m

2016-02-08 Thread Arnd Bergmann
On Monday 08 February 2016 11:45:44 Paul Gortmaker wrote: > [[PATCH 2/2] serial: 8250: fix building Ingenic with SERIAL_8250=m] On > 08/02/2016 (Mon 13:51) Arnd Bergmann wrote: > > > The Ingenic 8250 driver has a 'bool' Kconfig symbol, but that > > breaks when SERIAL_8250 is a loadable module: >

Re: [PATCH v12 2/4] PM / Domains: add setter for dev.pm_domain

2016-02-08 Thread Valdis . Kletnieks
On Fri, 29 Jan 2016 22:35:18 +0100, "Rafael J. Wysocki" said: > > One more test unveils this one > > > > # modprobe -r sdhci-acpi > > [ 1289.909441] [ cut here ] > > [ 1289.918205] WARNING: CPU: 1 PID: 4374 at > > /home/andy/prj/linux-otc/drivers/base/power/common.c:150 > >

Re: [PATCH] MIPS: Always page align TASK_SIZE

2016-02-08 Thread Harvey Hunt
Hi Joshua, On 02/08/2016 01:35 PM, Joshua Kinard wrote: On 02/08/2016 13:15, Harvey Hunt wrote: Hi David, On 02/08/2016 10:11 AM, David Daney wrote: On 02/08/2016 10:05 AM, Harvey Hunt wrote: STACK_TOP_MAX is aligned on a 32k boundary. When __bprm_mm_init() creates an initial stack for a pro

Re: [PATCH] net: fec: Add "phy-reset-active-low" property to DT

2016-02-08 Thread Andrew Lunn
On Mon, Feb 08, 2016 at 09:21:13PM +0100, Bernhard Walle wrote: > We need that for a custom hardware that needs the reverse reset > sequence. > > Signed-off-by: Bernhard Walle > --- > Documentation/devicetree/bindings/net/fsl-fec.txt | 3 +++ > drivers/net/ethernet/freescale/fec_main.c |

Re: [PATCH v12 2/4] PM / Domains: add setter for dev.pm_domain

2016-02-08 Thread Rafael J. Wysocki
On Mon, Feb 8, 2016 at 10:44 PM, wrote: > On Fri, 29 Jan 2016 22:35:18 +0100, "Rafael J. Wysocki" said: >> > One more test unveils this one >> > >> > # modprobe -r sdhci-acpi >> > [ 1289.909441] [ cut here ] >> > [ 1289.918205] WARNING: CPU: 1 PID: 4374 at >> > /home/andy/

Re: [PATCH v2 3/3] paravirt: rename paravirt_enabled to paravirt_legacy

2016-02-08 Thread Boris Ostrovsky
On 02/06/2016 03:59 AM, Luis R. Rodriguez wrote: The enumeration of legacy crap by ACPI boot flags seems to provide enough details to suit our needs if we really wanted to zero down on the specifics of what paravirt_legacy() means, there are these flags: /* Masks for FADT IA-PC Boot Architectu

Re: [PATCH] net: fec: Add "phy-reset-active-low" property to DT

2016-02-08 Thread Andrew Lunn
On Mon, Feb 08, 2016 at 10:46:42PM +0100, Arnd Bergmann wrote: > On Monday 08 February 2016 21:21:13 Bernhard Walle wrote: > > We need that for a custom hardware that needs the reverse reset > > sequence. > > > > Signed-off-by: Bernhard Walle > > > > Why can't this be specified in the gpios pro

Re: [PATCHv2 2/2] x86: SROP mitigation: implement signal cookies

2016-02-08 Thread Andy Lutomirski
On Sun, Feb 7, 2016 at 12:10 AM, Scotty Bauer wrote: > > > On 02/06/2016 11:35 PM, Mika Penttilä wrote: >> Hi, >> >> >> On 07.02.2016 01:39, Scott Bauer wrote: >>> This patch adds SROP mitigation logic to the x86 signal delivery >>> and sigreturn code. The cookie is placed in the unused alignment

[PATCH v2 0/3] drm: introduce bus_flags for pixel clock polarity

2016-02-08 Thread Stefan Agner
Hi, This is a new & split out version of the last patch of my "drm/fsl-dcu: fixes and enhancements" patchset: https://lkml.org/lkml/2015/11/18/949 Instead of using struct drm_display_mode to convey the pixel clock polarity information, this patchset introduces a new field called bus_flags stored

[PATCH v2 1/3] drm/fsl-dcu: use mode flags for hsync/vsync polarity

2016-02-08 Thread Stefan Agner
The current default configuration is as follows: - Invert VSYNC signal (active LOW) - Invert HSYNC signal (active LOW) The mode flags allow to specify the required polarity per mode. Furthermore, none of the current driver settings is actually a standard polarity. This patch applies the current d

[PATCH v2 3/3] drm/fsl-dcu: use bus_flags for pixel clock polarity

2016-02-08 Thread Stefan Agner
The drivers current default configuration drives the pixel data on rising edge of the pixel clock. However, most display sample data on rising edge... This leads to color shift artefacts visible especially at edges. This patch changes the relevant defines to be useful and actually set the bits, an

[PATCH v2 2/3] drm: introduce bus_flags in drm_display_info

2016-02-08 Thread Stefan Agner
Introduce bus_flags to specify display bus properties like signal polarities. This is useful for parallel display buses, e.g. to specify the pixel clock or data enable polarity. Suggested-by: Thierry Reding Signed-off-by: Stefan Agner --- include/drm/drm_crtc.h | 9 + 1 file changed, 9

Re: Where is nilfs2 fsck

2016-02-08 Thread Heinz Diehl
On 08.02.2016, David Niklas wrote: > Alas, my beautiful fs has become damaged and fsck does nothing, I think > it's a nop. > What is wrong, something in the btree, the original message was in > syslog but it seems to have rotated, I could tell you but I'd have to > cause my kernel to remount my h

[char-misc-next] mei: wd: drop AGAIN the watchdog code from the core mei driver

2016-02-08 Thread Tomas Winkler
The file wd.c was remove from the driver by commit commit fdd9b8655933 ("mei: wd: drop the watchdog code from the core mei driver") Unfortunately it came back by mistake in rebasing in the commit commit 06ee536bcb15 ("mei: fill file pointer in read cb for fixed address client") Signed-off-by: Tom

Re: [PATCH 1/4] powerpc/ps3: gelic_udbg: use struct ethhdr from

2016-02-08 Thread Luis Henriques
Hi, On Sun, Feb 07, 2016 at 10:26:51AM -0800, Joe Perches wrote: > On Sun, 2016-02-07 at 17:38 +, Luis Henriques wrote: > > Instead of defining a local version of struct ethhdr use the standard > > definition from . > > trivia: > > > diff --git a/arch/powerpc/platforms/ps3/gelic_udbg.c > >

Re: [PATCH V2 01/12] MAINTAINERS: Adding Maintainers for AMD Seattle Device Tree

2016-02-08 Thread Olof Johansson
On Mon, Feb 08, 2016 at 11:59:06AM -0600, Suravee Suthikulpanit wrote: > From: Suravee Suthikulpanit > > Adding maintainers for AMD Seattle device tree. > > Signed-off-by: Brijesh Singh > Signed-off-by: Suravee Suthikulpanit > Signed-off-by: Tom Lendacky Thanks, I've applied the series to ne

Re: [PATCH 2/2] dax: move writeback calls into the filesystems

2016-02-08 Thread Dan Williams
On Mon, Feb 8, 2016 at 12:58 PM, Jeff Moyer wrote: > Dan Williams writes: > >> I agree the mount option needs to die, and I fully grok the reasoning. >> What I'm concerned with is that a system using fully-DAX-aware >> applications is forced to incur the overhead of maintaining *sync >> semanti

Re: [PATCH V3 12/13] cpufreq: ondemand: Traverse list of policy_dbs in update_sampling_rate()

2016-02-08 Thread Rafael J. Wysocki
On Mon, Feb 8, 2016 at 6:20 PM, Viresh Kumar wrote: > On 08-02-16, 14:32, Rafael J. Wysocki wrote: >> The comment still applies. >> >> Moreover, please extend it to say that this must be called with >> dbs_data->mutex held (or it looks racy otherwise). > > Modified it as: > > + * > + * Simply upda

Re: [PATCH] ARM: netx: remove redundant "depends on ARCH_NETX"

2016-02-08 Thread Olof Johansson
On Sat, Feb 06, 2016 at 02:43:17AM +0900, Masahiro Yamada wrote: > These options already reside inside the ARCH_NETX-dependent menu. > > Signed-off-by: Masahiro Yamada Thanks, applied to next/cleanup. -Olof

Re: [PATCH] ARM: integrator: remove redundant select in Kconfig

2016-02-08 Thread Olof Johansson
On Sat, Feb 06, 2016 at 02:38:40AM +0900, Masahiro Yamada wrote: > All of these are already select'ed by ARCH_MULTIPLATFORM. > > Signed-off-by: Masahiro Yamada > --- Thanks, applied to next/cleanup. -Olof

Re: [PATCH v8 6/9] dax: add support for fsync/msync

2016-02-08 Thread Ross Zwisler
On Sat, Feb 06, 2016 at 05:33:07PM +0300, Dmitry Monakhov wrote: > Ross Zwisler writes: <> > > +static int dax_radix_entry(struct address_space *mapping, pgoff_t index, > IMHO it would be sane to call that function as dax_radix_entry_insert() I think I may have actually had it named that at some

Re: [PATCH v3 1/2] bluetooth: btmrvl: register platform specific driver

2016-02-08 Thread Rob Herring
On Mon, Feb 08, 2016 at 02:27:10AM -0800, Amitkumar Karwar wrote: > From: Xinming Hu > > Platform device and driver provide easy way to > interact with device-tree-enabled system. > > This patch registers platform driver and reorganise > existing device tree specific code. > > Signed-off-by: Xi

Re: [PATCH] ARM: drop unused Makefile.boot of Multiplatform SoCs

2016-02-08 Thread Olof Johansson
On Mon, Feb 08, 2016 at 12:03:24PM -0800, Tony Lindgren wrote: > * Michal Simek [160205 09:59]: > > On 5.2.2016 18:36, Masahiro Yamada wrote: > > > The variable "MACHINE" is empty if CONFIG_ARCH_MULTIPLATFORM=y, > > > so these Makefile.boot files are never included. > > > > > > Signed-off-by: Mas

Re: [PATCH] MIPS: Always page align TASK_SIZE

2016-02-08 Thread David Daney
On 02/08/2016 01:48 PM, Harvey Hunt wrote: Hi Joshua, On 02/08/2016 01:35 PM, Joshua Kinard wrote: On 02/08/2016 13:15, Harvey Hunt wrote: Hi David, On 02/08/2016 10:11 AM, David Daney wrote: On 02/08/2016 10:05 AM, Harvey Hunt wrote: STACK_TOP_MAX is aligned on a 32k boundary. When __bprm_

Re: [PATCH] arm64: defconfig: Add Qualcomm sdhci and restart functionality

2016-02-08 Thread Olof Johansson
On Thu, Feb 04, 2016 at 12:32:56PM +0200, Georgi Djakov wrote: > Enable sdhci and restart functionality for devices based on msm8916 platform. > Also increase the number of minors per block device to detect all available > partitions. > > Signed-off-by: Georgi Djakov What's this patch against? I

Re: [PATCH V3 12/13] cpufreq: ondemand: Traverse list of policy_dbs in update_sampling_rate()

2016-02-08 Thread Rafael J. Wysocki
On Mon, Feb 8, 2016 at 11:05 PM, Rafael J. Wysocki wrote: > On Mon, Feb 8, 2016 at 6:20 PM, Viresh Kumar wrote: >> On 08-02-16, 14:32, Rafael J. Wysocki wrote: >>> The comment still applies. >>> >>> Moreover, please extend it to say that this must be called with >>> dbs_data->mutex held (or it lo

Re: [PATCH] arm64: defconfig: add spmi and usb related configs

2016-02-08 Thread Olof Johansson
On Sat, Feb 06, 2016 at 07:07:33AM +, Srinivas Kandagatla wrote: > This patch adds kconfigs for spmi bus support, pinctrl drivers and usb > related to get USB working on Qualcomm DB410C board. > > Signed-off-by: Srinivas Kandagatla Applied to next/arm64, thanks. -Olof

[PATCH v5 2/3] Documentation: mailbox: Add APM X-Gene SLIMpro mailbox dts documentation

2016-02-08 Thread Duc Dang
This adds the APM X-Gene SLIMpro mailbox device tree node documentation. Signed-off-by: Feng Kan Signed-off-by: Duc Dang Acked-by: Rob Herring --- Changes since v4: - Rebase over v4.5-rc1 - Fix number of total interrupts in introduction text - Change node name to

[PATCH v5 1/3] mailbox: Add support for APM X-Gene platform mailbox driver

2016-02-08 Thread Duc Dang
X-Gene mailbox controller provides 8 mailbox channels, with each channel has a dedicated interrupt line. Signed-off-by: Feng Kan Signed-off-by: Duc Dang --- Changes since v4: - Rebase over v4.5-rc1 - Fix section mistmatch warning by removing __init in slimpro_mbox_probe d

[PATCH v5 0/3] mailbox: Add APM X-Gene platform mailbox driver

2016-02-08 Thread Duc Dang
APM X-Gene SoC has a mailbox controller that provides communication mechanism for X-Gene Arm64 cores to communicate with X-Gene SoC's Cortex M3 (SLIMpro) processor. X-Gene mailbox controller provides 8 mailbox channels, with each channel has a dedicated interrupt line. Changes since v4: -

Re: [PATCH 0/4] powerpc/ps3: gelic_udbg: drop local versions of network data structs

2016-02-08 Thread Luis Henriques
On Mon, Feb 08, 2016 at 09:31:21AM +0100, Geert Uytterhoeven wrote: > On Sun, Feb 7, 2016 at 6:38 PM, Luis Henriques > wrote: > > Several network-related data structures are defined in gelic_udbg. > > These could be easily dropped and the standard ones defined in network > > headers could be used

Re: [PATCH] drivers/clk/Kconfig: Cosmetic changes

2016-02-08 Thread Stephen Boyd
On 11/03, Mike Looijmans wrote: > Here's a series of three patches to fix up the Kconfig file in the > clk directory. No functional change, just cosmetic. > The first patch gets rid of double "help" headers and makes them uniform. > There's a simple typo fix, and moving two related entries together

[PATCH v5 3/3] arm64: dts: mailbox device tree node for APM X-Gene platform.

2016-02-08 Thread Duc Dang
Mailbox device tree node for APM X-Gene platform. Signed-off-by: Feng Kan Signed-off-by: Duc Dang --- Changes since v4: - Rebase over v4.5-rc1 - Change node name to mailbox@1054 Changes since v3: - Rebase over v4.4 arch/arm64/boot/dts/apm/apm-storm.dtsi | 14 ++

Re: [PATCH v5 3/3] pci, pci-thunder-ecam: Add driver for ThunderX-pass1 on-chip devices

2016-02-08 Thread Bjorn Helgaas
On Mon, Feb 08, 2016 at 01:39:21PM -0800, David Daney wrote: > On 02/08/2016 01:12 PM, Rob Herring wrote: > >On Mon, Feb 8, 2016 at 2:47 PM, David Daney > >wrote: > >>On 02/08/2016 11:56 AM, Rob Herring wrote: > >>>On Fri, Feb 05, 2016 at 03:41:15PM -0800, David Daney wrote: > From: David Dan

Re: [PATCH] clk: socfpga: fix __init annotation

2016-02-08 Thread Stephen Boyd
On 02/08, Arnd Bergmann wrote: > clang found a bug with the __socfpga_pll_init definition: > > drivers/clk/socfpga/clk-pll-a10.c:77:15: error: '__section__' attribute only > applies to functions and > global variables > > This moves the __init annotation to the right place so the function

Re: [PATCH 1/6] kbuild: record needed exported symbols for modules

2016-02-08 Thread Sam Ravnborg
> > +# List module undefined symbols > +ifdef CONFIG_TRIM_UNUSED_EXPSYMS > +cmd_undef_syms = $(NM) $@ | sed -n 's/^ \+U \(.*\)/\1/p' | xargs echo > +else > +cmd_undef_syms = echo > +endif Use ":" as a "do nothing" cammand. Then you do not emit an empty line. Sam

[PATCH v2 2/2] usb: musb: Fix DMA desired mode for Mentor DMA engine

2016-02-08 Thread Joshua Henderson
From: Cristian Birsan Commit 754fe4a92c07 ("usb: musb: Remove ifdefs for TX DMA for musb_host.c") introduces a problem setting the desired channel mode for the Mentor DMA engine. There is a case where the pointer of the channel DMA mode is incorrectly assigned to an address, when it should be as

Re: [PATCH] clk: meson: Fix meson_clk_register_clks() signature type mismatch

2016-02-08 Thread Stephen Boyd
On 02/07, Andreas Färber wrote: > As preparation for arm64 based mesongxbb, which pulls in this code once > enabling ARCH_MESON, fix a size_t vs. unsigned int type mismatch. > The loop uses a local unsigned int variable, so adopt that type, > matching the header. > > Fixes: 7a29a869434e ("clk: mes

[PATCH v2 1/2] usb: musb: Fix DMA for host mode

2016-02-08 Thread Joshua Henderson
From: Cristian Birsan Commit ac33cdb16681 ("usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part5") introduces a problem setting DMA host mode. This commit fixes the done condition that advances the musb schedule. Without this patch the the msub_advance_schedule() is called immediately

Re: [PATCH 2/6] allow for per-symbol configurable EXPORT_SYMBOL()

2016-02-08 Thread Sam Ravnborg
On Mon, Feb 08, 2016 at 03:28:31PM -0500, Nicolas Pitre wrote: > Similar to include/generated/autoconf.h, include/generated/expsyms.h will > contain a list of defines for each EXPORT_SYMBOL() that we want active. > The format is: > > #define __EXPSYM_ 1 Please spell it out. EXP could be EXPECT.

Re: [PATCH] clk: provider: Remove of_gpio_{gate,mux}_clk_setup() prototypes

2016-02-08 Thread Stephen Boyd
On 02/07, Jyri Sarha wrote: > On 02/07/16 09:42, Stephen Boyd wrote: > >These functions either never existed or were only used in > >OF_CLK_DECLARE() macros. Remove the dead prototypes. > > > > Yes, they were used by OF_CLK_DECLARE() macros. I originally made > the of_gpio_clk_gate_setup() non sta

Re: [PATCH] reset: hi6220: Make reset_control_ops const

2016-02-08 Thread kbuild test robot
Hi Philipp, [auto build test WARNING on v4.5-rc3] [also build test WARNING on next-20160208] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Philipp-Zabel/reset-hi6220-Make-reset_control_ops

Re: [PATCH] clk: meson: Fix meson_clk_register_clks() signature type mismatch

2016-02-08 Thread Andreas Färber
Am 08.02.2016 um 23:15 schrieb Stephen Boyd: > On 02/07, Andreas Färber wrote: >> As preparation for arm64 based mesongxbb, which pulls in this code once >> enabling ARCH_MESON, fix a size_t vs. unsigned int type mismatch. >> The loop uses a local unsigned int variable, so adopt that type, >> match

Re: [PATCH v7 0/9] Fix broken DMAFLUSHP on Rockchips platform

2016-02-08 Thread Heiko Stuebner
Hi Vinod, Am Montag, 8. Februar 2016, 18:44:19 schrieb Vinod Koul: > On Mon, Feb 08, 2016 at 10:27:04AM +0100, Heiko Stuebner wrote: > > Am Montag, 8. Februar 2016, 08:41:34 schrieb Vinod Koul: > > > On Mon, Feb 01, 2016 at 02:56:54PM +0800, Caesar Wang wrote: > > > > Hello Vinod, > > > > > > > >

Re: [PATCH v4 01/17] Xen: ACPI: Hide UART used by Xen

2016-02-08 Thread Rafael J. Wysocki
On Monday, February 08, 2016 10:57:01 AM Stefano Stabellini wrote: > On Sat, 6 Feb 2016, Rafael J. Wysocki wrote: > > On Fri, Feb 5, 2016 at 4:05 AM, Shannon Zhao > > wrote: > > > From: Shannon Zhao > > > > > > ACPI 6.0 introduces a new table STAO to list the devices which are used > > > by Xen

Re: [PATCH 5/6] create/adjust generated/expsyms.h

2016-02-08 Thread Sam Ravnborg
On Mon, Feb 08, 2016 at 03:28:34PM -0500, Nicolas Pitre wrote: > Given the list of exported symbols needed by all modules, we can create > a header file containing preprocessor defines for each of those symbols. > Also, when some symbols are added and/or removed from the list, we can > update the t

Re: [PATCH] MIPS: Always page align TASK_SIZE

2016-02-08 Thread Harvey Hunt
On 02/08/2016 02:08 PM, David Daney wrote: On 02/08/2016 01:48 PM, Harvey Hunt wrote: Hi Joshua, On 02/08/2016 01:35 PM, Joshua Kinard wrote: On 02/08/2016 13:15, Harvey Hunt wrote: Hi David, On 02/08/2016 10:11 AM, David Daney wrote: On 02/08/2016 10:05 AM, Harvey Hunt wrote: STACK_TOP_

[PATCH v2 3/4] powerpc/ps3: gelic_udbg: use struct iphdr from

2016-02-08 Thread Luis Henriques
Instead of defining a local version of struct iphdr use the standard definition from . Several fields in the definition have different names: - proto -> protocol - src -> saddr - dest -> daddr - total_length -> tot_len - checksum -> check Also, 'ver_len' is composed by 'version' and 'ihl' i

[PATCH v2 1/4] powerpc/ps3: gelic_udbg: use struct ethhdr from

2016-02-08 Thread Luis Henriques
Instead of defining a local version of struct ethhdr use the standard definition from . The fields in the definition have different names: - dest -> h_dest - src -> h_source - type -> h_proto While there, use a few other standard functions/macros: - eth_broadcast_addr (instead of a memset)

[PATCH v2 2/4] powerpc/ps3: gelic_udbg: use struct vlan_hdr from

2016-02-08 Thread Luis Henriques
Instead of defining the local struct vlantag use the standard definition of vlan_hdr from . The fields in the definition have different names: - vlan -> h_vlan_TCI - subtype -> h_vlan_encapsulated_proto While there, use also the ETH_P_IP macro instead of an hard-coded 0x0800 value. Signed-off

Re: [PATCH 1/6] kbuild: record needed exported symbols for modules

2016-02-08 Thread Nicolas Pitre
On Mon, 8 Feb 2016, Sam Ravnborg wrote: > > > > +# List module undefined symbols > > +ifdef CONFIG_TRIM_UNUSED_EXPSYMS > > +cmd_undef_syms = $(NM) $@ | sed -n 's/^ \+U \(.*\)/\1/p' | xargs echo > > +else > > +cmd_undef_syms = echo > > +endif > Use ":" as a "do nothing" cammand. Then you do not e

[PATCH v2 4/4] powerpc/ps3: gelic_udbg: use struct udphdr from

2016-02-08 Thread Luis Henriques
Instead of defining a local version of struct udphdr use the standard definition from . The 'src' field is named 'source' in the definition. Signed-off-by: Luis Henriques --- arch/powerpc/platforms/ps3/gelic_udbg.c | 10 ++ 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/

[PATCH v2 0/4] powerpc/ps3: gelic_udbg: drop local versions of network data structs

2016-02-08 Thread Luis Henriques
Several network-related data structures are defined in gelic_udbg. These could be easily dropped and the standard ones defined in network headers could be used instead. The 4 patches that follow replace ethernet, vlan, ip and udp structures in gelic_udbg. Note that this has been compile-tested on

Re: [PATCH 1/2] devm: add helper devm_add_action_or_reset()

2016-02-08 Thread Stephen Boyd
On 12/23, Sudip Mukherjee wrote: > Add a helper function devm_add_action_or_reset() which will internally > call devm_add_action(). But if devm_add_action() fails then it will > execute the action mentioned and return the error code. > > Signed-off-by: Sudip Mukherjee > --- Greg, can I get your

Re: [PATCH 1/9] rfkill: Improve documentation language

2016-02-08 Thread Julian Calaby
Hi João, On Tue, Feb 9, 2016 at 2:41 AM, João Paulo Rechi Vita wrote: > Signed-off-by: João Paulo Rechi Vita Looks right to me. Reviewed-by: Julian Calaby > --- > net/rfkill/core.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/net/rfkill/core.c b/net/rfkill/co

Re: [PATCH 2/9] rfkill: Remove extra blank line

2016-02-08 Thread Julian Calaby
Hi João, On Tue, Feb 9, 2016 at 2:41 AM, João Paulo Rechi Vita wrote: > Signed-off-by: João Paulo Rechi Vita Looks sane to me. Reviewed-by: Julian Calaby > --- > net/rfkill/core.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/net/rfkill/core.c b/net/rfkill/core.c > index ffbc375..

Re: [PATCH 3/9] rfkill: Point to the correct deprecated doc location

2016-02-08 Thread Julian Calaby
Hi João, On Tue, Feb 9, 2016 at 2:41 AM, João Paulo Rechi Vita wrote: > The "claim" sysfs interface has been removed, so its documentation now > lives in the "removed" folder. > > Signed-off-by: João Paulo Rechi Vita Looks right to me. Reviewed-by: Julian Calaby > --- > Documentation/ABI/st

[PATCH] cpufreq: governor: Rename skip_work to work_count

2016-02-08 Thread Rafael J. Wysocki
From: Rafael J. Wysocki The skip_work field in struct policy_dbs_info technically is a counter, so give it a new name to reflect that. No functional changes. Signed-off-by: Rafael J. Wysocki --- On top of the bleeding-edge branch on linux-pm.git. Thanks, Rafael --- drivers/cpufreq/cpufreq_

Re: [PATCH 5/9] rfkill: Factor rfkill_global_states[].cur assignments

2016-02-08 Thread Julian Calaby
Hi João, On Tue, Feb 9, 2016 at 2:41 AM, João Paulo Rechi Vita wrote: > Factor all assignments to rfkill_global_states[].cur into a single > function rfkill_update_global_state(). > > Signed-off-by: João Paulo Rechi Vita Looks sane to me. Reviewed-by: Julian Calaby > --- > net/rfkill/core.c

Re: [PATCH v2 20/22] media: au0828 add enable, disable source handlers

2016-02-08 Thread Shuah Khan
On 02/04/2016 03:26 AM, Mauro Carvalho Chehab wrote: > Em Wed, 03 Feb 2016 21:03:52 -0700 > Shuah Khan escreveu: > >> Add enable_source and disable_source handlers. >> The enable source handler is called from >> v4l2-core, dvb-core, and ALSA drivers to check >> if the shared media source is free.

Re: [PATCH v3 5/6] dts: ipq4019: Add support for IPQ4019 DK01 board

2016-02-08 Thread Stephen Boyd
On 11/19, Matthew McClintock wrote: > + > +/ { > + model = "Qualcomm Technologies, Inc. IPQ4019/AP-DK01.1"; > + compatible = "qcom,ipq4019"; > + > + clocks { > +xo: xo { > +compatible = "fixed-clock"; > +clock-frequency = <

Re: [PATCH v3 4/6] qcom: ipq4019: Add basic board/dts support for IPQ4019 SoC

2016-02-08 Thread Stephen Boyd
On 11/19, Matthew McClintock wrote: > + > +/ { > + > + clocks { > + sleep_clk: sleep_clk { > + compatible = "fixed-clock"; > + clock-frequency = <32768>; > + #clock-cells = <0>; > + }; > + }; The timer shou

Re: [PATCH 5/6] create/adjust generated/expsyms.h

2016-02-08 Thread Nicolas Pitre
On Mon, 8 Feb 2016, Sam Ravnborg wrote: > On Mon, Feb 08, 2016 at 03:28:34PM -0500, Nicolas Pitre wrote: > > Given the list of exported symbols needed by all modules, we can create > > a header file containing preprocessor defines for each of those symbols. > > Also, when some symbols are added an

Re: [PATCH v3 3/6] ARM: qcom: add IPQ4019 compatible match

2016-02-08 Thread Stephen Boyd
On 11/19, Matthew McClintock wrote: > diff --git a/arch/arm/mach-qcom/board.c b/arch/arm/mach-qcom/board.c > index 6d8bbf7..b52a6bc 100644 > --- a/arch/arm/mach-qcom/board.c > +++ b/arch/arm/mach-qcom/board.c > @@ -18,6 +18,7 @@ static const char * const qcom_dt_match[] __initconst = { > "qco

Re: [PATCH V2 01/16] PM / OPP: get/put regulators from OPP core

2016-02-08 Thread Stephen Boyd
On 02/02, Viresh Kumar wrote: > On 01-02-16, 18:29, Stephen Boyd wrote: > > I'm still lost why we need this API. When the OPP is torn down we > > can call regulator_put there instead. The same style seems to be > > done for supported hw, and prop_name, which doesn't make any > > sense either. Just

Re: [PATCH 8/9] rfkill: Userspace control for airplane mode

2016-02-08 Thread Julian Calaby
Hi João, On Tue, Feb 9, 2016 at 2:41 AM, João Paulo Rechi Vita wrote: > Provide an interface for the airplane-mode indicator be controlled from > userspace. User has to first acquire the control through > RFKILL_OP_AIRPLANE_MODE_ACQUIRE and keep the fd open for the whole time > it wants to be in

[PATCH] mm: CONFIG_NR_ZONES_EXTENDED

2016-02-08 Thread Dan Williams
ZONE_DEVICE (merged in 4.3) and ZONE_CMA (proposed) are examples of new mm zones that are bumping up against the current maximum limit of 4 zones, i.e. 2 bits in page->flags. When adding a zone this equation still needs to be satisified: SECTIONS_WIDTH + ZONES_WIDTH + NODES_SHIFT + LAST_CPUPI

Re: [PATCH V2 11/16] cpufreq: dt: Pass regulator name to the OPP core

2016-02-08 Thread Stephen Boyd
On 02/02, Viresh Kumar wrote: > static int allocate_resources(int cpu, struct device **cdev, > struct regulator **creg, struct clk **cclk) > { > @@ -200,6 +225,7 @@ static int cpufreq_init(struct cpufreq_policy *policy) > unsigned long min_uV = ~0, max_uV = 0; >

Re: [PATCH V2 15/16] cpufreq: dt: drop references to DT node

2016-02-08 Thread Stephen Boyd
On 02/02, Viresh Kumar wrote: > From: Viresh Kumar > Date: Tue, 8 Sep 2015 17:34:26 +0530 > Subject: [PATCH 08/20] cpufreq: dt: No need to fetch voltage-tolerance > > Its already done by core and we don't need to get it anymore. And so, > we don't need to get of node in cpufreq_init() anymore, m

[PATCH] cpufreq: governor: Drop pointless goto from cpufreq_governor_init()

2016-02-08 Thread Rafael J. Wysocki
From: Rafael J. Wysocki It is silly to jump around "return 0", so don't do that. Signed-off-by: Rafael J. Wysocki --- On top of the bleeding-edge branch of linux-pm.git. Thanks, Rafael --- drivers/cpufreq/cpufreq_governor.c |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) In

Re: [PATCH v5 3/3] pci, pci-thunder-ecam: Add driver for ThunderX-pass1 on-chip devices

2016-02-08 Thread David Daney
On 02/08/2016 02:12 PM, Bjorn Helgaas wrote: On Mon, Feb 08, 2016 at 01:39:21PM -0800, David Daney wrote: On 02/08/2016 01:12 PM, Rob Herring wrote: On Mon, Feb 8, 2016 at 2:47 PM, David Daney wrote: On 02/08/2016 11:56 AM, Rob Herring wrote: On Fri, Feb 05, 2016 at 03:41:15PM -0800, David D

Re: [PATCH net v3 2/4] net: add rx_nohandler stat counter

2016-02-08 Thread Eric Dumazet
On Mon, 2016-02-08 at 11:38 -0800, Stephen Hemminger wrote: > The iproute2 command can be fixed, but adding dependency on size of response > gets gross fast. Imagine when 4 more fields get added, this doesn't scale > well. Really ? I see no problem at all doing the proper tests. > > Also, the

Re: wl12xx regression on 4.5 (was: Re: linux-4.5-rc1 TI pandboard-es wifi wlcore locks and reset)

2016-02-08 Thread Emil Goode
Hello Ross, On Mon, Feb 08, 2016 at 07:26:34PM +1100, Ross Green wrote: > On Mon, Feb 8, 2016 at 9:05 AM, Emil Goode wrote: > > Hello, > > > > On Tue, Feb 02, 2016 at 05:05:38PM +0100, Sebastian Reichel wrote: > >> On Tue, Feb 02, 2016 at 04:41:13PM +1100, Ross Green wrote: > >> > On Tue, Feb 2,

Re: [PATCH V2 16/16] cpufreq: dt: No need to allocate resources anymore

2016-02-08 Thread Stephen Boyd
On 02/02, Viresh Kumar wrote: > + name = find_supply_name(cpu_dev); > + if (IS_ERR(name)) > + return PTR_ERR(name); > + Same IS_ERR question as before. Otherwise the patch looks ok. > + if (!name) > + return 0; > -- Qualcomm Innovation Center, Inc. is a memb

Re: [PATCH v2 4/5] mm, kswapd: replace kswapd compaction with waking up kcompactd

2016-02-08 Thread Andrew Morton
On Mon, 8 Feb 2016 14:38:10 +0100 Vlastimil Babka wrote: > Similarly to direct reclaim/compaction, kswapd attempts to combine reclaim and > compaction to attempt making memory allocation of given order available. The > details differ from direct reclaim e.g. in having high watermark as a goal. >

Re: [PATCH v2 20/22] media: au0828 add enable, disable source handlers

2016-02-08 Thread Shuah Khan
On 02/08/2016 03:42 PM, Shuah Khan wrote: > On 02/04/2016 03:26 AM, Mauro Carvalho Chehab wrote: >> Em Wed, 03 Feb 2016 21:03:52 -0700 >> Shuah Khan escreveu: >> >>> Add enable_source and disable_source handlers. >>> The enable source handler is called from >>> v4l2-core, dvb-core, and ALSA driver

Re: [PATCH] arm64: dts: apq8016-sbc: Add DT node for the uSD SDHC interface

2016-02-08 Thread Kevin Hilman
Georgi Djakov writes: > On 02/05/2016 12:44 AM, Kevin Hilman wrote: >> On Thu, Feb 4, 2016 at 2:06 PM, Kevin Hilman wrote: >>> Georgi Djakov writes: >>> Add the necessary properties to enable the SD-card on db410c boards. Signed-off-by: Georgi Djakov >>> >>> I tried this with 2

Re: [PATCH 0/3] cpufreq: Replace timers with utilization update callbacks

2016-02-08 Thread Rafael J. Wysocki
On Wednesday, February 03, 2016 11:20:19 PM Rafael J. Wysocki wrote: > On Friday, January 29, 2016 11:52:15 PM Rafael J. Wysocki wrote: > > Hi, > > > > The following patch series introduces a mechanism allowing the cpufreq core > > and "setpolicy" drivers to provide utilization update callbacks to

[PATCH] x86/mm/vmfault: Make vmalloc_fault() handle large pages

2016-02-08 Thread Toshi Kani
Since 4.1, ioremap() supports large page (pud/pmd) mappings in x86_64 and PAE. vmalloc_fault() however assumes that the vmalloc range is limited to pte mappings. pgd_ctor() sets the kernel's pgd entries to user's during fork(), which makes user processes share the same page tables for the kernel

[PATCH] arm64: replace read_lock to rcu lock in call_step_hook

2016-02-08 Thread Yang Shi
BUG: sleeping function called from invalid context at kernel/locking/rtmutex.c:917 in_atomic(): 1, irqs_disabled(): 128, pid: 383, name: sh Preemption disabled at:[] kgdb_cpu_enter+0x158/0x6b8 CPU: 3 PID: 383 Comm: sh Tainted: GW 4.1.13-rt13 #2 Hardware name: Freescale Layerscape 20

Re: [PATCH 1/2] devm: add helper devm_add_action_or_reset()

2016-02-08 Thread Greg Kroah-Hartman
On Mon, Feb 08, 2016 at 02:35:46PM -0800, Stephen Boyd wrote: > On 12/23, Sudip Mukherjee wrote: > > Add a helper function devm_add_action_or_reset() which will internally > > call devm_add_action(). But if devm_add_action() fails then it will > > execute the action mentioned and return the error c

Re: [RFC V5] Add gup trace points support

2016-02-08 Thread Shi, Yang
Hi Andrew, This series already got acked from Steven and arch maintainers except for x86. How should I proceed? Any comment is appreciated. Thanks, Yang On 1/14/2016 6:40 AM, Steven Rostedt wrote: Andrew, Do you want to pull in this series? You can add my Acked-by to the whole set. -- St

Re: [PATCHv2 2/2] x86: SROP mitigation: implement signal cookies

2016-02-08 Thread Scotty Bauer
On 02/08/2016 02:50 PM, Andy Lutomirski wrote: > On Sun, Feb 7, 2016 at 12:10 AM, Scotty Bauer wrote: >> >> >> On 02/06/2016 11:35 PM, Mika Penttilä wrote: >>> Hi, >>> >>> >>> On 07.02.2016 01:39, Scott Bauer wrote: This patch adds SROP mitigation logic to the x86 signal delivery and s

Re: [RFC][PATCH] usb: gadget: u_ether: Add workqueue as bottom half handler for rx data path

2016-02-08 Thread Greg Kroah-Hartman
On Tue, Feb 09, 2016 at 02:07:02AM +0530, Amit Pundir wrote: > Please ignore this one too. I should have build tested these patches > individually and not in particular series. I'll resend this patch. Send them in a numbered series so we know what order they have to be applied in. And I always ig

[RFC][PATCH 1/2] timer: Convert timer_slack_ns from unsigned long to u64

2016-02-08 Thread John Stultz
The timer_slack_ns value in the task struct is currently a unsigned long. This means that on 32bit applications, the maximum slack is just over 4 seconds. However, on 64bit machines, its much much larger (~500 years). This disparity could make application development a little difficult, so this pa

[RFC][PATCH 0/2] /proc//timerslack_ns & changes to extend timer_slack_ns to u64 on 32bit systems

2016-02-08 Thread John Stultz
Here's a first pass on some patches discussed on Friday, to add a /proc//timerslack_ns interface which would allow controlling processes to be able to set the timerslack value on other processes in order to save power by avoiding wakeups (Something Android currently does via out-of-tree patches).

[RFC][PATCH 2/2] proc: Add /proc//timerslack_ns interface

2016-02-08 Thread John Stultz
This patch provides a proc/PID/timerslack_ns interface which exposes a task's timerslack value in nanoseconds and allows it to be changed. This allows power/performance management software to set timer slack for other threads according to its policy for the thread (such as when the thread is desig

Re: [PATCH v5 3/3] pci, pci-thunder-ecam: Add driver for ThunderX-pass1 on-chip devices

2016-02-08 Thread Bjorn Helgaas
On Mon, Feb 08, 2016 at 02:41:41PM -0800, David Daney wrote: > On 02/08/2016 02:12 PM, Bjorn Helgaas wrote: > >On Mon, Feb 08, 2016 at 01:39:21PM -0800, David Daney wrote: > >>On 02/08/2016 01:12 PM, Rob Herring wrote: > >>>On Mon, Feb 8, 2016 at 2:47 PM, David Daney > >>>wrote: > On 02/08/20

Re: [PATCH v9 2/2] pcie-designware platform driver

2016-02-08 Thread Bjorn Helgaas
On Tue, Feb 09, 2016 at 05:29:15AM +0800, kbuild test robot wrote: > Hi Joao, > > [auto build test ERROR on arc/for-next] > [cannot apply to pci/next v4.5-rc3 next-20160208] > [if your patch is applied to the wrong git tree, please drop us a note to > help improving th

Re: [PATCH v5 3/3] pci, pci-thunder-ecam: Add driver for ThunderX-pass1 on-chip devices

2016-02-08 Thread David Daney
On 02/08/2016 03:24 PM, Bjorn Helgaas wrote: On Mon, Feb 08, 2016 at 02:41:41PM -0800, David Daney wrote: On 02/08/2016 02:12 PM, Bjorn Helgaas wrote: On Mon, Feb 08, 2016 at 01:39:21PM -0800, David Daney wrote: On 02/08/2016 01:12 PM, Rob Herring wrote: On Mon, Feb 8, 2016 at 2:47 PM, David

Re: [PATCH] ARM: ks8695: fix __initdata annotation

2016-02-08 Thread Greg Ungerer
On 09/02/16 00:24, Arnd Bergmann wrote: > Clang complains about the __initdata section attribute being in the > wrong place in two files of ks8695: > > arch/arm/mach-ks8695/cpu.c:37:31: error: '__section__' attribute only applies > to functions and global variables > arch/arm/mach-ks8695/board-og

Re: [PATCH net-next v7 01/19] lib/bitmap.c: conversion routines to/from u32 array

2016-02-08 Thread Andrew Morton
On Sun, 7 Feb 2016 17:08:45 -0800 David Decotigny wrote: > From: David Decotigny > > Aimed at transferring bitmaps to/from user-space in a 32/64-bit agnostic > way. > > Tested: > unit tests (next patch) on qemu i386, x86_64, ppc, ppc64 BE and LE, > ARM. > > @@ -1060,6 +1062,90 @@ int bit

Re: [PATCH] of/irq: fix bug in computing output requester-id for an msi-map

2016-02-08 Thread David Daney
On 02/08/2016 02:30 PM, Stuart Yoder wrote: From: Stuart Yoder The binding for msi-map specifies that the output requester id should be computed as: (r - rid-base + msi-base) ...update the code accordingly. I agree there is a problem however ... Signed-off-by: Stuart Yoder --- drivers

[PATCH] mm, dax: check for pmd_none() after split_huge_pmd()

2016-02-08 Thread Kirill A. Shutemov
DAX implements split_huge_pmd() by clearing pmd. This simple approach reduces memory overhead, as we don't need to deposit page table on huge page mapping to make split_huge_pmd() never-fail. PTE table can be allocated and populated later on page fault from backing store. But one side effect is th

[PATCH char-misc-testing v2 8/8] misc: mic: MIC host and card driver changes to enable VOP

2016-02-08 Thread Sudeep Dutt
This patch modifies the MIC host and card drivers to start using the VOP driver. The MIC host and card drivers now implement the VOP bus operations and register a VOP device on the VOP bus. MIC driver stack documentation is also updated to include the new VOP driver. Reviewed-by: Ashutosh Dixit S

<    4   5   6   7   8   9   10   11   12   >