Greetings,
0day kernel testing robot got the below dmesg and the first bad commit is
git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
commit 1bf1735b478008c30acaff18ec6f4a3ff211c28a
Author: Luis R. Rodriguez
AuthorDate: Mon Jun 15 10:28:16 2015 +0200
Commit: Ingo
On Fri, Jun 19, 2015 at 12:48:19PM -0700, Isaac Assegai wrote:
> Place braces on previous lines in ddk750_sii164.c to
> rectify the following checkpatch errors:
> ERROR: that open brace { should be on the previous line
>
> Signed-off-by: Isaac Assegai
> ---
> drivers/staging/sm750fb/ddk750_sii16
On 6/19/15, Greg Kroah-Hartman wrote:
> I would much rather just include the "real" upstream patches, instead of
> an odd backport.
>
> Jari, can you just backport the above referenced patches instead and
> provide those backports?
I won't do that, sorry. It is more complicated than you think. It
Also simplify the code a bit by specify direction and initial value for
output in devm_gpiod_get_optional function.
Signed-off-by: Axel Lin
Acked-by: Heikki Krogerus
Acked-by: Kishon Vijay Abraham I
---
Hi
This patch was sent on https://lkml.org/lkml/2015/5/31/221 with ACKs.
It's still not in l
On Fri, Jun 19, 2015 at 10:50:57PM -0700, Juston Li wrote:
> Replace spaces with tabs for indentation to fix the checkpatch.pl warning
> 'WARNING: please, no spaces at the start of a line'
>
> checkpatch doesn't catch comments indented by spaces but I fixed comments
> adjacent to warnings as well
Hi,
[lkml.org still broken --> no accurate mail header info possible...]
Just to ask the obvious:
I assume using /sys/bus/pci/rescan does not help once it's broken?
(since the machine comes up empty at initial-boot scan, too)
Also, you could try diffing lspci -vvxxx -s output
of working vs.
On Fri, Jun 19, 2015 at 01:34:50PM -0700, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.0.6 release.
> There are 105 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 Fri, Jun 19, 2015 at 01:35:59PM -0700, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 3.14.45 release.
> There are 44 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 Fri, Jun 19, 2015 at 01:36:20PM -0700, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 3.10.81 release.
> There are 29 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 Sat, 20 Jun 2015, Sergey Senozhatsky wrote:
> On (06/19/15 14:21), Thomas Gleixner wrote:
> [..]
> > Can you please collect the output of /proc/timer_list for the previous
> > patch and then replace the previous patch with the one below and
> > gather all the data again?
> >
>
> attached.
Ca
On (06/20/15 09:52), Thomas Gleixner wrote:
[..]
>
> Can you please send me the dmesg of the second patch as well?
>
I'm sorry, what second patch?
-ss
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at http://www.tux.org/lkml/
Tetsuo Handa wrote:
> One case is that the system can not panic of threads are unable to call
> out_of_memory() for some reason.
^ if
> Well, if without analysis purpose,
>
> if (time_after(jiffies, oom_start + sysctl_panic_on_oom_timeout * HZ))
>
On 19.06.2015, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.0.6 release.
> There are 105 patches in this series
Since a few -stable releases I'm missing this one (it's already in
mainline):
https://www.mail-archive.com/linux-crypto%40vger.kernel.org/msg1411
Hi Rob,
On Sat, Jun 20, 2015 at 12:11 AM, Rob Landley wrote:
> On 06/18/2015 02:36 PM, Geert Uytterhoeven wrote:
>> On Thu, Jun 18, 2015 at 7:19 PM, Rob Landley wrote:
>>> Changes to existing files to add 0pf j2 board support.
>>
>> Thanks for your patch!
>>
>> Like Greg already said, splitting
On Sat, Jun 20, 2015 at 12:43 AM, Sudip Mukherjee
wrote:
> On Fri, Jun 19, 2015 at 10:50:57PM -0700, Juston Li wrote:
>> Replace spaces with tabs for indentation to fix the checkpatch.pl warning
>> 'WARNING: please, no spaces at the start of a line'
>>
>> checkpatch doesn't catch comments indented
On Sat, 20 Jun 2015, Sergey Senozhatsky wrote:
> On (06/20/15 09:52), Thomas Gleixner wrote:
> [..]
> >
> > Can you please send me the dmesg of the second patch as well?
> >
>
> I'm sorry, what second patch?
The one which I forgot to append when I replied yesterday. Appended now.
Thanks,
On 06/19/2015 04:00 PM, Daniel Wagner wrote:
BPF offers another way to generate latency histograms. We attach
kprobes at trace_preempt_off and trace_preempt_on and calculate the
time it takes to from seeing the off/on transition.
The first array is used to store the start time stamp. The key is
Add the dma client description for pxa3xx-nand to use its dma through
device-tree.
Signed-off-by: Robert Jarzmik
---
arch/arm/boot/dts/pxa3xx.dtsi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/boot/dts/pxa3xx.dtsi b/arch/arm/boot/dts/pxa3xx.dtsi
index 4eb1563..d90489b 100644
---
Add the 3 possible mmc controllers on pxa3xx SoCs to the devicetree
description. Add the dma and clocks to the device-tree description of
pxa27x and pxa3xx at the same time.
Signed-off-by: Robert Jarzmik
---
arch/arm/boot/dts/pxa2xx.dtsi | 4
arch/arm/boot/dts/pxa3xx.dtsi | 33
Add the SoC embedded DMA controller, shared with the mmp architecture.
Signed-off-by: Robert Jarzmik
---
arch/arm/boot/dts/pxa27x.dtsi | 9 +
arch/arm/boot/dts/pxa3xx.dtsi | 9 +
2 files changed, 18 insertions(+)
diff --git a/arch/arm/boot/dts/pxa27x.dtsi b/arch/arm/boot/dts/pxa
The pxa27x SoCs have an embedded camera host controller. Add the
description to the family description.
Signed-off-by: Robert Jarzmik
---
Since v1: Sergey's comment on ePAR standard: "imaging"
---
arch/arm/boot/dts/pxa27x.dtsi | 17 +
1 file changed, 17 insertions(+)
diff --git
Add the correct address and size to the device-tree description.
Signed-off-by: Robert Jarzmik
---
arch/arm/boot/dts/pxa27x.dtsi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/boot/dts/pxa27x.dtsi b/arch/arm/boot/dts/pxa27x.dtsi
index 1402e23..fc79df9 100644
--- a/arch/arm/boot/d
Add the usb host controller to pxa27x and pxa3xx.
Signed-off-by: Robert Jarzmik
---
Since v2: change node name from ohci to usb (ePAPR)
---
arch/arm/boot/dts/pxa27x.dtsi | 8
arch/arm/boot/dts/pxa3xx.dtsi | 8
2 files changed, 16 insertions(+)
diff --git a/arch/arm/boot/dts/px
On (06/20/15 10:13), Thomas Gleixner wrote:
[..]
> > > Can you please send me the dmesg of the second patch as well?
> > >
> >
> > I'm sorry, what second patch?
>
> The one which I forgot to append when I replied yesterday. Appended now.
>
attached.
[0.197188] [ cut here ]---
res variable was initialized to -ENOMEM, but it's override by
nvme_trans_copy_from_user(). So current code returns 0 if kcalloc fails.
Fix it to return proper error code.
Signed-off-by: Axel Lin
---
drivers/block/nvme-scsi.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git
Hi all,
Today's linux-next merge of the tip tree got a conflict in:
include/linux/seqlock.h
between commit:
7fc26327b756 ("seqlock: Introduce raw_read_seqcount_latch()")
from the modules tree and commit:
c4bfa3f5f906 ("seqcount: Introduce raw_write_seqcount_barrier()")
from the tip tre
This patch set includes 4 patches fixing indentation, spacing, brace placement
and missing blank lines from checkpatch.pl warnings/errors in staging/sm750fb.
Regards
Juston
-
drivers/staging/sm750fb/ddk750_chip.c| 15 +--
drivers/staging/sm750fb/ddk750_chip.h| 12 +-
driver
Replace spaces with tabs for indentation to fix the checkpatch.pl error
ERROR: code indent should use tabs where possible
WARNING: please, no spaces at the start of a line
Signed-off-by: Juston Li
---
drivers/staging/sm750fb/ddk750_display.c | 100
drivers/staging/sm750fb/ddk750_display
This patch fixes the following sparse warning:
drivers/staging/comedi/drivers/ni_mio_common.c:573:26: warning: shift
too big (4294967295) for type int
Signed-off-by: Geliang Tang
---
drivers/staging/comedi/drivers/ni_mio_common.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Fix spacing errors and warnings caught by checkpatch.pl
ERROR: space prohibited after that open parenthesis '('
ERROR: space required before the open brace '{'
ERROR: need consistent spacing around
ERROR: trailing whitespace
WARNING: unnecessary whitespace before a quoted newline
Signed-off-by: Ju
Fix brace placement errors and warnings caught by checkpatch.pl
ERROR: that open brace { should be on the previous line
WARNING: braces {} are not necessary for single statement blocks
Signed-off-by: Juston Li
---
drivers/staging/sm750fb/ddk750_chip.h| 12 ++
drivers/staging/sm750fb/ddk7
This patch fixes the following sparse warning:
drivers/staging/comedi/comedi_compat32.c:205:16: warning: cast removes
address space of expression
Signed-off-by: Geliang Tang
---
drivers/staging/comedi/comedi_compat32.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/
fixes checkpatch.pl WARNING: Missing a blank line after declarations
Signed-off-by: Juston Li
---
drivers/staging/sm750fb/ddk750_chip.c| 1 +
drivers/staging/sm750fb/ddk750_display.c | 2 ++
drivers/staging/sm750fb/ddk750_dvi.c | 1 +
drivers/staging/sm750fb/ddk750_mode.c| 3 +++
dri
Fix code indentation error by replacing tab in place of spaces.
Signed-off-by: Sunil Shahu
---
drivers/staging/media/lirc/lirc_sasem.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/media/lirc/lirc_sasem.c
b/drivers/staging/media/lirc/lirc_sasem.c
index 8
On Sat, Jun 20, 2015 at 06:35:58PM +1000, Stephen Rothwell wrote:
> Hi all,
>
> Today's linux-next merge of the tip tree got a conflict in:
>
> include/linux/seqlock.h
>
> between commit:
>
> 7fc26327b756 ("seqlock: Introduce raw_read_seqcount_latch()")
>
> from the modules tree and commit
On Sat, 20 Jun 2015, Sergey Senozhatsky wrote:
> On (06/20/15 10:13), Thomas Gleixner wrote:
> [..]
> > > > Can you please send me the dmesg of the second patch as well?
> > > >
> > >
> > > I'm sorry, what second patch?
> >
> > The one which I forgot to append when I replied yesterday. Appended
Greetings!!
>From Madam Assetou Kuku Dearest One ,
I am Madam.Assetou Kuku
I am a widow being that I lost my husband Last Year by the political
uprising here in Burkina Faso ,My husband was a serving director of
the Gold exporting board until his death .He was assassinated by the
rebels followi
W dniu 19.06.2015 o 23:53, Michael Turquette pisze:
> Quoting Bartlomiej Zolnierkiewicz (2015-06-19 05:35:23)
>> On Friday, June 19, 2015 01:19:06 PM Bartlomiej Zolnierkiewicz wrote:
>>>
>>> Hi,
>>>
>>> On Thursday, June 18, 2015 12:58:46 PM Michael Turquette wrote:
Quoting Sylwester Nawrocki
Commit-ID: bafac298fb20e9ae1305c710d4fd8d20c5911afa
Gitweb: http://git.kernel.org/tip/bafac298fb20e9ae1305c710d4fd8d20c5911afa
Author: Jiang Liu
AuthorDate: Sat, 20 Jun 2015 11:50:50 +0200
Committer: Thomas Gleixner
CommitDate: Sat, 20 Jun 2015 12:00:58 +0200
x86/hpet: Check for irq==0
Hello!
In the light of
* kdbus support is no longer compile-time optional. It is now
always built-in. However, it can still be disabled at
runtime using the kdbus=0 kernel command line setting, and
that setting may be changed to default to off, by specifying
Hi Tejun,
After merging the workqueues tree, today's linux-next build (arm
multi_v7_defconfig) failed like this:
kernel/workqueue.c: In function 'unbound_pwq_by_node':
kernel/workqueue.c:570:2: error: implicit declaration of function
'rcu_lockdep_assert' [-Werror=implicit-function-declaration]
On Sat, Jun 20, 2015 at 04:49:13PM +, Geliang Tang wrote:
> This patch fixes the following sparse warning:
>
> drivers/staging/comedi/comedi_compat32.c:205:16: warning: cast removes
> address space of expression
>
> Signed-off-by: Geliang Tang
> ---
> drivers/staging/comedi/comedi_compat32.
On Sat, Jun 20, 2015 at 01:48:32AM -0700, Juston Li wrote:
> Replace spaces with tabs for indentation to fix the checkpatch.pl error
> ERROR: code indent should use tabs where possible
> WARNING: please, no spaces at the start of a line
>
> Signed-off-by: Juston Li
> ---
> diff --git a/drivers/s
On Sat, Jun 20, 2015 at 01:48:33AM -0700, Juston Li wrote:
> Fix spacing errors and warnings caught by checkpatch.pl
> ERROR: space prohibited after that open parenthesis '('
> ERROR: space required before the open brace '{'
> ERROR: need consistent spacing around
> ERROR: trailing whitespace
> WAR
Hi Greg,
On Mon, 1 Jun 2015 18:50:12 +1000 Stephen Rothwell
wrote:
>
> On Fri, 29 May 2015 20:40:02 +1000 Stephen Rothwell
> wrote:
> >
> > After merging the staging tree, today's linux-next build (x86_64
> > allmodconfig) produced a large number of warnings in
> > drivers/staging/wilc1000.
>
On Mon, 15 Jun 2015 10:42:13 +0300
Antony Pavlov wrote:
> On Wed, 10 Jun 2015 23:58:11 +0200
> Alban wrote:
>
> > On Mon, 8 Jun 2015 13:17:58 +0300
> > Antony Pavlov wrote:
> >
> > > IMHO AR9132 SoC can't work without external oscilator.
> > >
> > > Can we just move basic extosc declaration
On Sat, Jun 20, 2015 at 03:17:56PM +0800, Fengguang Wu wrote:
> Greetings,
>
> 0day kernel testing robot got the below dmesg and the first bad commit is
>
> git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
>
> commit 1bf1735b478008c30acaff18ec6f4a3ff211c28a
> Author:
On Fri, Jun 19, 2015 at 01:29:13PM +0300, Dan Carpenter wrote:
> On Sat, Jun 13, 2015 at 02:16:18PM +0530, Sudip Mukherjee wrote:
> >
> > can you please have a look (when you are free) at it to see if anything
> > else needs to be done.
>
> Remove any unused macros.
I will check.
> Cleanup indenti
[Added Paul Gortmaker.]
Hi Shobhit,
On Fri, 2015-06-19 at 12:16 +0530, Shobhit Kumar wrote:
> So what is the exact big problem with this ?
The main problem I have is that it's hard to read a submitter's mind.
And, I think, in cases like this we need to know if the submitter just
made some silly
This patch series makes swapin readahead up to a
certain number to gain more thp performance and adds
tracepoint for khugepaged_scan_pmd, collapse_huge_page,
__collapse_huge_page_isolate.
This patch series was written to deal with programs
that access most, but not all, of their memory after
they
Using static tracepoints, data of functions is recorded.
It is good to automatize debugging without doing a lot
of changes in the source code.
This patch adds tracepoint for khugepaged_scan_pmd,
collapse_huge_page and __collapse_huge_page_isolate.
Signed-off-by: Ebru Akagunduz
Acked-by: Rik van
This patch makes optimistic check for swapin readahead
to increase thp collapse rate. Before getting swapped
out pages to memory, checks them and allows up to a
certain number. It also prints out using tracepoints
amount of unmapped ptes.
Signed-off-by: Ebru Akagunduz
---
Changes in v2:
- Nothin
This patch makes swapin readahead to improve thp collapse rate.
When khugepaged scanned pages, there can be a few of the pages
in swap area.
With the patch THP can collapse 4kB pages into a THP when
there are up to max_ptes_swap swap ptes in a 2MB range.
The patch was tested with a test program t
On 06/19/2015 09:10 PM, Arnaldo Carvalho de Melo wrote:
> Em Fri, Jun 19, 2015 at 11:35:41AM +0200, Martin Liška escreveu:
>> Thank you for the review, all remarks were reasonable.
>> Feel free to comment next version (v3) of the patch.
>
> Thanks, there was just one missing s/tuples/samples/g, I
Hi Alexandre,
Today's linux-next merge of the rtc tree got a conflict in:
drivers/rtc/Makefile
between commit:
b5b2bdfc2893 ("rtc: st: Add new driver for ST's LPC RTC")
from the mfd tree and commit:
766218609678 ("rtc: Properly sort Makefile")
from the rtc tree.
I fixed it up (see bel
Hi Dan,
Today's linux-next merge of the nvdimm tree got a conflict in:
drivers/block/Kconfig
between commit:
b6f2098fb708 ("block: pmem: Add dependency on HAS_IOMEM")
from Linus' tree and commit:
1ffe3c5dc311 ("libnvdimm, pmem: move pmem to drivers/nvdimm/")
from the nvdimm tree.
I fi
Hi Dan,
On Wed, 17 Jun 2015 19:13:19 -0400 Dan Williams
wrote:
>
> A new sub-system in support of non-volatile memory storage devices.
>
> Stephen, please add libnvdimm-for-next to -next:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm libnvdimm-for-next
Thanks for adding your
On 19/06/15 06:59, Abdul, Hussain (H.) wrote:
This patch simplify a trivial if-return sequence. Possibly combine with
a preceding function call.
Abdul Hussain (6):
staging: comedi: dmm32at: Simplify a trivial if-return sequence
staging: comedi: fl512: Simplify a trivial if-return seq
On 20/06/15 17:47, Geliang Tang wrote:
This patch fixes the following sparse warning:
drivers/staging/comedi/drivers/ni_mio_common.c:573:26: warning: shift
too big (4294967295) for type int
Signed-off-by: Geliang Tang
---
drivers/staging/comedi/drivers/ni_mio_common.c | 2 +-
1 file changed
From: Joglekar Tejas
This patch removes the trailing whitespace error given
by checkpatch.pl
Signed-off-by: Joglekar Tejas
---
drivers/staging/rtl8723au/hal/odm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8723au/hal/odm.c
b/drivers/staging/rtl8723a
Hi all,
After merging the net-next tree, today's linux-next build (i386 defconfig)
produced these warnings:
In file included from include/net/netfilter/nf_conntrack_tuple.h:13:0,
from include/linux/netfilter/nf_conntrack_dccp.h:28,
from include/net/netfilter/nf_c
On Sun, 22 Mar 2015, Robert Jarzmik wrote:
> From: Robert Jarzmik
>
> This moves the dma irq handling functions up in the source file, so that
> they are available before DMA preparation functions. It prepares the
> conversion to DMA engine, where the descriptors are populated with these
> funct
Hi Andrew,
Today's linux-next merge of the akpm tree got a conflict in:
drivers/media/v4l2-core/videobuf2-dma-sg.c
between commit:
511a1b8a4c81 ("[media] Revert "[media] vb2: Push mmap_sem down to memops"")
from the v4l-dvb tree and patch:
"media: vb2: convert vb2_dma_sg_get_userptr() t
Acked-by: walter harms
Am 17.06.2015 02:35, schrieb Andy Lutomirski:
> This is only used if BAYCOM_DEBUG is defined.
>
> Cc: walter harms
> Cc: Ralf Baechle
> Cc: Thomas Sailer
> Cc: linux-h...@vger.kernel.org
> Signed-off-by: Andy Lutomirski
> ---
>
> I'm hoping for an ack for this to go t
Hi Andrew,
Today's linux-next merge of the akpm tree got a conflict in:
drivers/media/v4l2-core/videobuf2-vmalloc.c
between commit:
511a1b8a4c81 ("[media] Revert "[media] vb2: Push mmap_sem down to memops"")
from the v4l-dvb tree and patch:
"media: vb2: Convert vb2_vmalloc_get_userptr()
Hi Andrew,
Today's linux-next merge of the akpm tree got a conflict in:
drivers/media/v4l2-core/videobuf2-dma-contig.c
between commit:
511a1b8a4c81 ("[media] Revert "[media] vb2: Push mmap_sem down to memops"")
from the v4l-dvb tree and patch:
"media: vb2: convert vb2_dc_get_userptr() t
On Fri, 19 Jun 2015, Brian Norris wrote:
> This patch adds a second set of suspend/resume hooks to irq_chip, this
> time to represent *chip* suspend/resume, rather than IRQ suspend/resume.
> These callbacks will always be called for an irqchip and are based on
> the per-chip irq_chip_generic struct
On Sat, 20 Jun 2015, walter harms wrote:
> Acked-by: walter harms
>
> Am 17.06.2015 02:35, schrieb Andy Lutomirski:
> > This is only used if BAYCOM_DEBUG is defined.
So why don't we just replace that by ktime_get() and get rid of the
x86'ism in that driver.
Thanks,
tglx
--
To unsubsc
This serie add the device tree support for the mxc rtc driver.
To do this, three steps are required :
- define two rtc clocks for imx31 and imx35
- enhance mxc rtc driver to use two clocks (rtc and ipg)
- add device tree support to mxc rtc driver
Changelog:
v2: (thanks Shawn Guo and Alexandre Bell
The imx35 don't define clocks for rtc.
This patch add two clocks, as needed
by the mxc rtc driver.
Signed-off-by: Philippe Reynes
---
arch/arm/mach-imx/clk-imx35.c |6 +-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-imx/clk-imx35.c b/arch/arm/mach-imx/clk-
This adds documentation of device tree bindings for the
mxc rtc.
Cc: Rob Herring
Cc: Pawel Moll
Cc: Mark Rutland
Cc: Ian Campbell
Cc: Kumar Gala
Cc: devicet...@vger.kernel.org
Signed-off-by: Philippe Reynes
---
Documentation/devicetree/bindings/rtc/rtc-mxc.txt | 27 +
Add device tree support for the mxc rtc driver.
Signed-off-by: Philippe Reynes
---
drivers/rtc/rtc-mxc.c | 19 ++-
1 files changed, 18 insertions(+), 1 deletions(-)
diff --git a/drivers/rtc/rtc-mxc.c b/drivers/rtc/rtc-mxc.c
index e916a91..befe2c2 100644
--- a/drivers/rtc/rtc-m
The mxc RTC needs two clocks, one for the input
reference, and one for the IP. But this driver
was only using one clock (for the reference).
This patch add the second clock (for the IP).
Signed-off-by: Philippe Reynes
---
drivers/rtc/rtc-mxc.c | 26 +-
1 files changed,
The mxc rtc driver needs two clock.
It was defined only one clock, so we
define the second clock.
Signed-off-by: Philippe Reynes
---
arch/arm/mach-imx/clk-imx31.c |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-imx/clk-imx31.c b/arch/arm/mach-imx/clk-imx3
Enable the internal mxc rtc driver on apf27.
Signed-off-by: Philippe Reynes
---
arch/arm/boot/dts/imx27-apf27.dts |4
arch/arm/boot/dts/imx27.dtsi | 10 ++
2 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/dts/imx27-apf27.dts
b/arch/arm/boot/d
On Sat, Jun 20, 2015 at 7:14 AM, Thomas Gleixner wrote:
> On Sat, 20 Jun 2015, walter harms wrote:
>
>> Acked-by: walter harms
>>
>> Am 17.06.2015 02:35, schrieb Andy Lutomirski:
>> > This is only used if BAYCOM_DEBUG is defined.
>
> So why don't we just replace that by ktime_get() and get rid of
Hi Andrew,
After merging the akpm tree, today's linux-next build (x86_64
allmodconfig) failed like this:
drivers/crypto/marvell/cesa.c: In function 'mv_cesa_get_sram':
drivers/crypto/marvell/cesa.c:324:2: error: implicit declaration of function
'of_get_named_gen_pool' [-Werror=implicit-function-
This patch fixes the following sparse warning:
drivers/staging/comedi/comedi_compat32.c:205:16: warning: cast removes
address space of expression
Signed-off-by: Geliang Tang
---
Changes in v2:
- compat_ptr() is substituted by 'unsigned long'.
---
drivers/staging/comedi/comedi_compat32.c | 2 +
On Sat, Jun 20, 2015 at 04:08:19PM +0530, Sudip Mukherjee wrote:
> compat_ptr is already a typecast.
> static inline void __user *compat_ptr(compat_uptr_t uptr)
> {
> return (void __user *)(unsigned long)uptr;
> }
>
> so you are adding another typecast to an already exitsing typecast. :(
>
On Sat, Jun 20, 2015 at 11:15 AM, Philippe Reynes wrote:
> @@ -240,6 +241,9 @@ int __init mx35_clocks_init(void)
> clk_register_clkdev(clk[ipg], "ipg", "imx21-uart.1");
> clk_register_clkdev(clk[uart3_gate], "per", "imx21-uart.2");
> clk_register_clkdev(clk[ipg], "ipg", "i
On Sat, Jun 20, 2015 at 09:58:55AM +0200, Heinz Diehl wrote:
> On 19.06.2015, Greg Kroah-Hartman wrote:
>
> > This is the start of the stable review cycle for the 4.0.6 release.
> > There are 105 patches in this series
>
> Since a few -stable releases I'm missing this one (it's already in
> main
On Sat, Jun 20, 2015 at 04:47:33PM +, Geliang Tang wrote:
> This patch fixes the following sparse warning:
>
> drivers/staging/comedi/drivers/ni_mio_common.c:573:26: warning: shift
> too big (4294967295) for type int
>
> Signed-off-by: Geliang Tang
> ---
> drivers/staging/comedi/drivers/ni_
Native Debian kernel packages include any dtbs that were generated
during the kernel build process in /usr/lib/${packagename}.
Do the same for Debian packages built by scripts/package/builddeb
(executed by the "deb-pkg" target).
Signed-off-by: Karsten Merker
---
scripts/package/builddeb | 5
On Sat, Jun 20, 2015 at 08:48:26PM +1000, Stephen Rothwell wrote:
> Hi Greg,
>
> On Mon, 1 Jun 2015 18:50:12 +1000 Stephen Rothwell
> wrote:
> >
> > On Fri, 29 May 2015 20:40:02 +1000 Stephen Rothwell
> > wrote:
> > >
> > > After merging the staging tree, today's linux-next build (x86_64
> > >
Hi all,
Changes since 20150619:
New trees: hwspinlock, nvdimm
The v4l-dvb tree lost its build failure.
The crypto tree gained a conflict against the bluetooth tree.
The tip tree gained a conflict against the modules tree.
The workqueues tree gained a build failure for which I applied a merge
My apologies, I thought I removed all of those. Fixed for real this
time, resending.
Regards
Juston
On Sat, Jun 20, 2015 at 3:45 AM, Sudip Mukherjee
wrote:
> On Sat, Jun 20, 2015 at 01:48:32AM -0700, Juston Li wrote:
>> Replace spaces with tabs for indentation to fix the checkpatch.pl error
>> E
I've detected a massive loss of can frames on i.MX6 using flexcan
driver with 4.1-rc8 and tracked this down to following commit:
514ac99c64b22d83b52dfee3b8becaa69a92bc4a - "can: fix multiple delivery
of a single CAN frame for overlapping CAN filters"
514ac99c64b22d83b52dfee3b8becaa69a92bc4a introd
On Thu, 18 Jun 2015, Sergey Senozhatsky wrote:
> On (06/17/15 16:14), David Rientjes wrote:
> [..]
> > >
> > > Signed-off-by: Sergey Senozhatsky
> > > Reported-by: Andrew Morton
> > > LKML-reference: https://lkml.org/lkml/2015/6/8/583
> >
> > Acked-by: David Rientjes
> >
> > kmem_cache_des
On Sat, 20 Jun 2015, Andy Lutomirski wrote:
> On Sat, Jun 20, 2015 at 7:14 AM, Thomas Gleixner wrote:
> > On Sat, 20 Jun 2015, walter harms wrote:
> >
> >> Acked-by: walter harms
> >>
> >> Am 17.06.2015 02:35, schrieb Andy Lutomirski:
> >> > This is only used if BAYCOM_DEBUG is defined.
> >
> > S
On 06/20/2015 02:29 AM, Axel Lin wrote:
res variable was initialized to -ENOMEM, but it's override by
nvme_trans_copy_from_user(). So current code returns 0 if kcalloc fails.
Fix it to return proper error code.
Looks good to me, applied for 4.2.
--
Jens Axboe
--
To unsubscribe from this list:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
As can be seen in function uart_insert_char (serial_core) the element
buf_overrun of struct uart_icount is used to count overruns of
tty-buffer.
Added support for counting of overruns in imx driver analogue to
serial_core.
Signed-off-by: Manfred Schla
Building with the attached random configuration file,
drivers/media/v4l2-core/videobuf2-core.c: In function ‘vb2_warn_zero_bytesused’:
drivers/media/v4l2-core/videobuf2-core.c:1253:2: error: implicit declaration of
function ‘__WARN’ [-Werror=implicit-function-declaration]
__WARN();
^
#
# Autom
To prevent problems with interrupt latency, and due to the fact, that
the error will be counted anyway (icount.overrun), the dev_err is simply
removed.
Background:
If an rx-fifo overflow occurs a dev_err message was called in interrupt
context. Since dev_err messages are written to console in a sy
Hi Fabio,
On 20/06/15 16:43, Fabio Estevam wrote:
On Sat, Jun 20, 2015 at 11:15 AM, Philippe Reynes wrote:
@@ -240,6 +241,9 @@ int __init mx35_clocks_init(void)
clk_register_clkdev(clk[ipg], "ipg", "imx21-uart.1");
clk_register_clkdev(clk[uart3_gate], "per", "imx21-uart.2");
On Sat, Jun 20, 2015 at 06:41:20PM +0200, manfred.schla...@gmx.at wrote:
> As can be seen in function uart_insert_char (serial_core) the element
> buf_overrun of struct uart_icount is used to count overruns of
> tty-buffer.
> Added support for counting of overruns in imx driver analogue to
> serial
As can be seen in function uart_insert_char (serial_core) the element
buf_overrun of struct uart_icount is used to count overruns of
tty-buffer.
Added support for counting of overruns in imx driver analogue to
serial_core.
Signed-off-by: Manfred Schlaegl
---
drivers/tty/serial/imx.c | 12 +
Use !x to check for kzalloc failure, as is more normal in the kernel.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at http://www.tux.org/lkml/
!x is more normal for kzalloc failure in the kernel.
The semantic patch that makes this change is as follows:
(http://coccinelle.lip6.fr/)
//
@@
expression x;
statement S1, S2;
@@
x = kzalloc(...);
if (
- x == NULL
+ !x
) S1 else S2
//
Signed-off-by: Julia Lawall
---
drivers/staging/lustr
!x is more normal for kzalloc failure in the kernel.
The semantic patch that makes this change is as follows:
(http://coccinelle.lip6.fr/)
//
@@
expression x;
statement S1, S2;
@@
x = kzalloc(...);
if (
- x == NULL
+ !x
) S1 else S2
//
Signed-off-by: Julia Lawall
---
drivers/staging/lustr
!x is more normal for kzalloc failure in the kernel.
The semantic patch that makes this change is as follows:
(http://coccinelle.lip6.fr/)
//
@@
expression x;
statement S1, S2;
@@
x = kzalloc(...);
if (
- x == NULL
+ !x
) S1 else S2
//
Signed-off-by: Julia Lawall
---
drivers/staging/lustr
1 - 100 of 237 matches
Mail list logo