<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.linux.ports.arm.kernel">
    <title>gmane.linux.ports.arm.kernel</title>
    <link>http://permalink.gmane.org/gmane.linux.ports.arm.kernel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169439"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169418"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169416"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169412"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169407"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169402"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169398"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169395"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169388"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169386"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169385"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169384"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169383"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169382"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169381"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169380"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169379"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169377"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169371"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169359"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169439">
    <title>Re: [GIT PULL] Veratile Express DT updates for v3.5</title>
    <link>http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169439</link>
    <description>&lt;pre&gt;Hi Pawel,

On Mon, May 21, 2012 at 1:38 AM, Pawel Moll &amp;lt;pawel.moll&amp;lt; at &amp;gt;arm.com&amp;gt; wrote:

Since this is the first time you're late with a pull request, and the
branch is small, I'll cut you some slack. However, next time we get a
pull request like this after the merge window is open, I will punt it
until the next release.

So, I'll queue this up in late/soc and send it up sometime next week.
If the merge window closes early this means it _could_ miss it, but
hopefully not.


To avoid this from happening next time, please make sure the pull
requests reach us by -rc6 or -rc7 time frame.


Thanks,

-Olof
&lt;/pre&gt;</description>
    <dc:creator>Olof Johansson</dc:creator>
    <dc:date>2012-05-26T08:46:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169418">
    <title>[PATCH 01/15] ARM: mx5: Use clk_prepare_enable/clk_disable_unprepare</title>
    <link>http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169418</link>
    <description>&lt;pre&gt;From: Fabio Estevam &amp;lt;fabio.estevam&amp;lt; at &amp;gt;freescale.com&amp;gt;

Prepare the clock before enabling it.

Cc: &amp;lt;linux-arm-kernel&amp;lt; at &amp;gt;lists.infradead.org&amp;gt;
Signed-off-by: Fabio Estevam &amp;lt;fabio.estevam&amp;lt; at &amp;gt;freescale.com&amp;gt;
---
 arch/arm/mach-imx/mm-imx5.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/mach-imx/mm-imx5.c b/arch/arm/mach-imx/mm-imx5.c
index feeee17..fcad95c 100644
--- a/arch/arm/mach-imx/mm-imx5.c
+++ b/arch/arm/mach-imx/mm-imx5.c
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -35,11 +35,11 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static void imx5_idle(void)
 return;
 clk_prepare(gpc_dvfs_clk);
 }
-clk_enable(gpc_dvfs_clk);
+clk_prepare_enable(gpc_dvfs_clk);
 mx5_cpu_lp_set(WAIT_UNCLOCKED_POWER_OFF);
 if (!tzic_enable_wake())
 cpu_do_idle();
-clk_disable(gpc_dvfs_clk);
+clk_disable_unprepare(gpc_dvfs_clk);
 }
 
 /*
&lt;/pre&gt;</description>
    <dc:creator>Fabio Estevam</dc:creator>
    <dc:date>2012-05-25T23:14:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169416">
    <title>Re: [linux-pm] [PATCH 0/2] bug fixes for coupled cpuidle</title>
    <link>http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169416</link>
    <description>&lt;pre&gt;Len,

Santosh Shilimkar &amp;lt;santosh.shilimkar&amp;lt; at &amp;gt;ti.com&amp;gt; writes:


Tested-by: Kevin Hilman &amp;lt;khilman&amp;lt; at &amp;gt;ti.com&amp;gt;

Can you pick these up for v3.6?

I don't currently see them in your next branch.

Thanks,

Kevin
&lt;/pre&gt;</description>
    <dc:creator>Kevin Hilman</dc:creator>
    <dc:date>2012-05-25T22:38:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169412">
    <title>[PATCH 13/20] arm: Do not call try_to_freeze() in do_signal()</title>
    <link>http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169412</link>
    <description>&lt;pre&gt;get_signal_to_deliver() already calls try_to_freeze(), there is no
need to call it directly.

Cc: Russell King &amp;lt;linux&amp;lt; at &amp;gt;arm.linux.org.uk&amp;gt;
Cc: linux-arm-kernel&amp;lt; at &amp;gt;lists.infradead.org
Signed-off-by: Richard Weinberger &amp;lt;richard&amp;lt; at &amp;gt;nod.at&amp;gt;
---
 arch/arm/kernel/signal.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/arch/arm/kernel/signal.c b/arch/arm/kernel/signal.c
index 434a1f3..aeebb46 100644
--- a/arch/arm/kernel/signal.c
+++ b/arch/arm/kernel/signal.c
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -10,7 +10,6 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 #include &amp;lt;linux/errno.h&amp;gt;
 #include &amp;lt;linux/signal.h&amp;gt;
 #include &amp;lt;linux/personality.h&amp;gt;
-#include &amp;lt;linux/freezer.h&amp;gt;
 #include &amp;lt;linux/uaccess.h&amp;gt;
 #include &amp;lt;linux/tracehook.h&amp;gt;
 #include &amp;lt;linux/irqflags.h&amp;gt;
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -636,9 +635,6 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static void do_signal(struct pt_regs *regs, int syscall)
 }
 }
 
-if (try_to_freeze())
-goto no_signal;
-
 /*
  * Get the signal to deliver.  When running under ptrace, at this
  * point the debugger may change all our registers ...
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -678,7 +674,6 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static void do_signal(struct pt_regs *regs, &lt;/pre&gt;</description>
    <dc:creator>Richard Weinberger</dc:creator>
    <dc:date>2012-05-25T22:04:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169407">
    <title>Re: [PATCH v2] RFC: ARM: cache-l2x0: update workaround for PL310 errata 727915</title>
    <link>http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169407</link>
    <description>&lt;pre&gt;
In a previous thread, I wrote that the 4430 I was using had r2p0.  I
can't verify the accuracy of that claim right now, but my patch was
based on that assumption.  Where are you getting r3p1 from?

When I said I couldn't reproduce the issue with clean during boot, I
meant that I couldn't trigger the issue during boot by calling clean
repeatedly.  I could still reproduce the issue after boot even if the
cache was cleaned during boot.

The reference to 727915 came from discussions with TI, but given that
it is a deadlock and not a memory corruption, you're probably right
that it is not the same issue.
&lt;/pre&gt;</description>
    <dc:creator>Colin Cross</dc:creator>
    <dc:date>2012-05-25T20:04:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169402">
    <title>Re: [PATCH 2/2] mtd mxc_nand: move ecc strengh setup before nand_scan_tail</title>
    <link>http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169402</link>
    <description>&lt;pre&gt;
Pushed this one to l2-mtd.git as well, thanks!

&lt;/pre&gt;</description>
    <dc:creator>Artem Bityutskiy</dc:creator>
    <dc:date>2012-05-25T16:55:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169398">
    <title>Re: [PATCH 2/2] mtd mxc_nand: move ecc strengh setup before nand_scan_tail</title>
    <link>http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169398</link>
    <description>&lt;pre&gt;

Oops, sorry Sascha.  This was compile-tested only, but I should have ensured
strength was set before call to nand_scan_tail().

Thanks,
Mike
&lt;/pre&gt;</description>
    <dc:creator>Mike Dunn</dc:creator>
    <dc:date>2012-05-25T16:29:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169395">
    <title>[PATCH 1/6] sizes.h: move from asm-generic to &lt;linux/sizes.h&gt;</title>
    <link>http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169395</link>
    <description>&lt;pre&gt;sizes.h is used throughout the AMBA code and drivers, so the header
should be available to everyone in order to driver AMBA/PrimeCell
peripherals behind a PCI bridge where the host can be any platform
(I'm doing it under x86).

At this step &amp;lt;asm-generic/sizes.h&amp;gt; includes &amp;lt;linux/sizes.h&amp;gt;,
to allow a grace period for both in-tree and out-of-tree drivers.

Signed-off-by: Alessandro Rubini &amp;lt;rubini&amp;lt; at &amp;gt;gnudd.com&amp;gt;
Acked-by: Giancarlo Asnaghi &amp;lt;giancarlo.asnaghi&amp;lt; at &amp;gt;st.com&amp;gt;
Cc: Russell King &amp;lt;linux&amp;lt; at &amp;gt;arm.linux.org.uk&amp;gt;
Cc: Arnd Bergmann &amp;lt;arnd&amp;lt; at &amp;gt;arndb.de&amp;gt;
---
 include/asm-generic/sizes.h |   49 +-----------------------------------------
 include/linux/sizes.h       |   47 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 49 insertions(+), 47 deletions(-)
 create mode 100644 include/linux/sizes.h

diff --git a/include/asm-generic/sizes.h b/include/asm-generic/sizes.h
index ea5d4ef..1dcfad9 100644
--- a/include/asm-generic/sizes.h
+++ b/include/asm-generic/sizes.h
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1,47 +1,2 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
-/*
- * linux/include/asm-generic/sizes.h
&lt;/pre&gt;</description>
    <dc:creator>Alessandro Rubini</dc:creator>
    <dc:date>2012-05-25T15:48:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169388">
    <title>Re: [PATCH 1/5] ARM: imx6q: add DT node for apbh-dma</title>
    <link>http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169388</link>
    <description>&lt;pre&gt;
thanks a lot.

Huang Shijie

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel&amp;lt; at &amp;gt;lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
&lt;/pre&gt;</description>
    <dc:creator>Huang Shijie</dc:creator>
    <dc:date>2012-05-25T15:09:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169386">
    <title>Re: [PATCH 1/2] mtd mxc_nand: use 32bit copy functions</title>
    <link>http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169386</link>
    <description>&lt;pre&gt;
Will do.


This makes me wonder a bit, I basically copied the prototype from
the _memcpy_*_io template from arch/arm/kernel/io.c. Should they
be wrong?
otoh I also wondered why there were volatiles in arch/arm/kernel/io.c
in the first place ;)

Sascha

&lt;/pre&gt;</description>
    <dc:creator>Sascha Hauer</dc:creator>
    <dc:date>2012-05-25T14:59:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169385">
    <title>Re: [PATCH v2] RFC: ARM: cache-l2x0: update workaround for PL310 errata 727915</title>
    <link>http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169385</link>
    <description>&lt;pre&gt;
Right, ok. This is definitely a different problem though. Firstly, r3p1 is
not affected by the original erratum and secondly the symptoms do not
include deadlock. The clean during boot also sounds highly suspicious -- is
there a chance you boot the kernel with a dirty L2? Is the L2 enabled or
disabled when entering the kernel [I think u8500 has it enabled]?

Will
&lt;/pre&gt;</description>
    <dc:creator>Will Deacon</dc:creator>
    <dc:date>2012-05-25T14:56:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169384">
    <title>Re: [PATCH 1/2] mtd mxc_nand: use 32bit copy functions</title>
    <link>http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169384</link>
    <description>&lt;pre&gt;
Could you please take a look at the checkpatch.pl updates?

WARNING:LONG_LINE: line over 80 characters
#103: FILE: drivers/mtd/nand/mxc_nand.c:276:
+static void memcpy32_fromio(void *trg, const volatile void __iomem  *src, size_t size)

WARNING:VOLATILE: Use of volatile is usually wrong: see Documentation/volatile-considered-harmful.txt
#103: FILE: drivers/mtd/nand/mxc_nand.c:276:
+static void memcpy32_fromio(void *trg, const volatile void __iomem  *src, size_t size)

WARNING:VOLATILE: Use of volatile is usually wrong: see Documentation/volatile-considered-harmful.txt
#107: FILE: drivers/mtd/nand/mxc_nand.c:280:
+       const volatile u32 *s = src;

WARNING:VOLATILE: Use of volatile is usually wrong: see Documentation/volatile-considered-harmful.txt
#113: FILE: drivers/mtd/nand/mxc_nand.c:286:
+static void memcpy32_toio(volatile void __iomem *trg, const void *src, int size)

WARNING:VOLATILE: Use of volatile is usually wrong: see Documentation/volatile-considered-harmful.txt
#116: FILE: drivers/mtd/nand/mxc&lt;/pre&gt;</description>
    <dc:creator>Artem Bityutskiy</dc:creator>
    <dc:date>2012-05-25T14:58:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169383">
    <title>Re: Booting mx27 on linux-next</title>
    <link>http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169383</link>
    <description>&lt;pre&gt;Hi Fabio,

On Fri, May 25, 2012 at 10:56:07AM -0300, Fabio Estevam wrote:

Works for me, tested on next-20120524 on a pcm038 board. I just had
to disable nand support, see the patches I just sent to the list.

Sascha


&lt;/pre&gt;</description>
    <dc:creator>Sascha Hauer</dc:creator>
    <dc:date>2012-05-25T14:51:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169382">
    <title>[STABLE PATCH] ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held</title>
    <link>http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169382</link>
    <description>&lt;pre&gt;From: Dima Zavin &amp;lt;dima&amp;lt; at &amp;gt;android.com&amp;gt;

commit 435a7ef52db7d86e67a009b36cac1457f8972391 upstream

We can't be holding the mmap_sem while calling flush_cache_user_range
because the flush can fault. If we fault on a user address, the
page fault handler will try to take mmap_sem again. Since both places
acquire the read lock, most of the time it succeeds. However, if another
thread tries to acquire the write lock on the mmap_sem (e.g. mmap) in
between the call to flush_cache_user_range and the fault, the down_read
in do_page_fault will deadlock.

[will: removed drop of vma parameter as already queued by rmk (7365/1)]

Cc: &amp;lt;stable&amp;lt; at &amp;gt;vger.kernel.org&amp;gt; # 2.6.32+: 4542b6a0: ARM: 7365/1
Cc: &amp;lt;stable&amp;lt; at &amp;gt;vger.kernel.org&amp;gt; # 2.6.32+
Acked-by: Catalin Marinas &amp;lt;catalin.marinas&amp;lt; at &amp;gt;arm.com&amp;gt;
Signed-off-by: Dima Zavin &amp;lt;dima&amp;lt; at &amp;gt;android.com&amp;gt;
Signed-off-by: John Stultz &amp;lt;john.stultz&amp;lt; at &amp;gt;linaro.org&amp;gt;
Signed-off-by: Will Deacon &amp;lt;will.deacon&amp;lt; at &amp;gt;arm.com&amp;gt;
Signed-off-by: Russell King &amp;lt;rmk+kernel&amp;lt; at &amp;gt;arm.linux.org.uk&amp;gt;
---

Greg: This patch is a candidate for -stab&lt;/pre&gt;</description>
    <dc:creator>Will Deacon</dc:creator>
    <dc:date>2012-05-25T14:38:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169381">
    <title>[PATCH 2/2] mtd mxc_nand: move ecc strengh setup before nand_scan_tail</title>
    <link>http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169381</link>
    <description>&lt;pre&gt;Since this commit:

  commit 6a918bade9dab40aaef80559bd1169c69e8d69cb
  Author: Mike Dunn &amp;lt;mikedunn&amp;lt; at &amp;gt;newsguy.com&amp;gt;
  Date:   Sun Mar 11 14:21:11 2012 -0700

     mtd: flash drivers set ecc strength

The mxc_nand driver fails with:

Driver must set ecc.strength when using hardware ECC

This is because nand_scan_tail checks for correct ecc strength
settings, so we must set them up before nand_scan_tail.

Signed-off-by: Sascha Hauer &amp;lt;s.hauer&amp;lt; at &amp;gt;pengutronix.de&amp;gt;
Cc: stable&amp;lt; at &amp;gt;vger.kernel.org
---
 drivers/mtd/nand/mxc_nand.c |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/drivers/mtd/nand/mxc_nand.c b/drivers/mtd/nand/mxc_nand.c
index 4d27ddc..aaf042b 100644
--- a/drivers/mtd/nand/mxc_nand.c
+++ b/drivers/mtd/nand/mxc_nand.c
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1485,12 +1485,6 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static int __init mxcnd_probe(struct platform_device *pdev)
 else if (mtd-&amp;gt;writesize == 4096)
 this-&amp;gt;ecc.layout = host-&amp;gt;devtype_data-&amp;gt;ecclayout_4k;
 
-/* second phase scan */
-if (nand_scan_tail(mtd)) {
-err = -ENXIO;
-goto escan;
-}
&lt;/pre&gt;</description>
    <dc:creator>Sascha Hauer</dc:creator>
    <dc:date>2012-05-25T14:22:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169380">
    <title>[PATCH 1/2] mtd mxc_nand: use 32bit copy functions</title>
    <link>http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169380</link>
    <description>&lt;pre&gt;The following commit changes the function used to copy from/to
the hardware buffer to memcpy_[from|to]io. This does not work
since the hardware cannot handle the byte accesses used by these
functions. Instead of reverting this patch introduce 32bit
correspondents of these functions.

commit 5775ba36ea9c760c2d7e697dac04f2f7fc95aa62
Author: Uwe Kleine-König &amp;lt;u.kleine-koenig&amp;lt; at &amp;gt;pengutronix.de&amp;gt;
Date:   Tue Apr 24 10:05:22 2012 +0200

    mtd: mxc_nand: fix several sparse warnings about incorrect address space

    Signed-off-by: Uwe Kleine-König &amp;lt;u.kleine-koenig&amp;lt; at &amp;gt;pengutronix.de&amp;gt;
    Signed-off-by: Artem Bityutskiy &amp;lt;artem.bityutskiy&amp;lt; at &amp;gt;linux.intel.com&amp;gt;

Signed-off-by: Sascha Hauer &amp;lt;s.hauer&amp;lt; at &amp;gt;pengutronix.de&amp;gt;
Cc: Uwe Kleine-König &amp;lt;u.kleine-koenig&amp;lt; at &amp;gt;pengutronix.de&amp;gt;
---
 drivers/mtd/nand/mxc_nand.c |   36 ++++++++++++++++++++++++++++--------
 1 file changed, 28 insertions(+), 8 deletions(-)

diff --git a/drivers/mtd/nand/mxc_nand.c b/drivers/mtd/nand/mxc_nand.c
index fd14966..4d27ddc 100644
--- a/drivers/mtd/nand/mxc_nand.c
&lt;/pre&gt;</description>
    <dc:creator>Sascha Hauer</dc:creator>
    <dc:date>2012-05-25T14:22:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169379">
    <title>Booting mx27 on linux-next</title>
    <link>http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169379</link>
    <description>&lt;pre&gt;Hi Sascha,

Just tried booting a mx27pdk on linux-next and it failed to boot.

Any patches I am missing?

Just wanted to check with you first prior to start debugging it.

Regards,

Fabio Estevam
&lt;/pre&gt;</description>
    <dc:creator>Fabio Estevam</dc:creator>
    <dc:date>2012-05-25T13:56:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169377">
    <title>[PATCH v4 4/6] gpio: introduce lock mechanism for gpiochip_find</title>
    <link>http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169377</link>
    <description>&lt;pre&gt;From: Dong Aisheng &amp;lt;dong.aisheng&amp;lt; at &amp;gt;linaro.org&amp;gt;

The module lock will be automatically claimed for gpiochip_find function
in case the gpio module is removed during the using of gpiochip instance.
Users are responsible to call gpiochip_put to release the lock after
the using.

Signed-off-by: Dong Aisheng &amp;lt;dong.aisheng&amp;lt; at &amp;gt;linaro.org&amp;gt;
---
 drivers/gpio/gpiolib-of.c  |    5 ++++-
 drivers/gpio/gpiolib.c     |   17 +++++++++++++++++
 include/asm-generic/gpio.h |    2 +-
 3 files changed, 22 insertions(+), 2 deletions(-)

diff --git a/drivers/gpio/gpiolib-of.c b/drivers/gpio/gpiolib-of.c
index b8010a9..d521452 100644
--- a/drivers/gpio/gpiolib-of.c
+++ b/drivers/gpio/gpiolib-of.c
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -63,6 +63,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; int of_get_named_gpio_flags(struct device_node *np, const char *propname,
                            int index, enum of_gpio_flags *flags)
 {
 struct gg_data gg_data = { .flags = flags, .out_gpio = -ENODEV };
+struct gpio_chip *chip;
 int ret;
 
 /* .of_xlate might decide to not fill in the flags, so clear it. */
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -76,7&lt;/pre&gt;</description>
    <dc:creator>Dong Aisheng</dc:creator>
    <dc:date>2012-05-25T13:36:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169371">
    <title>[PATCH] ARM: at91: aic can use fast eoi handler type</title>
    <link>http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169371</link>
    <description>&lt;pre&gt;From: Ludovic Desroches &amp;lt;ludovic.desroches&amp;lt; at &amp;gt;atmel.com&amp;gt;

The Advanced Interrupt Controller allows to use the fast EOI handler type.
It lets remove the Atmel specific workaround into arch/arm/kernel/irq.c used
to indicate to the AIC the end of the interrupt treatment.

Signed-off-by: Ludovic Desroches &amp;lt;ludovic.desroches&amp;lt; at &amp;gt;atmel.com&amp;gt;
---
 arch/arm/kernel/irq.c                  |    3 ---
 arch/arm/mach-at91/gpio.c              |   10 ++++++++--
 arch/arm/mach-at91/include/mach/irqs.h |    7 -------
 arch/arm/mach-at91/irq.c               |   10 ++++++++--
 4 files changed, 16 insertions(+), 14 deletions(-)

diff --git a/arch/arm/kernel/irq.c b/arch/arm/kernel/irq.c
index 71ccdbf..6236d1a 100644
--- a/arch/arm/kernel/irq.c
+++ b/arch/arm/kernel/irq.c
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -85,9 +85,6 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; void handle_IRQ(unsigned int irq, struct pt_regs *regs)
 generic_handle_irq(irq);
 }
 
-/* AT91 specific workaround */
-irq_finish(irq);
-
 irq_exit();
 set_irq_regs(old_regs);
 }
diff --git a/arch/arm/mach-at91/gpio.c b/arch/arm/mach-at91/gpio&lt;/pre&gt;</description>
    <dc:creator>ludovic.desroches&lt; at &gt;atmel.com</dc:creator>
    <dc:date>2012-05-25T12:55:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169359">
    <title>Re: [RFC PATCH 00/11] OMAP System Control Module</title>
    <link>http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169359</link>
    <description>&lt;pre&gt;  Hi.

On 05/25/2012 12:25 PM, Eduardo Valentin wrote:
In my latest version I got rid from early API set, check out patch for V3 patch set.
I'll attach patch for current version later.

BR,
    Konstantin Baydarov.

&lt;/pre&gt;</description>
    <dc:creator>Konstantin Baydarov</dc:creator>
    <dc:date>2012-05-25T10:50:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169357">
    <title>[PATCH 2/3] OMAP: avoid build wdt platform device if with dt support</title>
    <link>http://permalink.gmane.org/gmane.linux.ports.arm.kernel/169357</link>
    <description>&lt;pre&gt;From: Xiao Jiang &amp;lt;jgq516&amp;lt; at &amp;gt;gmail.com&amp;gt;

If provided dt support, then skip add wdt platform device as usual.

Signed-off-by: Xiao Jiang &amp;lt;jgq516&amp;lt; at &amp;gt;gmail.com&amp;gt;
---
 arch/arm/mach-omap2/devices.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c
index ae62ece..80d7e3f 100644
--- a/arch/arm/mach-omap2/devices.c
+++ b/arch/arm/mach-omap2/devices.c
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -759,7 +759,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static int __init omap_init_wdt(void)
 char *oh_name = "wd_timer2";
 char *dev_name = "omap_wdt";
 
-if (!cpu_class_is_omap2())
+if (!cpu_class_is_omap2() || of_have_populated_dt())
 return 0;
 
 oh = omap_hwmod_lookup(oh_name);
&lt;/pre&gt;</description>
    <dc:creator>jgq516&lt; at &gt;gmail.com</dc:creator>
    <dc:date>2012-05-25T10:42:31</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.ports.arm.kernel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.ports.arm.kernel</link>
  </textinput>
</rdf:RDF>

