Re: [PATCH v1] ARM: RX51: Set system_rev from ATAGS

2016-02-10 Thread Tony Lindgren
* Ivaylo Dimitrov [160210 10:24]: > This fixed a regression with DT boot compared to legacy boot. > > Signed-off-by: Ivaylo Dimitrov Thanks, applying into omap-for-v4.5/fixes with Pali's ack. Regards, Tony > --- > arch/arm/mach-omap2/board-generic.c | 22 +- > 1 file cha

Re: [RFC PATCH 3/3] mm: increase scalability of global memory commitment accounting

2016-02-10 Thread Tim Chen
On Wed, 2016-02-10 at 13:28 -0800, Andrew Morton wrote: > > If a process is unmapping 4MB then it's pretty crazy for us to be > hitting the percpu_counter 32 separate times for that single operation. > > Is there some way in which we can batch up the modifications within the > caller and update

Re: [PATCH] cifs: fix erroneous return value

2016-02-10 Thread Steve French
Merged into cifs-2.6.git and added cc: stable On Wed, Feb 10, 2016 at 11:50 AM, Anton Protopopov wrote: > The setup_ntlmv2_rsp() function may return positive value ENOMEM instead > of -ENOMEM in case of kmalloc failure. > > Signed-off-by: Anton Protopopov > --- > fs/cifs/cifsencrypt.c | 2 +- >

Re: [PATCH] ARM: DTS: am57xx-beagle-x15: Select SYS_CLK2 for audio clocks

2016-02-10 Thread Tony Lindgren
* Peter Ujfalusi [160209 03:48]: > The tlv320aic3104 codec's master clock is coming from the SoC's CLKOUT2. > Select the SYS_CLK2 (via divider) as parent clock for CLKOUT2 and select > the same clock (SYS_CLK2) for McASP3 AHCLKX clock as well. > SYS_CLK2 is sourced from an external oscillator runn

Re: [PATCH v3 6/8] dmaengine: rcar-dmac: add iommu support for slave transfers

2016-02-10 Thread Laurent Pinchart
Hi Niklas, Thank you for the patch. On Wednesday 10 February 2016 01:57:56 Niklas Söderlund wrote: > Enable slave transfers to devices behind IPMMU:s by mapping the slave > addresses using the dma-mapping API. > > Signed-off-by: Niklas Söderlund > --- > drivers/dma/sh/rcar-dmac.c | 57

Re: [PATCH v5] mmc: OCTEON: Add host driver for OCTEON MMC controller

2016-02-10 Thread David Daney
On 02/10/2016 03:49 PM, Aaro Koskinen wrote: Hi, On Wed, Feb 10, 2016 at 10:02:23AM -0800, David Daney wrote: On 02/10/2016 09:36 AM, Matt Redfearn wrote: + pr_warn(FW_WARN "%s: Legacy property '%s'. Please remove\n", + node->full_name, legacy_name); I don

Re: [PATCH 3/3] clk: Provide OF helper to mark clocks as CRITICAL

2016-02-10 Thread Michael Turquette
Quoting Lee Jones (2016-02-01 00:22:45) > On Mon, 01 Feb 2016, Maxime Ripard wrote: > > On Wed, Jan 27, 2016 at 11:51:45PM +, André Przywara wrote: > > > Hi, > > > > > > On 18/01/16 14:28, Lee Jones wrote: > > > > This call matches clocks which have been marked as critical in DT > > > > and se

Re: [PATCH v3 7/8] ARM: dts: r8a7790: add iommus to dmac0 and dmac1

2016-02-10 Thread Laurent Pinchart
Hi Niklas, Thank you for the patch. On Wednesday 10 February 2016 01:57:57 Niklas Söderlund wrote: No commit message ? I'd at least mention that as a side effect of this patch channel 0 and 15 are disabled, reducing the effective number of channels to 14 per DMAC. > Signed-off-by: Niklas Söde

Re: [PATCH 1/3] clk: Allow clocks to be marked as CRITICAL

2016-02-10 Thread Michael Turquette
Quoting Lee Jones (2016-01-18 06:28:49) > Critical clocks are those which must not be gated, else undefined > or catastrophic failure would occur. Here we have chosen to > ensure the prepare/enable counts are correctly incremented, so as > not to confuse users with enabled clocks with no visible u

Re: [PATCH 2/3] clk: WARN_ON about to disable a critical clock

2016-02-10 Thread Michael Turquette
Quoting Lee Jones (2016-01-18 06:28:50) > Signed-off-by: Lee Jones Looks good to me. Regards, Mike > --- > drivers/clk/clk.c | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/drivers/clk/clk.c b/drivers/clk/clk.c > index 835cb85..178b364 100644 > --- a/drivers/clk/clk.c > +++ b/d

Re: [PATCH 3/3] clk: Provide OF helper to mark clocks as CRITICAL

2016-02-10 Thread Michael Turquette
Quoting Lee Jones (2016-01-18 06:28:51) > This call matches clocks which have been marked as critical in DT > and sets the appropriate flag. These flags can then be used to > mark the clock core flags appropriately prior to registration. > > Signed-off-by: Lee Jones > --- > include/linux/clk-pr

possible patch

2016-02-10 Thread Justin Keller
Hello, I am new to submitting patches, so sorry if I am doing it wrong. My idea was to change line 147 in drivers/isdn/pcbit/callbacks.c from if (cbdata->data.setup.CallingPN == NULL) { to if (cbdata->data.setup.CallingPN == NULL || sizeof(cbdata->data.setup.CallingPN)>sizeof(ictl.parm.setup.phon

Re: [PATCH v3 7/8] ARM: dts: r8a7790: add iommus to dmac0 and dmac1

2016-02-10 Thread Niklas Söderlund
Hi Simon, * Simon Horman [2016-02-10 18:55:59 +0100]: > Hi Niklas, > > I am deferring accepting this and the similar patch for the r8a7791 pending > acceptance of the driver changes earlier in this series. Please let me know > if you prefer a different course of action. That sounds good, thanks

Отправляю Вам письмо

2016-02-10 Thread Максимова Ника
Здравствуйте. Так же как Вы видите это сообщение, смогут такие же люди увидеть Ваше письмо. Цены от 1500. -- С уважением, менеджер Екатерина. Сот.: 7 961 136 35 21

Re: [PATCH net-next v8 00/19] new ETHTOOL_GSETTINGS/SSETTINGS API

2016-02-10 Thread Stephen Hemminger
On Tue, 9 Feb 2016 16:29:09 -0800 David Decotigny wrote: > Along the way, I chose to drop in the new structure the 3 ethtool_cmd > fields marked "deprecated" (transceiver/maxrxpkt/maxtxpkt). They are > still available for old drivers via the (old) ETHTOOL_GSET/SSET API, > but are not available t

Re: [PATCH net-next v7 15/19] net: bridge: use __ethtool_get_ksettings

2016-02-10 Thread Stephen Hemminger
On Sun, 7 Feb 2016 17:08:59 -0800 David Decotigny wrote: > From: David Decotigny > > Signed-off-by: David Decotigny > --- > net/bridge/br_if.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/net/bridge/br_if.c b/net/bridge/br_if.c > index c367b3e..cafe4e6 1006

Re: [PATCH V4 1/7] cpufreq: Merge cpufreq_offline_prepare/finish routines

2016-02-10 Thread Rafael J. Wysocki
On Tue, Feb 9, 2016 at 4:46 AM, Viresh Kumar wrote: > The offline routine was separated into two halves earlier by > 'commit 1aee40ac9c86 ("cpufreq: Invoke __cpufreq_remove_dev_finish() > after releasing cpu_hotplug.lock");. > > And the reasons cited were, race issues between accessing policy's sy

linux-next: manual merge of the net-next tree with the net tree

2016-02-10 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the net-next tree got a conflict in: drivers/net/vxlan.c between commit: 72564b59ffc4 ("vxlan: Relax MTU constraints") from the net tree and commit: 1a8496ba4091 ("vxlan: consolidate output route calculation") from the net-next tree. I fixed it up (

Re: [PATCH 0/3] clk: Add support for critical clocks

2016-02-10 Thread Michael Turquette
Hi Lee, Quoting Lee Jones (2016-01-18 06:28:48) > Some platforms contain clocks which if gated, will cause undefined or > catastrophic behaviours. As such they are not to be turned off, ever. > Many of these such clocks do not have devices, thus device drivers > where clocks may be enabled and re

[PATCH 0/4 v6] sched,time: reduce nohz_full syscall overhead 40%

2016-02-10 Thread riel
(v6: make VIRT_CPU_ACCOUNTING_GEN jiffy granularity) Running with nohz_full introduces a fair amount of overhead. Specifically, various things that are usually done from the timer interrupt are now done at syscall, irq, and guest entry and exit times. However, some of the code that is called ever

[PATCH 3/4] time,acct: drop irq save & restore from __acct_update_integrals

2016-02-10 Thread riel
From: Rik van Riel It looks like all the call paths that lead to __acct_update_integrals already have irqs disabled, and __acct_update_integrals does not need to disable irqs itself. This is very convenient since about half the CPU time left in this function was spent in local_irq_save alone. P

[PATCH V4 0/5] x86/mbm : Intel Memory Bandwidth monitoring support

2016-02-10 Thread Vikas Shivappa
The V4 version of MBM is almost a complete rewrite of the prior versions. It tries to address all of Thomas earlier comments. The patch series has one preparatory patch for cqm and then 4 MBM patches. *Patches apply on 4.5-rc1*. Memory bandwitdh monitoring(MBM) provides OS/VMM a way to monitor ba

[PATCH 3/5] x86/mbm: Memory bandwidth monitoring event management

2016-02-10 Thread Vikas Shivappa
From: Tony Luck Includes all the core infrastructure to measure the total_bytes and bandwidth. We have per socket counters for both total system wide L3 external bytes and local socket memory-controller bytes. The current b/w is calculated for a minimum diff time(time since it was last counted) o

[PATCH 1/4] sched,time: remove non-power-of-two divides from __acct_update_integrals

2016-02-10 Thread riel
From: Rik van Riel When running a microbenchmark calling an invalid syscall number in a loop, on a nohz_full CPU, we spend a full 9% of our CPU time in __acct_update_integrals. This function converts cputime_t to jiffies, to a timeval, only to convert the timeval back to microseconds before disc

[PATCH 4/4] sched,time: switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularity

2016-02-10 Thread riel
From: Rik van Riel After removing __acct_update_integrals from the profile, native_sched_clock remains as the top CPU user. This can be reduced by moving VIRT_CPU_ACCOUNTING_GEN to jiffy granularity. This will reduce timing accuracy on nohz_full CPUs to jiffy based sampling, just like on normal

Re: N900 sleep mode (in 4.5-rc0, if that matters)

2016-02-10 Thread Tony Lindgren
* Tony Lindgren [160209 09:26]: > * Pavel Machek [160207 13:24]: > > > ffdffebd 48004a20 (fa004a20) cm_idlest1_core blocking bits: 00200042 > > 000d 48004a28 (fa004a28) cm_idlest3_core > > Bit 21 in cm_idlest1_core is for MCSPI4 so WLAN. Does that go > down if do sleep 5; cat /sys/kernel/de

[PATCH 2/4] acct,time: change indentation in __acct_update_integrals

2016-02-10 Thread riel
From: Rik van Riel Change the indentation in __acct_update_integrals to make the function a little easier to read. Suggested-by: Peter Zijlstra Signed-off-by: Rik van Riel Acked-by: Frederic Weisbecker --- kernel/tsacct.c | 51 ++- 1 file chang

[PATCH 5/5] x86/mbm: Add support for MBM counter overflow handling

2016-02-10 Thread Vikas Shivappa
This patch adds a per package timer which periodically updates the Memory bandwidth counters for the events that are currently active. Current patch has a periodic timer every 1s since the SDM guarantees that the counter will not overflow in 1s but this time can be definitely improved by calibratin

[PATCH 2/5] x86/mbm: Intel Memory B/W Monitoring enumeration and init

2016-02-10 Thread Vikas Shivappa
The MBM init patch enumerates the Intel (Memory b/w monitoring)MBM and initializes the perf events and datastructures for monitoring the memory b/w. Its based on original patch series by Kanaka Juvva. Memory bandwidth monitoring(MBM) provides OS/VMM a way to monitor bandwidth from one level of cac

[PATCH 1/5] x86,perf/cqm : Fix cqm handling of grouping events into a cache_group

2016-02-10 Thread Vikas Shivappa
Currently cqm(cache quality of service monitoring) is grouping all events belonging to same PID to use one RMID. However its not counting all of these different events. Hence we end up with a count of zero for all events other than the group leader. The patch tries to address the issue by keeping a

[PATCH 4/5] x86/mbm: RMID Recycling MBM changes

2016-02-10 Thread Vikas Shivappa
RMID could be allocated or deallocated as part of RMID recycling. When an RMID is allocated for mbm event, the mbm counter needs to be initialized because next time we read the counter we need the previous value to account for total bytes that went to the memory controller. Similarly, when RMID is

Re: [PATCH V4 1/7] cpufreq: Merge cpufreq_offline_prepare/finish routines

2016-02-10 Thread Rafael J. Wysocki
On Thu, Feb 11, 2016 at 1:59 AM, Rafael J. Wysocki wrote: > On Tue, Feb 9, 2016 at 4:46 AM, Viresh Kumar wrote: >> The offline routine was separated into two halves earlier by >> 'commit 1aee40ac9c86 ("cpufreq: Invoke __cpufreq_remove_dev_finish() >> after releasing cpu_hotplug.lock");. >> >> And

[PATCH] cpufreq: Avoid unnecessary locking in show() and store()

2016-02-10 Thread Rafael J. Wysocki
From: Rafael J. Wysocki The show() and store() routines in the cpufreq core don't need to acquire all of the locks to check if the struct freq_attr they want to use really provides the callbacks they need as expected, so change them to avoid doing that. Signed-off-by: Rafael J. Wysocki --- dri

Re: [PATCH 2/4] acct,time: change indentation in __acct_update_integrals

2016-02-10 Thread Joe Perches
On Wed, 2016-02-10 at 20:08 -0500, r...@redhat.com wrote: > Change the indentation in __acct_update_integrals to make the function > a little easier to read. trivia: > diff --git a/kernel/tsacct.c b/kernel/tsacct.c [] > @@ -125,31 +125,32 @@ void xacct_add_tsk(struct taskstats *stats, struct > t

Re: possible patch

2016-02-10 Thread Jonathan Corbet
On Wed, 10 Feb 2016 19:49:11 -0500 Justin Keller wrote: > I am new to submitting patches, so sorry if I am doing it wrong. My idea was > to change line 147 in drivers/isdn/pcbit/callbacks.c from > if (cbdata->data.setup.CallingPN == NULL) { > > to > > if (cbdata->data.setup.CallingPN == NULL ||

Re: [Resend PATCH 1/3] scsi:stex.c Support to Pegasus series.

2016-02-10 Thread Martin K. Petersen
> "Charles" == Charles Chiou writes: Charles, Charles> Pegasus is a high performace hardware RAID solution designed to Charles> unleash the raw power of Thunderbolt technology. Please address Oliver's concerns about power management. Also, I was going to merge the first two patches in the

[PATCH v2 6/7] ibmvscsi: Add endian conversions to sysfs attribute show functions

2016-02-10 Thread Tyrel Datwyler
The values returned by the show functions for the host os_type, mad_version, and partition_number attributes get their values directly from the madapter_info struct whose associated fields are __be32 typed. Added endian conversion to ensure these values are sane on LE platforms. Signed-off-by: Tyr

[PATCH v2 2/7] ibmvscsi: Add and use enums for valid CRQ header values

2016-02-10 Thread Tyrel Datwyler
The PAPR defines four valid header values for the first byte of a CRQ message. Namely, an unused/empty message (0x00), a valid command/response entry (0x80), a valid initialization entry (0xC0), and a valid transport event (0xFF). Further, initialization responses have two formats namely initialize

[PATCH v2 0/7] ibmvscsi code cleanup

2016-02-10 Thread Tyrel Datwyler
Fixed up a couple spots that were out of line with the PAPR in regards to its defined VSCSI protocol. Did away with some magic numbers directly in the code. Fixed a minor endian issue. -- v2 changes: -Renamed CRQ header enums and added enums for INIT formats -Check that crq->valid != VIOSRP_CRQ_

[PATCH v2 7/7] ibmvscsi: use H_CLOSED instead of magic number

2016-02-10 Thread Tyrel Datwyler
In a couple places the magic value of 2 is used to check the return code of hypercalls. This translates to H_CLOSED. Signed-off-by: Tyrel Datwyler --- drivers/scsi/ibmvscsi/ibmvscsi.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/scsi/ibmvscsi/ibmvscsi.c b/drive

[PATCH v2 3/7] ibmvscsi: Replace magic values in set_adpater_info() with defines

2016-02-10 Thread Tyrel Datwyler
Add defines for mad version and mad os_type, and replace the magic numbers in set_adapter_info() accordingly. Signed-off-by: Tyrel Datwyler --- drivers/scsi/ibmvscsi/ibmvscsi.c | 8 drivers/scsi/ibmvscsi/viosrp.h | 3 +++ 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/

[PATCH v2 4/7] ibmvscsi: Use of_root to access OF device tree root node

2016-02-10 Thread Tyrel Datwyler
The root node of the OF device tree is exported as of_root. No need to look up the root by path name. Instead just get a reference directly via of_root. Signed-off-by: Tyrel Datwyler Reviewed-by: Johannes Thumshirn --- drivers/scsi/ibmvscsi/ibmvscsi.c | 14 ++ 1 file changed, 6 inse

[PATCH v2 5/7] ibmvscsi: Remove unsupported host config MAD

2016-02-10 Thread Tyrel Datwyler
A VIOSRP_HOST_CONFIG_TYPE management datagram (MAD) has existed in the code for some time. From what information I've gathered from Brian King this was likely implemented on the host side in a SLES 9 based VIOS, which is no longer supported anywhere. Further, it is not defined in PAPR or supported

[PATCH v2 1/7] ibmvscsi: Correct values for several viosrp_crq_format enums

2016-02-10 Thread Tyrel Datwyler
The enum values for VIOSRP_LINUX_FORMAT and VIOSRP_INLINE_FORMAT are off by one. They are currently defined as 0x06 and 0x07 respetively. These values are defined in PAPR correctly as 0x05 and 0x06. This inconsistency has gone unnoticed as neither enum is currently used. The possible future support

Business Partnership

2016-02-10 Thread EYADEMA
Hello, I am Mr. LAURENT EYADEMA from Republic of Togo.please read the attached proposal. Thanks in anticipation of your urgent response, LAURENT EYADEMA proposal.docx Description: Binary data

Re: [PATCH v7 00/14] Big fixes, retries, handle a race condition

2016-02-10 Thread Martin K. Petersen
> "Yaniv" == Yaniv Gardi writes: Yaniv> V7: updated patch 0001 according to a comment also, removed patch Yaniv> 07/15 from V6, so now there are only 14 patches Applied to 4.6/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering

Re: fs/udf and udftools

2016-02-10 Thread Randy Dunlap
[add Jan Kara] On 02/10/16 13:29, Steve Kenton wrote: > Is anyone maintaining these or am I about to volunteer for another job? CUrrent MAINTAINERS file says: UDF FILESYSTEM M: Jan Kara S: Maintained F: Documentation/filesystems/udf.txt F: fs/udf/ and that Doc. file says:

Re: [PATCH v2 3/3] mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous

2016-02-10 Thread Joonsoo Kim
2016-02-11 3:58 GMT+09:00 Andrew Morton : > On Wed, 10 Feb 2016 14:42:57 +0100 Vlastimil Babka wrote: > >> > --- a/mm/memory_hotplug.c >> > +++ b/mm/memory_hotplug.c >> > @@ -509,6 +509,8 @@ int __ref __add_pages(int nid, struct zone *zone, >> > unsigned long phys_start_pfn, >> > int start_se

[PATCH] ARM: imx_v6_v7_defconfig: enable useful configurations for Vybrid

2016-02-10 Thread Stefan Agner
Enable configuration options useful for Vybrid: - NFC NAND driver - USB dual-role controller support - FTM PWM driver - DSPI SPI driver - Colibri VF50 Touchscreen support. Beside that, enable useful configurations such as IIO hwmon support (used in i.MX 23/28, patch pending for Vybrid), PWM LED su

[PATCH] mm: fix pfn_t vs highmem

2016-02-10 Thread Dan Williams
The pfn_t type uses an unsigned long to store a pfn + flags value. On a 64-bit platform the upper 12 bits of an unsigned long are never used for storing the value of a pfn. However, this is not true on highmem platforms, all 32-bits of a pfn value are used to address a 44-bit physical address spa

Re: fs/udf and udftools

2016-02-10 Thread Ken Moffat
On Wed, Feb 10, 2016 at 05:56:16PM -0800, Randy Dunlap wrote: > [add Jan Kara] > > On 02/10/16 13:29, Steve Kenton wrote: > > Is anyone maintaining these or am I about to volunteer for another job? > > CUrrent MAINTAINERS file says: > > UDF FILESYSTEM > M:Jan Kara > S:Maintained > F:

[PATCH] ARM: multi_v7_defconfig: enable useful configurations for Vybrid

2016-02-10 Thread Stefan Agner
Enable configuration options useful for Vybrid: - NFC NAND driver - USB dual-role controller (and Chipidea Gadget support) - Built-in EDMA DMA driver (to be available at LPUART probe) - Vybrid ADC driver - IIO hwmon support (used in i.MX 23/28, patch pending for Vybrid) Signed-off-by: Stefan Agner

Business Partnership

2016-02-10 Thread EYADEMA
Hello, I am Mr. LAURENT EYADEMA from Republic of Togo.please read the attached proposal. Thanks in anticipation of your urgent response, LAURENT EYADEMA proposal.docx Description: Binary data

[PATCH] thp, dax: do not try to withdraw pgtable from non-anon VMA

2016-02-10 Thread Kirill A. Shutemov
DAX doesn't deposit pgtables when it maps huge pages: nothing to withdraw. It can lead to crash. Signed-off-by: Kirill A. Shutemov --- mm/huge_memory.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mm/huge_memory.c b/mm/huge_memory.c index 5404f7534366..ca7f21516c3a 10064

Re: [PATCH V1 4/6] arm64: exception: handle Synchronous External Abort

2016-02-10 Thread Abdulhamid, Harb
On 2/10/2016 1:03 PM, Will Deacon wrote: > On Fri, Feb 05, 2016 at 12:13:26PM -0700, Tyler Baicar wrote: >> +static int do_sea(unsigned long addr, unsigned int esr, struct pt_regs >> *regs) >> +{ >> +struct siginfo info; >> + >> +atomic_notifier_call_chain(&sea_handler_chain, 0, NULL);

Re: [PATCH -v1.1] x86/mm: Fix INVPCID asm constraint

2016-02-10 Thread Andy Lutomirski
On Wed, Feb 10, 2016 at 6:51 AM, Borislav Petkov wrote: > On Wed, Feb 10, 2016 at 02:48:02PM +0100, Michael Matz wrote: >> Hi, >> >> On Wed, 10 Feb 2016, Borislav Petkov wrote: >> >> > --- a/arch/x86/include/asm/tlbflush.h >> > +++ b/arch/x86/include/asm/tlbflush.h >> > @@ -23,7 +23,7 @@ static in

Re: [PATCH] ceph: fix a wrong comparison

2016-02-10 Thread Yan, Zheng
> On Feb 11, 2016, at 01:38, Anton Protopopov wrote: > > A negative value rc compared to the positive value ENOENT in the > finish_read() function. > > Signed-off-by: Anton Protopopov > --- > fs/ceph/addr.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/fs/ceph/addr.c

Re: [PATCH] mm: fix pfn_t vs highmem

2016-02-10 Thread Julian Margetson
On 2/10/2016 10:18 PM, Dan Williams wrote: The pfn_t type uses an unsigned long to store a pfn + flags value. On a 64-bit platform the upper 12 bits of an unsigned long are never used for storing the value of a pfn. However, this is not true on highmem platforms, all 32-bits of a pfn value are

Re: [PATCH v5] mmc: OCTEON: Add host driver for OCTEON MMC controller

2016-02-10 Thread Florian Fainelli
Le 10/02/2016 16:32, David Daney a écrit : > On 02/10/2016 03:49 PM, Aaro Koskinen wrote: >> Hi, >> >> On Wed, Feb 10, 2016 at 10:02:23AM -0800, David Daney wrote: >>> On 02/10/2016 09:36 AM, Matt Redfearn wrote: +pr_warn(FW_WARN "%s: Legacy property '%s'. Please remove\n", +

Re: [PATCH] psmouse: added BYD touchpad driver

2016-02-10 Thread Richard Pospesel
Ok I think this about covers it. The line length issues remain, but the script repors them as warnings so I'm not to worried about it. Patch follows: --- Input: BYD: Added proper touch support Implemented absolute position and touch reporting. Now BYD touchpads will use the synaptics/libinput

[PATCH] sched: remove an unnecessary memory access, rq->cpu in __schedule()

2016-02-10 Thread Byungchul Park
Is there any reason keeping this statement on the code? -8<- >From d8a387efb8199b69b6464970d6f9fc57cbcf0ab0 Mon Sep 17 00:00:00 2001 From: Byungchul Park Date: Thu, 11 Feb 2016 11:50:53 +0900 Subject: [PATCH] sched: remove an unnecessary memory access, rq->cpu in __schedule() Remove an

Re: [PATCH V1 5/6] arm64: exception: handle instruction abort at current EL

2016-02-10 Thread Abdulhamid, Harb
On 2/10/2016 1:02 PM, Will Deacon wrote: > On Fri, Feb 05, 2016 at 12:13:27PM -0700, Tyler Baicar wrote: >> Add a handler for instruction aborts at the current EL >> (ESR_ELx_EC_IABT_CUR) so they are no longer handled in el1_inv. >> This allows firmware first handling for possible SEA >> (Synchrono

[PATCH v4 0/3] Adding NPS400 drivers

2016-02-10 Thread Noam Camus
From: Noam Camus Change Log-- v4: clocksource -- Apply all Daniel comments (Thanks) Handle gracefull return and also using clocksoure mmio driver v3: irqchip - Fix ARM build failure by adding missing include of linux/irq.h clocksource -- Avoid 64bit arch's to bui

[PATCH v4 1/3] soc: Support for EZchip SoC

2016-02-10 Thread Noam Camus
From: Noam Camus This header file is for NPS400 SoC. It includes macros for accessing memory mapped registers. These are functional registers that core can use to configure SoC. Signed-off-by: Noam Camus --- include/soc/nps/common.h | 150 ++ 1 file

[PATCH v4 2/3] clocksource: Add NPS400 timers driver

2016-02-10 Thread Noam Camus
From: Noam Camus Add internal tick generator which is shared by all cores. Each cluster of cores view it through dedicated address. This is used for SMP system where all CPUs synced by same clock source. Signed-off-by: Noam Camus Cc: Daniel Lezcano Cc: Rob Herring Cc: Thomas Gleixner Cc: Joh

[PATCH v4 3/3] irqchip: add nps Internal and external irqchips

2016-02-10 Thread Noam Camus
From: Noam Camus Adding EZchip NPS400 support. NPS internal interrupts are internally handled at Multi Thread Manager (MTM) that is signaled for deactivating an interrupt. External interrupts is handled also at Global Interrupt Controller (GIC) e.g. serial and network devices. Signed-off-by: Noa

[BUG REPORT] use of unreachable() masks uninitialized variables warnings

2016-02-10 Thread Jeff Merkey
Hi, I noticed that the use of the function -- unreachable() -- inside of the BUG() macro in arch/x86/include/asm/bug.h causes compiler output to be suspect based on review of assembly output for quite a few areas. if as a test, you remove the call to unreachable() in the BUG() macro, it seems to

Re: [PATCH V1 6/6] acpi: apei: handle SEA notification type for ARMv8

2016-02-10 Thread Abdulhamid, Harb
On 2/10/2016 1:03 PM, Will Deacon wrote: > On Fri, Feb 05, 2016 at 12:13:28PM -0700, Tyler Baicar wrote: >> +#else /* CONFIG_HAVE_ACPI_APEI_SEA */ >> +static inline int ghes_sea_add(struct ghes *ghes) >> +{ >> +pr_err(GHES_PFX "ID: %d, trying to add SEA notification which is not >> supported\

Re: powerpc/86xx: Use config fragments approach

2016-02-10 Thread Scott Wood
On Wed, 2016-02-10 at 10:22 +0100, Alessio Igor Bogani wrote: > Signed-off-by: Alessio Igor Bogani > --- > arch/powerpc/Makefile| 10 + > arch/powerpc/configs/86xx-32bit.config | 4 + > arch/powerpc/configs/86xx-hw.config | 106 + > ar

Re: [PATCH] tty/serial: digicolor: Fix bad usage of IS_ERR_VALUE

2016-02-10 Thread Guenter Roeck
On 02/10/2016 07:21 AM, Arnd Bergmann wrote: On Tuesday 09 February 2016 18:37:46 Guenter Roeck wrote: On 02/09/2016 07:26 AM, Arnd Bergmann wrote: On Tuesday 09 February 2016 07:08:59 Guenter Roeck wrote: IS_ERR_VALUE() assumes that its parameter is an unsigned long. It can not be used to che

Re: fs/udf and udftools

2016-02-10 Thread Steve Kenton
On 02/10/2016 08:19 PM, Ken Moffat wrote: > On Wed, Feb 10, 2016 at 05:56:16PM -0800, Randy Dunlap wrote: >> [add Jan Kara] >> >> On 02/10/16 13:29, Steve Kenton wrote: >>> Is anyone maintaining these or am I about to volunteer for another job? I guess I should have said "developing" rather than "

Re: Small writes being split with fdatasync based on non-aligned partition ending

2016-02-10 Thread Sitsofe Wheeler
Trying to cc the GNU parted and linux-block mailing lists. On 9 February 2016 at 13:02, Jens Rosenboom wrote: > While trying to reproduce some performance issues I have been seeing > with Ceph, I have come across a strange behaviour which is seemingly > affected only by the end point (and thereby

Good day

2016-02-10 Thread fu . zhongjun
Good day, I need a foreign partner for a proposed mutual business, which refers to the transfer of a large sum of money to an account abroad, as the beneficiary of the funds. Everything about this operation, will be legally done without any bridge financial authority, both in my country and you

[PATCH V3 12/12] dtb: amd: Add support for AMD/Linaro 96Boards Enterprise Edition Server board

2016-02-10 Thread Suravee Suthikulpanit
From: Suravee Suthikulpanit Add device tree file for AMD/Linaro 96Boards Enterprise Edition Server (Husky) Board. This is based on the AMD Seattle Rev.B0 system Signed-off-by: Leo Duran Signed-off-by: Suravee Suthikulpanit --- arch/arm64/boot/dts/amd/Makefile | 3 +- arch/arm64/boot/dts/amd

[PATCH V3 10/12] dtb: amd: Add AMD XGBE device tree file

2016-02-10 Thread Suravee Suthikulpanit
From: Tom Lendacky Add AMD XGBE device tree file, which is available in AMD Seattle RevB. Signed-off-by: Tom Lendacky --- MAINTAINERS | 1 + arch/arm64/boot/dts/amd/amd-seattle-xgbe-b.dtsi | 117 2 files changed, 118 insertions(+)

[PATCH V3 03/12] dtb: amd: Fix DMA ranges of smb0 and pcie0

2016-02-10 Thread Suravee Suthikulpanit
From: Suravee Suthikulpanit Since GICv2m MSI frame is also considered DMA-able, we should also include this range in the dma-range DT property as well. Therefore, this patch fixes the smb0 and pcie0 dma-range properties. Signed-off-by: Suravee Suthikulpanit --- arch/arm64/boot/dts/amd/amd-seat

[PATCH V3 00/12] dtb: amd: Miscellaneous Updates for AMD Seattle DTS

2016-02-10 Thread Suravee Suthikulpanit
From: Suravee Suthikulpanit This patch series contains several updates for the AMD Seattle SOC DTS files. It also adds new board files for newer Overdrive and Linaro 96boards (Husky) platforms. Olof, You mentioned that you have already applied the V2 of the series to next/dt64. Do you think we

[PATCH V3 11/12] dtb: amd: Add support for new AMD Overdrive boards

2016-02-10 Thread Suravee Suthikulpanit
From: Suravee Suthikulpanit Add device tree files for AMD Overdrive boards which comes with AMD Seattle Revision B0 and B1 SOCs. Signed-off-by: Tom Lendacky Signed-off-by: Suravee Suthikulpanit --- arch/arm64/boot/dts/amd/Makefile | 3 +- arch/arm64/boot/dts/amd/amd-overdrive

[PATCH V3 02/12] dtb: amd: Fix GICv2 hypervisor and virtual interface sizes

2016-02-10 Thread Suravee Suthikulpanit
From: Brijesh Singh This patch fixes incorrect sizes of the GICv2 device tree node. This has triggered error message when booting Xen hypervisor. Signed-off-by: Brijesh Singh Signed-off-by: Suravee Suthikulpanit --- arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi | 4 ++-- 1 file changed, 2 inse

[PATCH V3 04/12] dtb: amd: Fix typo in SPI device nodes

2016-02-10 Thread Suravee Suthikulpanit
From: Suravee Suthikulpanit Remove invalid entry in the SPI device nodes. Signed-off-by: Suravee Suthikulpanit --- arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi b/arch/arm64/boot/dts/amd/amd-seatt

[PATCH V3 07/12] dtb: amd: Misc changes for GPIO devices

2016-02-10 Thread Suravee Suthikulpanit
From: Suravee Suthikulpanit Add new GPIO device nodes and fix clock on gpio0. Signed-off-by: Suravee Suthikulpanit --- arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi | 49 +--- 1 file changed, 45 insertions(+), 4 deletions(-) diff --git a/arch/arm64/boot/dts/amd/amd-seat

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

2016-02-10 Thread Suravee Suthikulpanit
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 --- MAINTAINERS | 7 +++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7f1fa4f..e349a3

[PATCH V3 06/12] dtb: amd: Misc changes for SATA device tree nodes

2016-02-10 Thread Suravee Suthikulpanit
From: Suravee Suthikulpanit Add new SATA1 device node, and fix the register range size of SATA0. Signed-off-by: Tom Lendacky Signed-off-by: Suravee Suthikulpanit --- arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/a

[PATCH V3 08/12] dtb: amd: Add PERF CCN-504 device tree node

2016-02-10 Thread Suravee Suthikulpanit
From: Suravee Suthikulpanit Add PERF CCN-504 device tree node. Signed-off-by: Suravee Suthikulpanit --- arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi | 7 +++ 1 file changed, 7 insertions(+) diff --git a/arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi b/arch/arm64/boot/dts/amd/amd-seattle-so

[PATCH V3 09/12] dtb: amd: Add KCS device tree node

2016-02-10 Thread Suravee Suthikulpanit
From: Brijesh Singh Add KCS device node to support IPMI solution on Overdrive system. Signed-off-by: Brijesh Singh Signed-off-by: Suravee Suthikulpanit --- arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi | 10 ++ 1 file changed, 10 insertions(+) diff --git a/arch/arm64/boot/dts/amd/amd-

[PATCH V3 05/12] dtb: amd: Misc changes for I2C device nodes

2016-02-10 Thread Suravee Suthikulpanit
From: Suravee Suthikulpanit Add new i2c1 device node, and fix the incorrect clock frequency. Signed-off-by: Tom Lendacky Signed-off-by: Suravee Suthikulpanit --- arch/arm64/boot/dts/amd/amd-seattle-soc.dtsi | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/arch/arm

[PATCH v2 1/5] mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting

2016-02-10 Thread js1304
From: Joonsoo Kim We can disable debug_pagealloc processing even if the code is compiled with CONFIG_DEBUG_PAGEALLOC. This patch changes the code to query whether it is enabled or not in runtime. v2: update comment, per David. adjust comment to use 80 cols, per Andrew. Reviewed-by: Christian Bo

[PATCH v2 0/5] follow-up "Optimize CONFIG_DEBUG_PAGEALLOC"

2016-02-10 Thread js1304
From: Joonsoo Kim v2) Changes o fix powerpc build failure (basic build test done) o export symbol for module build o change comment and clean up code As CONFIG_DEBUG_PAGEALLOC can be enabled/disabled via kernel parameters we can optimize some cases by checking the enablement state. This is foll

[PATCH v2 3/5] sound: query dynamic DEBUG_PAGEALLOC setting

2016-02-10 Thread js1304
From: Joonsoo Kim We can disable debug_pagealloc processing even if the code is compiled with CONFIG_DEBUG_PAGEALLOC. This patch changes the code to query whether it is enabled or not in runtime. v2: export _debug_pagealloc_enabled to modules, per Andrew. Acked-by: David Rientjes Acked-by: Tak

[PATCH v2 5/5] tile: query dynamic DEBUG_PAGEALLOC setting

2016-02-10 Thread js1304
From: Joonsoo Kim We can disable debug_pagealloc processing even if the code is compiled with CONFIG_DEBUG_PAGEALLOC. This patch changes the code to query whether it is enabled or not in runtime. Acked-by: Chris Metcalf Signed-off-by: Joonsoo Kim --- arch/tile/mm/init.c | 11 +++ 1 fi

[PATCH v2 2/5] mm/slub: query dynamic DEBUG_PAGEALLOC setting

2016-02-10 Thread js1304
From: Joonsoo Kim We can disable debug_pagealloc processing even if the code is compiled with CONFIG_DEBUG_PAGEALLOC. This patch changes the code to query whether it is enabled or not in runtime. v2: clean up code, per Christian. Signed-off-by: Joonsoo Kim --- mm/slub.c | 7 +++ 1 file ch

[PATCH v2 4/5] powerpc: query dynamic DEBUG_PAGEALLOC setting

2016-02-10 Thread js1304
From: Joonsoo Kim We can disable debug_pagealloc processing even if the code is compiled with CONFIG_DEBUG_PAGEALLOC. This patch changes the code to query whether it is enabled or not in runtime. v2: fix build failure Acked-by: David Rientjes Signed-off-by: Joonsoo Kim --- arch/powerpc/kerne

Re: [PATCH 1/2] Documentation: dt: mailbox: Add TI Message Manager

2016-02-10 Thread Jassi Brar
On Tue, Feb 9, 2016 at 11:40 PM, Nishanth Menon wrote: > On 09:43-20160209, Nishanth Menon wrote: >> On Tue, Feb 9, 2016 at 8:54 AM, Jassi Brar wrote: > [..] >> Let me prototype this as part of of_xlate and see if I can pull the >> qinst data back out.. obviously one negative will be that I will

Re: [RFCv6 PATCH 03/10] sched: scheduler-driven cpu frequency selection

2016-02-10 Thread Steve Muckle
Hi Ricky, On 02/01/2016 09:10 AM, Ricky Liang wrote: >> +static int cpufreq_sched_policy_init(struct cpufreq_policy *policy) >> > +{ >> > + struct gov_data *gd; >> > + int cpu; >> > + >> > + for_each_cpu(cpu, policy->cpus) >> > + memset(&per_cpu(cpu_sched_capacity_r

[PATCH 1/2] regulator: qcom_saw: Fix testing wrong value

2016-02-10 Thread Axel Lin
Signed-off-by: Axel Lin --- drivers/regulator/qcom_saw-regulator.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/regulator/qcom_saw-regulator.c b/drivers/regulator/qcom_saw-regulator.c index c800f16..c00f0df 100644 --- a/drivers/regulator/qcom_saw-regulator.c ++

[PATCH 2/2] regulator: qcom_saw: Fix uninitialized variable build warning

2016-02-10 Thread Axel Lin
Fix below build warning: CC [M] drivers/regulator/qcom_saw-regulator.o drivers/regulator/qcom_saw-regulator.c: In function 'qcom_saw_regulator_probe': drivers/regulator/qcom_saw-regulator.c:154:5: warning: 'found' is used uninitialized in this function [-Wuninitialized] drivers/regulator/qcom_s

[PATCH RESEND] scsi: sim710: fix build warning

2016-02-10 Thread Sudip Mukherjee
We are getting build warning about: "Section mismatch in reference from the variable sim710_eisa_driver to the function .init.text:sim710_eisa_probe() The variable sim710_eisa_driver references the function __init sim710_eisa_probe()" sim710_eisa_probe() was having __init but that was being re

Re: [PATCH 1/2] Documentation: dt: mailbox: Add TI Message Manager

2016-02-10 Thread Nishanth Menon
Hi Jassi, On 02/10/2016 10:23 PM, Jassi Brar wrote: [...] Thanks for taking the time and checking the TRM, I apologize that the actual details of the hardware block which was supposed to be in sections 8.1.3 and 8.1.4 has unfortunately been dropped since the last time I reviewed in the spec Vs w

[PATCH RESEND] scsi: ppa: use new parport device model

2016-02-10 Thread Sudip Mukherjee
Modify ppa driver to use the new parallel port device model. Signed-off-by: Sudip Mukherjee --- Resending as there was no review or ACK for this change. This has exactly same changes as done in scsi/imm.c which has already been accepted. drivers/scsi/ppa.c | 46

Re: [PATCH v5 3/5] mtd: devices: m25p80: add support for mmap read request

2016-02-10 Thread Vignesh R
On 02/10/2016 01:06 AM, Mark Brown wrote: > On Fri, Dec 11, 2015 at 09:39:58AM +0530, Vignesh R wrote: > >> +if (spi_flash_read_supported(spi)) { >> +struct spi_flash_read_message msg; >> +int ret; >> + >> +msg.buf = buf; >> +msg.from = from; >

<    3   4   5   6   7   8   9   >