On 2015/8/24 23:14, Fu, Zhonghui wrote:
>
> On 2015/8/17 14:51, Adrian Hunter wrote:
>> On 17/08/15 06:38, Fu, Zhonghui wrote:
>>> Hi,
>>>
>>> Any comments are welcome.
>> Same comments as here:
>>
>> http://marc.info/?l=linux-kernel&m=143979428424353&w=2
> Now, PM core support asynchronous
On Sun, Sep 20, 2015 at 10:36:15PM -0700, Greg Kroah-Hartman wrote:
> On Mon, Sep 21, 2015 at 11:04:10AM +0530, Sudip Mukherjee wrote:
> > On Sun, Sep 20, 2015 at 07:26:29PM -0700, Greg Kroah-Hartman wrote:
> > > On Tue, Sep 15, 2015 at 01:20:41PM +0530, Sudip Mukherjee wrote:
> > > > On Thu, Sep 0
Now, PM core supports asynchronous suspend/resume mode for devices
during system suspend/resume, and the power state transition of one
device may be completed in separate kernel thread. PM core ensures
all power state transition timing dependency between devices. This
patch enables sdhci-acpi devic
On Mon, Sep 21, 2015 at 08:09:42AM +0200, Hans-Christian Egtvedt wrote:
> Around Sat 19 Sep 2015 22:42:57 +0530 or thereabout, Sudip Mukherjee wrote:
> > While building avr32 with allmodconfig, the build used to fail with the
> > message:
> > error: implicit declaration of function 'pci_iomap'
> >
On 09/18/15 15:32, Srinivas Kandagatla wrote:
> This patch adds SD card detect support.
>
> Signed-off-by: Srinivas Kandagatla
Acked-by: Igor Grinberg
> ---
> arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts | 13 +
> 1 file changed, 13 insertions(+)
>
> diff --git a/arch/arm/boot/dts
On 2015/8/27 21:05, Ulf Hansson wrote:
> On 3 August 2015 at 14:39, Fu, Zhonghui wrote:
>> Enable mmc host device to suspend/resume asynchronously.
>> This can improve system suspend/resume speed.
> Can or will?
>
> It would be nice to see some statistics of this to justify the change.
> Can you
On 09/18/15 15:32, Srinivas Kandagatla wrote:
> Add pwrseq support to sdcc4 which would enable a proper reset of WLAN
> without ugly hacks in the board support file.
>
> Signed-off-by: Srinivas Kandagatla
Thanks Srini!
Acked-by: Igor Grinberg
> ---
> arch/arm/boot/dts/qcom-apq8064-cm-qs600.d
On 09/18/15 15:31, Srinivas Kandagatla wrote:
> This patch adds missing 2pin uart pinctrl property to gsbi7 uart on
> CM-QS600.
>
> Signed-off-by: Srinivas Kandagatla
Acked-by: Igor Grinberg
> ---
> arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts | 2 ++
> 1 file changed, 2 insertions(+)
>
> dif
Hello,
Ping?
- Sanchayan.
On 15-09-07 13:51:34, Sanchayan Maity wrote:
> Hello,
>
> Tested on Greg's tree char-misc-next branch along with Stefan's NAND driver
> patchset.
>
> Sample output on Colibri VF50
>
> root@colibri-vf:/sys/bus/nvmem/devices/ocotp0# uname -a
> Linux colibri-vf 4.2.0-rc
On 09/18/2015 11:11 PM, Cormier, Jonathan wrote:
> Signed-off-by: Cormier, Jonathan
> ---
> sound/soc/codecs/tlv320aic26.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/sound/soc/codecs/tlv320aic26.c b/sound/soc/codecs/tlv320aic26.c
> index c3b0a698ea66..5c5641cd28de 100644
> --- a/so
On (09/18/15 14:19), Joonsoo Kim wrote:
[..]
> static int __init lzo_mod_init(void)
> diff --git a/include/linux/crypto.h b/include/linux/crypto.h
> index e71cb70..31152b1 100644
> --- a/include/linux/crypto.h
> +++ b/include/linux/crypto.h
> @@ -355,6 +355,8 @@ struct compress_alg {
>
Now, PM core supports asynchronous suspend/resume mode for devices
during system suspend/resume, and the power state transition of one
device may be completed in separate kernel thread. PM core ensures
all power state transition timing dependency between devices. This
patch enables mmc host device
From: Herbert Xu
Date: Mon, 21 Sep 2015 14:06:36 +0800
> On Sun, Sep 20, 2015 at 10:55:21PM -0700, David Miller wrote:
>> From: Herbert Xu
>> Date: Fri, 18 Sep 2015 19:16:50 +0800
>>
>> > The commit c0bb07df7d981e4091432754e30c9c720e2c0c78 ("netlink:
>> > Reset portid after netlink_insert failu
Around Sat 19 Sep 2015 22:42:57 +0530 or thereabout, Sudip Mukherjee wrote:
> While building avr32 with allmodconfig, the build used to fail with the
> message:
> error: implicit declaration of function 'pci_iomap'
> error: implicit declaration of function 'pci_iounmap'
What has changed recently t
On Sun, Sep 20, 2015 at 10:55:21PM -0700, David Miller wrote:
> From: Herbert Xu
> Date: Fri, 18 Sep 2015 19:16:50 +0800
>
> > The commit c0bb07df7d981e4091432754e30c9c720e2c0c78 ("netlink:
> > Reset portid after netlink_insert failure") introduced a race
> > condition where if two threads try to
Hi all,
Changes since 20150918:
I used the h8300 tree from next-20150828 since the current tree has been
rebased onto something very old :-(
The sound-asoc tree gained a build failure so I used the version from
next-20150918.
The bluetooth tree still had its build failure.
The akpm-current tre
This is needed in case vcpu_create wants to access the memslots array.
Fixes this lockdep splat:
[26421.303750] ===
[26421.307952] [ INFO: suspicious RCU usage. ]
[26421.312161] 4.3.0-rc1+ #1 Not tainted
[26421.312161] ---
[26421.312162] incl
Hi,
On Saturday 19 September 2015 05:46 AM, Ray Jui wrote:
> This patch adds the PCIe PHY support for the Broadcom PCIe RC interface
> on Cygnus
>
> Signed-off-by: Ray Jui
> Reviewed-by: Arun Parameswaran
> Reviewed-by: JD (Jiandong) Zheng
> Reviewed-by: Scott Branden
> ---
> drivers/phy/Kco
From: Herbert Xu
Date: Fri, 18 Sep 2015 19:16:50 +0800
> The commit c0bb07df7d981e4091432754e30c9c720e2c0c78 ("netlink:
> Reset portid after netlink_insert failure") introduced a race
> condition where if two threads try to autobind the same socket
> one of them may end up with a zero port ID. T
On 09/15/2015 06:50 PM, Dario Faggioli wrote:
On Thu, 2015-08-20 at 20:16 +0200, Juergen Groß wrote:
On 08/18/2015 05:55 PM, Dario Faggioli wrote:
Hey everyone,
So, as a followup of what we were discussing in this thread:
[Xen-devel] PV-vNUMA issue: topology is misinterpreted by the guest
On 20/09/2015 18:48, Borislav Petkov wrote:
> [26421.584526] walk_shadow_page_get_mmio_spte: detect reserved bits on spte,
> addr 0xb8000, dump hierarchy:
> [26421.593927] -- spte 0x3e5a22027 level 4.
> [26421.598228] -- spte 0x38a00b027 level 3.
> [26421.602505] -- spte 0x387334027
This is needed in case vcpu_create wants to access the memslots array.
Fixes this lockdep splat:
[26421.303750] ===
[26421.307952] [ INFO: suspicious RCU usage. ]
[26421.312161] 4.3.0-rc1+ #1 Not tainted
[26421.312161] ---
[26421.312162] incl
> -Original Message-
> From: Paolo Bonzini [mailto:paolo.bonz...@gmail.com] On Behalf Of Paolo
> Bonzini
> Sent: Monday, September 21, 2015 1:33 PM
> To: Wu, Feng; Alex Williamson; j...@8bytes.org; Marcelo Tosatti
> Cc: io...@lists.linux-foundation.org; linux-kernel@vger.kernel.org; KVM l
From: "Michael S. Tsirkin"
Date: Fri, 18 Sep 2015 13:41:09 +0300
> Upon TUNSETSNDBUF, macvtap reads the requested sndbuf size into
> a local variable u.
> commit 39ec7de7092b ("macvtap: fix uninitialized access on
> TUNSETIFF") changed its type to u16 (which is the right thing to
> do for all ot
On Sun, Sep 13, 2015 at 10:29:26AM +0300, Tomas Winkler wrote:
> From: Alexander Usyskin
>
> Use || instead && in state check.
> Latter is bogus and leads to following warning:
>
> drivers/misc/mei/hbm.c:1212:46: warning: logical ‘and’ of mutually exclusive
> tests is always false [-Wlogical-op
On Sat, Sep 19, 2015 at 10:27:12AM -0700, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.1.8 release.
> There are 102 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
On (09/18/15 14:19), Joonsoo Kim wrote:
[..]
> @@ -61,7 +61,8 @@ static struct crypto_alg alg = {
> .cra_module = THIS_MODULE,
> .cra_u = { .compress = {
> .coa_compress = crypto842_compress,
> - .coa_decompress = crypto842_decomp
On Mon, Sep 21, 2015 at 10:40:42AM +0530, Sudip Mukherjee wrote:
> On Sat, Sep 19, 2015 at 10:27:20AM -0700, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 4.2.1 release.
> > There are 120 patches in this series, all will be posted as a response
> > to this one.
On Mon, Sep 21, 2015 at 11:04:10AM +0530, Sudip Mukherjee wrote:
> On Sun, Sep 20, 2015 at 07:26:29PM -0700, Greg Kroah-Hartman wrote:
> > On Tue, Sep 15, 2015 at 01:20:41PM +0530, Sudip Mukherjee wrote:
> > > On Thu, Sep 03, 2015 at 01:21:38PM -0500, Dimitri Sivanich wrote:
> > > > Acked-by: Dimit
On Mon, Aug 31, 2015 at 10:08:08PM +0200, p...@lysator.liu.se wrote:
> From: Peter Rosin
>
> Signed-off-by: Peter Rosin
A whole new driver with exactly no changelog description at all? I
can't take that :(
> ---
> Documentation/misc-devices/mcp4xxx_dpot.txt | 47 +
> MAINTAINERS
On Sun, Sep 20, 2015 at 07:26:29PM -0700, Greg Kroah-Hartman wrote:
> On Tue, Sep 15, 2015 at 01:20:41PM +0530, Sudip Mukherjee wrote:
> > On Thu, Sep 03, 2015 at 01:21:38PM -0500, Dimitri Sivanich wrote:
> > > Acked-by: Dimitri Sivanich
> > >
> > > On Thu, Sep 03, 2015 at 08:20:47PM +0530, Sudip
On 21/09/2015 04:16, Wu, Feng wrote:
> I tested the above patch you suggested, it works fine. Thank you! So
> do I need to resend a new version or you can handle it in your tree?
I will handle it.
Paolo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a
On Mon, Aug 10, 2015 at 12:40:02AM +0300, Vladimir Zapolskiy wrote:
> This change adds functionality to operate on reserved SRAM partitions
> described in device tree file. Two partition properties are added,
> "pool" and "export", the first one allows to share a specific partition
> for usage by a
On Tue, Sep 15, 2015 at 06:26:49PM -0700, K. Y. Srinivasan wrote:
> From: Jake Oshins
>
> This defines the channel type for PCI front-ends in Hyper-V VMs.
>
> Signed-off-by: Jake Oshins
> Signed-off-by: K. Y. Srinivasan
> ---
> include/linux/hyperv.h | 11 +++
> 1 files changed, 11
On Tue, Sep 15, 2015 at 06:26:48PM -0700, K. Y. Srinivasan wrote:
> From: Jake Oshins
>
> This patch exposes the function that hv_vmbus.ko uses to make hypercalls.
> This
> is necessary for retargeting an interrupt when it is given a new affinity.
>
> Since we are exporting this API, rename th
On (09/18/15 14:19), Joonsoo Kim wrote:
> -/* Never return NULL, may sleep */
> +/* May return NULL, may sleep */
> struct zcomp_strm *zcomp_decompress_begin(struct zcomp *comp)
> {
> + if (comp->tfm_noctx)
> + return NULL;
> +
> return zcomp_strm_find(comp);
> }
>
> @@ -
On Tue, Sep 15, 2015 at 05:37:53PM -0700, K. Y. Srinivasan wrote:
> From: Olaf Hering
>
> The "state" is used by several threads of execution.
> Propagate the state to make changes visible. Also propagate context
> change in kvp_on_msg.
>
> Signed-off-by: Olaf Hering
> Signed-off-by: K. Y. Srin
On Tue, Sep 15, 2015 at 05:37:51PM -0700, K. Y. Srinivasan wrote:
> From: Olaf Hering
>
> The callbacks in kvp, vss and fcopy code are called both from the main thread
> as well as from interrupt context. If a state change is done by the main
> thread it is not immediately seen by the interrupt.
On (09/18/15 14:19), Joonsoo Kim wrote:
[..]
> -static struct zcomp_backend *find_backend(const char *compress)
> +static const char *find_backend(const char *compress)
> {
> int i = 0;
> while (backends[i]) {
> - if (sysfs_streq(compress, backends[i]->name))
> +
On Sat, Sep 19, 2015 at 10:27:20AM -0700, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.2.1 release.
> There are 120 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
On Sun, Sep 20, 2015 at 06:40:15PM -0700, Greg Kroah-Hartman wrote:
> On Sun, Sep 13, 2015 at 11:33:51AM +0530, Sudip Mukherjee wrote:
> > commit 9e326f78713a4421fe11afc2ddeac07698fac131 upstream
> > Cc: # 3.14.x
> > Signed-off-by: Sudip Mukherjee
> > ---
> >
> > backporting for the first time
From: Ksenija Stanojevic
Date: Thu, 17 Sep 2015 18:12:53 +0200
> Replace time_t type and get_seconds function which are not y2038 safe
> on 32-bit systems. Function ktime_get_seconds use monotonic instead of
> real time and therefore will not cause overflow.
>
> Signed-off-by: Ksenija Stanojevic
On Sun, Sep 20, 2015 at 10:58:34AM -0400, Sasha Levin wrote:
> On 07/17/2015 07:29 PM, Paul E. McKenney wrote:
> > From: "Paul E. McKenney"
> >
> > The strictly rcu_node based funnel-locking scheme works well in many
> > cases, but systems with CONFIG_RCU_FANOUT_LEAF=64 won't necessarily get
> >
On Mon, Sep 21, 2015 at 10:48:52AM +0800, Lu, Baolu wrote:
>
>
> On 09/16/2015 10:08 PM, Sudip Mukherjee wrote:
> >On error find_tt() returns either a NULL pointer or the error value in
> >ERR_PTR. But we were dereferencing it directly without even checking if
> >find_tt() returned a valid pointe
On Tue 15 Sep 04:36 PDT 2015, Ivan T. Ivanov wrote:
>
> On Fri, 2015-01-23 at 16:19 -0800, Bjorn Andersson wrote:
> > From: Courtney Cavin ca...@sonymobile.com>
> >
> > Signed-off-by: Courtney Cavin ca...@sonymobile.com>
> > Signed-off-by: Bjorn Andersson anders...@sonymobile.com>
> >
>
>
>
Hi,
4.3.0-rc1-next-20150918
[18344.236625] =
[18344.236628] [ INFO: inconsistent lock state ]
[18344.236633] 4.3.0-rc1-next-20150918-dbg-00014-ge5128d0-dirty #361 Not tainted
[18344.236636] -
[18344.236640] inconsistent {IN-RECLAIM_F
From: huangdaode
Date: Thu, 17 Sep 2015 14:51:45 +0800
> This is V2 of Hisilicon Network Subsystem(HNS) patchesets taking care
> about LKML comments.
>
> Please find out the changes from the change logs.
> This patchset is rebased on mainline kernel Linux 4.3-rc1 branch.
>
> [PATCH v2 1/5] Dev
On Sun, Sep 13, 2015 at 11:33:51AM +0530, Sudip Mukherjee wrote:
> commit 9e326f78713a4421fe11afc2ddeac07698fac131 upstream
>
> We can call this function for a dummy console that doesn't support
> setting the font mapping, which will result in a null ptr BUG. So check
> for this case and return er
On Sat, Sep 19, 2015 at 05:27:34PM -0700, Guenter Roeck wrote:
> On 09/19/2015 10:27 AM, Greg Kroah-Hartman wrote:
> >This is the start of the stable review cycle for the 4.2.1 release.
> >There are 120 patches in this series, all will be posted as a response
> >to this one. If anyone has any issu
On Tue, Sep 15, 2015 at 01:20:41PM +0530, Sudip Mukherjee wrote:
> On Thu, Sep 03, 2015 at 01:21:38PM -0500, Dimitri Sivanich wrote:
> > Acked-by: Dimitri Sivanich
> >
> > On Thu, Sep 03, 2015 at 08:20:47PM +0530, Sudip Mukherjee wrote:
> > > If the buffer is too small then return the error and i
On Sun, Sep 20, 2015 at 01:14:14PM -0400, Raphaël Beamonte wrote:
> Add some temporary variables to reduce line length under the maximum
> of 80 characters, as per the kernel code style.
>
> Signed-off-by: Raphaël Beamonte
> ---
> drivers/staging/rtl8192u/r8192U_core.c | 139
> +
On Fri, Sep 18, 2015 at 12:32:13PM +0900, Masanari Iida wrote:
> This patch changes maintainer's email address from
> hp.com to hpe.com in hpilo.c.
>
> Signed-off-by: Masanari Iida
> ---
> drivers/misc/hpilo.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
I'd like to get an ack fr
On Fri, Aug 14, 2015 at 09:05:40AM -0400, Prarit Bhargava wrote:
> 2nd try on this ...
What changed from the first patch? I need some "version information" to
figure out what is going on.
Can you resend it with that information?
thanks,
greg k-h
--
To unsubscribe from this list: send the line
On Mon, Aug 24, 2015 at 03:27:36PM +0300, Tomas Winkler wrote:
> From: "Signed-off-by: Alexander Kuleshov"
I kind of doubt that's the real author name :(
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordom
On Sun, Sep 20, 2015 at 10:35:01PM +0530, Anjali Menon wrote:
> Added a blank line after declaration. Coding style
> warning detected by checkpatch.pl
>
> WARNING: Missing a blank line after declarations
>
> Signed-off-by: Anjali Menon
> ---
> drivers/staging/lustre/lustre/libcfs/module.c | 1 +
On Sun, Sep 20, 2015 at 10:59:16PM +0530, Anjali Menon wrote:
> Removed space between function name and open paranthesis
> detected by checkpatch.pl
>
> 112: WARNING: space prohibited between function name and open
> parenthesis '('
Please don't wrap error/warning messages like these.
And this p
On Sun, Sep 20, 2015 at 09:05:53AM -0700, Guenter Roeck wrote:
> On 09/20/2015 01:53 AM, Sudip Mukherjee wrote:
> >On Sat, Sep 19, 2015 at 10:27:15AM -0700, Greg Kroah-Hartman wrote:
> >>This is the start of the stable review cycle for the 3.10.89 release.
> >>There are 20 patches in this series, a
On Mon, Sep 14, 2015 at 02:31:51PM +0530, Sudip Mukherjee wrote:
> On Sat, Sep 12, 2015 at 07:22:39PM +0300, Max Filippov wrote:
> > On Sat, Sep 12, 2015 at 6:55 PM, Greg Kroah-Hartman
> > wrote:
> > > On Sat, Sep 12, 2015 at 12:56:03PM +0530, Sudip Mukherjee wrote:
> > >> On Fri, Sep 11, 2015 at
On Sat, Sep 19, 2015 at 05:19:06PM -0700, Guenter Roeck wrote:
> On 09/19/2015 10:27 AM, Greg Kroah-Hartman wrote:
> >This is the start of the stable review cycle for the 3.14.53 release.
> >There are 29 patches in this series, all will be posted as a response
> >to this one. If anyone has any iss
On Sun, Sep 20, 2015 at 07:28:44AM +0200, Willy Tarreau wrote:
> Hi Guenter,
>
> On Sat, Sep 19, 2015 at 05:25:59PM -0700, Guenter Roeck wrote:
> > On 09/19/2015 10:27 AM, Greg Kroah-Hartman wrote:
> > >This is the start of the stable review cycle for the 4.1.8 release.
> > >There are 102 patches
On 09/20/2015 01:55 AM, Ingo Molnar wrote:
> * Dave Hansen wrote:
>> +Memory Protection Keys for Userspace (PKU aka PKEYs) is a CPU feature
>> +which will be found on future Intel CPUs.
>> +
>> +Memory Protection Keys provides a mechanism for enforcing page-based
>> +protections, but without requi
On Mon 03 Aug 09:48 PDT 2015, Georgi Djakov wrote:
> This patchset adds initial support for the clocks controlled by
> the RPM (Resource Power Manager) processor on Qualcomm platforms.
> It depends on Bjorn's Qualcomm SMD & RPM patches, that are now in
> linux-next: https://lkml.org/lkml/2015/7/27
Now, PM core supports asynchronous suspend/resume mode for devices
during system suspend/resume, and the power state transition of one
device may be completed in separate kernel thread. PM core ensures
all power state transition timing dependency between devices. This
patch enables SDIO card and fu
On Tue 28 Jul 14:00 PDT 2015, Dmitry Torokhov wrote:
> Hi Bjorn,
>
> On Mon, Jul 27, 2015 at 06:50:04PM -0700, Bjorn Andersson wrote:
> > In the cases where the gpio chip fails to acquire the current state an
> > error is reported back to gpio_keys. This is currently interpreted as if
> > the lin
Hi Andrew,
After merging the akpm-current tree, today's linux-next build (x86_64
allmodconfig) failed like this:
drivers/input/joystick/walkera0701.c:153:4: error: implicit declaration of
function 'abs64' [-Werror=implicit-function-declaration]
if (abs64(pulse_time - SYNC_PULSE) < RESERVE) /
Hello Vitaly,
On Thu, Sep 17, 2015 at 12:26:12PM +0200, Vitaly Wool wrote:
> On Thu, Sep 17, 2015 at 1:30 AM, Sergey Senozhatsky
> wrote:
>
> >
> > just a side note,
> > I'm afraid this is not how it works. numbers go first, to justify
> > the patch set.
I totally agree Sergey's opinion.
> >
>
Hi Andrew,
After merging the akpm-current tree, today's linux-next build (x86_64
allmodconfig) failed like this:
mm/vmscan.c: In function 'sane_reclaim':
mm/vmscan.c:178:2: error: implicit declaration of function 'cgroup_on_dfl'
[-Werror=implicit-function-declaration]
if (cgroup_on_dfl(memcg->
On Fri, Sep 18, 2015 at 02:19:15PM +0900, Joonsoo Kim wrote:
> This patchset makes zram to use crypto API in order to support
> more compression algorithm.
>
> The reason we need to support vairous compression algorithms is that
> zram's performance is highly depend on workload and compression alg
On Fri, Sep 18, 2015 at 02:19:24PM +0900, Joonsoo Kim wrote:
> Crypto subsystem now supports decompress_noctx API that requires
> special tfm_noctx. This tfm can be shared by multiple concurrent
> decompress user because this API doesn't rely on this tfm object
> except to fetch decompress function
On 09/18/2015 11:43 PM, Jacob Pan wrote:
On Fri, 18 Sep 2015 02:09:55 +0200
"Rafael J. Wysocki" wrote:
On Thursday, September 17, 2015 03:31:41 PM Pengyu Ma wrote:
iosf_mbi is supported on Quark, Braswell, Baytrail and some Atom
SoC, but RAPL is not limited to these SoC, it supports almost
On 9/20/15 7:33 PM, Huang Ying wrote:
Clarification: The reproduce file shows 128 instances of 'netperf -t
TCP_CRR -c -C -l 300 -H 127.0.0.1' without an '&' on the end. Does
that
mean these 128 commands are run serially?
Sorry. It's a script bug, there should be a "&" on the end. Will fix
the
This patch removes an unused variable from file.c for code clearance
purpose.
Thanks
Shan Hai
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please
From: Shan Hai
The commit b37392ea86761 ("Btrfs: cleanup unnecessary parameter
and variant of prepare_pages()") makes it redundant.
Signed-off-by: Shan Hai
---
fs/btrfs/file.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/fs/btrfs/file.c b/fs/btrfs/file.c
index b823fac..b6695c4 100644
Hi Joonsoo,
On Fri, Sep 18, 2015 at 02:19:23PM +0900, Joonsoo Kim wrote:
> Until now, zram uses compression algorithm through direct call
> to core algorithm function, but, it has drawback that we need to add
> compression algorithm manually to zram if needed. Without this work,
> we cannot utiliz
Hi all:
I have a cpu stall problem need you help.
On my arm64 board, when
[1] set maxcpus=17 or other value < 32 and > 16 (total 32 cpus in soc
with 2 cpu die. each die has 16 cpus)
[2] enable CONFIG_NUMA or CONFIG_SCHED_MC or both.
system would sta
On 09/17/2015 12:31 AM, Serge E. Hallyn wrote:
On Wed, Sep 16, 2015 at 09:49:02AM -0500, Eric W. Biederman wrote:
"Serge E. Hallyn" writes:
On Wed, Sep 16, 2015 at 10:37:33AM +0300, Konstantin Khlebnikov wrote:
On 15.09.2015 20:41, Serge Hallyn wrote:
Quoting Stéphane Graber (stgra...@ubun
On 09/16/2015 10:08 PM, Sudip Mukherjee wrote:
On error find_tt() returns either a NULL pointer or the error value in
ERR_PTR. But we were dereferencing it directly without even checking if
find_tt() returned a valid pointer or not.
Signed-off-by: Sudip Mukherjee
---
drivers/usb/host/ehci-s
hi Lee,
thanks very much!
2015-09-20 12:15 GMT+08:00 Lee Jones :
> On Thu, 17 Sep 2015, Barry Song wrote:
>
>> From: Guo Zeng
>>
>> CSR SiRFSoC Power Control Module includes power on or power
>> off for sysctl power and gnss, it also includes onkey, RTC
>> domain clock controllers and interrupt
It seems the last mail has been blocked, resend it.
On 2015年09月21日 10:16, yjin wrote:
The new version patch only modifies mips/elf.h, so add Ralf Baechle
and cc linux-m...@linux-mips.org.
This is a V2 patch, attach the V1 patch for reference.
Thanks!
Yanjiang
On 2015年09月18日 15:42, yanjiang...
On Sun, 20 Sep 2015 21:06:19 +0200
Sebastian Hesselbarth wrote:
> On 18.09.2015 15:47, Jisheng Zhang wrote:
> > This patch adds dts for the Berlin4CT STB reference board which is also
> > based on the Berlin4CT SoC. The Berlin4CT DMP board will be deprecated as
> > time goes.
> >
> > Signed-off-b
Dear Sebastian,
On Sun, 20 Sep 2015 20:04:01 +0200
Sebastian Hesselbarth wrote:
> On 14.09.2015 08:47, Jisheng Zhang wrote:
> > In Berlin SoCs, there are two kinds of cpu reset control registers: the
> > first one's corresponding bits will be self-cleared after some cycles,
> > while the second
On 09/18/2015 09:39 PM, Igor Mammedov wrote:
When INIT/SIPI sequence is sent to VCPU which before that
was in use by OS, VMRUN might fail with:
KVM: entry failed, hardware error 0x
EAX= EBX= ECX= EDX=06d3
ESI= EDI= EBP= ESP=
The new version patch only modifies mips/elf.h, so add Ralf Baechle and
cc linux-m...@linux-mips.org.
This is a V2 patch, attach the V1 patch for reference.
Thanks!
Yanjiang
On 2015年09月18日 15:42, yanjiang@windriver.com wrote:
From: Yanjiang Jin
elf_check_arch() will be called both in par
Hi, Charles,
I've already tried to change.
If I change to that, we can't enter the suspen during the playback.
-
[ 72.538263] arizona spi1.0: Suspend, disabling IRQ
...
[ 72.585823] arizona spi1.0: Late suspend, reengabling IRQ
[ 72.585904] arizona spi1.0: Early resume, disabling IRQ
...
[
> -Original Message-
> From: Paolo Bonzini [mailto:paolo.bonz...@gmail.com] On Behalf Of Paolo
> Bonzini
> Sent: Saturday, September 19, 2015 12:07 AM
> To: Wu, Feng; Alex Williamson; j...@8bytes.org; Marcelo Tosatti
> Cc: io...@lists.linux-foundation.org; linux-kernel@vger.kernel.org; KV
This is the 7th version of patch set to add support for Altera PCIe host
controller with MSI feature on Altera FPGA device families. This patchset
mainly resolve comments from Lorenzo Pieralisi in v6 and minor fixes.
This patchset is based on v4.3-rc1.
v6->v7 changes:
-pcie-altera: add pcie_bus_c
The 0x03 is valid 3000 serial ic type too.
Signed-off-by: Duson Lin
---
drivers/input/mouse/elan_i2c_core.c |1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/input/mouse/elan_i2c_core.c
b/drivers/input/mouse/elan_i2c_core.c
index fa94530..16ac595 100644
--- a/drivers/input/mouse/el
This patch adds the bindings for Altera PCIe host controller driver and
Altera PCIe MSI driver.
Signed-off-by: Ley Foon Tan
---
.../devicetree/bindings/pci/altera-pcie-msi.txt| 28 +
.../devicetree/bindings/pci/altera-pcie.txt| 49 ++
2 files changed,
This patch adds Altera PCIe MSI driver. This soft IP supports configurable
number of vectors, which is a dts parameter.
Signed-off-by: Ley Foon Tan
Reviewed-by: Marc Zyngier
---
drivers/pci/host/Kconfig | 8 +
drivers/pci/host/Makefile | 1 +
drivers/pci/host/pcie-altera-
This patch adds the Altera PCIe host controller driver.
Signed-off-by: Ley Foon Tan
---
drivers/pci/host/Kconfig | 8 +
drivers/pci/host/Makefile | 1 +
drivers/pci/host/pcie-altera.c | 591 +
3 files changed, 600 insertions(+)
create mode
Signed-off-by: Ley Foon Tan
---
include/linux/pci_ids.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index d9ba49c..08e4462 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -1550,6 +1550,8 @@
#define PCI_DEVICE_ID_SE
Signed-off-by: Ley Foon Tan
---
MAINTAINERS | 16
1 file changed, 16 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 7ba7ab7..eeb9ec9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7938,6 +7938,14 @@ F: include/linux/pci*
F: arch/x86/pci/
F: arch/x86/k
Include asm-generic/msi.h to support CONFIG_GENERIC_MSI_IRQ_DOMAIN.
This to fix compilation error:
"include/linux/msi.h:123:21: fatal error: asm/msi.h:
No such file or directory"
Signed-off-by: Ley Foon Tan
---
arch/arm/include/asm/Kbuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/
On Fri, Sep 18, 2015 at 12:54 PM, David Daney wrote:
> On 09/18/2015 01:51 AM, Marc Zyngier wrote:
>>
>> On Thu, 17 Sep 2015 11:00:59 -0700
>> David Daney wrote:
>>
>> Hi David,
>>
>>> From: David Daney
>>>
>>> Search up the device hierarchy to find devices with a "msi-map"
>>> property, if foun
On Fri, Sep 18, 2015 at 04:18:52PM +0300, Ivan T. Ivanov wrote:
> Hi,
>
> This is second version of the changes previously posted [1].
> I have to rebase them on top of Andy's for-next[2] branch and rework them
> a little bit, because some of the definitions have been already merged.
>
> Regards,
> > ---
> > change in v6
> > Replace INIT_REGMAP_IRQ with REGMAP_IRQ_REG.
> If that's all that has changed my Ack can carry:
> Acked-by: Lee Jones
> Still no Ack for the regmap side though, so still can't apply.
Yes, compare to V5, that's all change for V6.
Mark acked patch set 1 for regmap co
On Fri, Sep 18, 2015 at 5:36 PM, Constantine Shulyupin
wrote:
> Hi,
>
> I am designing DT support for a hwmon chip.
> It has some sensors, each of them can be:
> - "disabled"
> - "thermal diode"
> - "thermistor"
> - "voltage"
>
> Four possible options for DT properties format.
>
> Option 1: Se
Hello Luis,
On 2015년 09월 17일 20:58, Javier Martinez Canillas wrote:
> Hello Luis,
>
> On 09/17/2015 01:54 PM, Luis de Bethencourt wrote:
>> Hello,
>>
>> These patches add the missing MODULE_DEVICE_TABLE() for OF to export
>> the information so modules have the correct aliases built-in and
>> auto
On Sun, 2015-09-20 at 19:19 -0600, David Ahern wrote:
> On 9/20/15 6:30 AM, kernel test robot wrote:
> > FYI, we noticed the below changes on
> >
> > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> > master
> > commit 192132b9a034d87566294be0fba5f8f75c2cf16b ("net: Add suppor
Hi all,
After merging the sound-asoc tree, today's linux-next build (x86_64
allmodconfig) failed like this:
sound/soc/codecs/rt5645.c: In function 'rt5645_i2c_probe':
sound/soc/codecs/rt5645.c:3277:21: error: 'dmi_platform_intel_broadwel'
undeclared (first use in this function)
dmi_check_sys
1 - 100 of 249 matches
Mail list logo