On Fri, Dec 13, 2013 at 05:03:49AM +, Caizhiyong wrote:
> From: Cai Zhiyong
> Date: Fri, 13 Dec 2013 12:52:46 +0800
> Subject: [PATCH] mtd: increase max page/OOB size to support 16K pagesize NAND.
>
> The Toshiba's TC58TEG5DCJTA pagesize is 16K, oob size is 1280 bytes.
> So increase the NAND_
On Thu, Dec 12, 2013 at 05:52:26PM +0100, vegard.nos...@oracle.com wrote:
> From: Vegard Nossum
No need for this because we can get that from the email.
>
> See bc5b8a9003132ae44559edd63a1623b7b99dfb68.
Put some human readable text in your changelog like the patch title or
something.
regards
On Thu, Dec 5, 2013 at 11:20 AM, Tim Kryger wrote:
> The Kona SDHCI block requires a clock that must be specified in the
> device tree. Update the documentation to reflect this requirement.
>
> Signed-off-by: Tim Kryger
> Reviewed-by: Matt Porter
> ---
> Documentation/devicetree/bindings/mmc/k
On Fri, Dec 13, 2013 at 03:27:12PM +0800, Huang Shijie wrote:
> On Fri, Dec 13, 2013 at 05:03:49AM +, Caizhiyong wrote:
> > --- a/include/linux/mtd/nand.h
> > +++ b/include/linux/mtd/nand.h
> > @@ -56,8 +56,8 @@ extern int nand_unlock(struct mtd_info *mtd, loff_t ofs,
> > uint64_t len);
> >
The yam_ioctl() code fails to initialise the cmd field
of the struct yamdrv_ioctl_cfg. Add an explicit memset(0)
before filling the structure to avoid the 4-byte info leak.
Signed-off-by: Salva Peiró
CC:
---
drivers/net/hamradio/yam.c |1 +
1 file changed, 1 insertion(+)
diff --git a/drive
On Thu, Dec 5, 2013 at 11:20 AM, Tim Kryger wrote:
> Specify the external clock label in the timer node.
>
> Signed-off-by: Tim Kryger
> Reviewed-by: Markus Mayer
> Reviewed-by: Matt Porter
> ---
> arch/arm/boot/dts/bcm11351.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff
Applies to next-20131213
arch/arm/Kconfig | 5 +
1 file changed, 5 insertions(+)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index b64a8ef..4f88ff3 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -863,6 +863,11 @@ menu "Multiple platform selection"
comment "C
On Fri, Dec 13, 2013 at 2:55 AM, José Miguel Gonçalves
wrote:
> On 27-09-2013 15:17, Linus Walleij wrote:
>> On Wed, Sep 11, 2013 at 10:46 AM, José Miguel Gonçalves
>> wrote:
>>
>>> Some GPIO line limits are incorrectly set which, for instance,
>>> does not allow nRTS1 (GPH11) configuration on a
On 12/10/2013 08:18 PM, Dave Hansen wrote:
From: Dave Hansen
Documentation/vm/locking is a blast from the past. In the entire
git history, it has had precisely Three modifications. Two of
those look to be pure renames, and the third was from 2005.
The doc contains such gems as:
The page_ta
On 12/11/2013 08:41 PM, Alan Stern wrote:
On Wed, 11 Dec 2013, Eugene Shatokhin wrote:
Hi,
On ROSA Linux with kernel 3.10.21 with DMA debug options enabled, the
kernel sometimes issues a warning about DMA pool corruption (see the log
below).
That happens sometimes, when the system boots or re
On 13 December 2013 06:18, David Cohen wrote:
> From: Santosh Shilimkar
>
> Drivers using SET_*_PM_OPS() no longer need to #ifdef for CONFIG_PM_*
> So, let's remove the unnecessary #ifdef's.
>
> Signed-off-by: Santosh Shilimkar
> Signed-off-by: David Cohen
> ---
> drivers/usb/host/xhci-plat.c
On 12/09/2013 11:51 AM, Michael Ellerman wrote:
>
> As I said in my comments on version 3 which you ignored:
>
> I think it would be clearer if we actually checked for the possibilities
> we
> allow and let everything else fall through, eg:
>
> Â Â Â Â Â Â Â Â /* Ignore user/kernel/hv b
On 12/12/2013 08:06 PM, Theodore Ts'o wrote:
On Thu, Dec 12, 2013 at 05:52:24PM +0100, vegard.nos...@oracle.com wrote:
The idea is simple -- since different kernel versions are vulnerable to
different root exploits, hackers most likely try multiple exploits before
they actually succeed.
Suppos
On Thu, Dec 5, 2013 at 11:20 AM, Tim Kryger wrote:
> Specify the external clock label in each SDHCI node.
>
> Signed-off-by: Tim Kryger
> Reviewed-by: Markus Mayer
> Reviewed-by: Matt Porter
> ---
> arch/arm/boot/dts/bcm11351.dtsi | 4
> 1 file changed, 4 insertions(+)
>
> diff --git a/ar
On 12/13/2013 07:57 AM, Rashika Kheria wrote:
This patch marks the function ad_dpot_add_files() and
ad_dpot_remove_files() as static in ad525x_dpot.c because they are not
used outside this file.
Thus, it also eliminates the following warnings in ad525x_dpot.c:
drivers/misc/ad525x_dpot.c:644:5: w
Linus,
here are two simple but wanted fixes for the i2c subsystem. Please pull.
Thanks,
Wolfram
The following changes since commit 374b105797c3d4f29c685f3be535c35f5689b30e:
Linux 3.13-rc3 (2013-12-06 09:34:04 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm
Am Freitag, 13. Dezember 2013, 09:12:52 schrieb Linus Walleij:
> On Fri, Dec 13, 2013 at 2:55 AM, José Miguel Gonçalves
>
> wrote:
> > On 27-09-2013 15:17, Linus Walleij wrote:
> >> On Wed, Sep 11, 2013 at 10:46 AM, José Miguel Gonçalves
> >>
> >> wrote:
> >>> Some GPIO line limits are incorrec
On 12 December 2013 19:24, Peter Zijlstra wrote:
> On Tue, Dec 10, 2013 at 03:55:43PM +, Chris Redpath wrote:
>> >That's guestimating the last_runnable_update based on decay_count, and
>> >per the previous the decay count can get slightly out of sync.
>>
>> The guesstimation works fine, the is
On 07/12/2013 14:08, Alexandre Belloni :
This allows to get the pin configuration by using debugfs. On my system:
# cat /sys/kernel/debug/pinctrl/pinctrl.3/pinconf-pins
Signed-off-by: Alexandre Belloni
I am fine with these helpers:
Acked-by: Nicolas Ferre
But still a little disappointed
Hi
My implementation of next_pow2_l() was incorrect.
Here is a fix, after which next_pow2() is unused
so I remove it and rename next_pow2_l() -> next_pow2()
Adrian Hunter (2):
perf tools: Fix next_pow2_l()
perf tools: Remove unused next_pow2() and rename next_pow2_l()
tools/perf/u
My implementation of next_pow2_l() was incorrect.
e.g.
perf record -m4296015872 uname
rounding mmap pages size to 17592186044416 bytes (4294967296 pages)
Invalid argument for --mmap_pages/-m
Notice that the next power-of-2 value 4294967296 is
less than the option value 4296015872.
Change t
On 12/13/2013 05:05 AM, Sasha Levin wrote:
> On 12/12/2013 07:41 AM, Vlastimil Babka wrote:
>> On 12/12/2013 06:03 AM, Bob Liu wrote:
>>>
>>> On 12/12/2013 11:16 AM, Sasha Levin wrote:
On 12/11/2013 05:59 PM, Vlastimil Babka wrote:
> On 12/09/2013 09:26 PM, Sasha Levin wrote:
>> On 12/
The fixed version of 'next_pow2_l()' does not call
'next_pow2()' anymore, so it is unused, so remove
it and rename 'next_pow2_l()' to 'next_pow2()'.
Signed-off-by: Adrian Hunter
---
tools/perf/util/evlist.c | 2 +-
tools/perf/util/util.h | 9 +
2 files changed, 2 insertions(+), 9 delet
On Fri, Dec 13, 2013 at 12:12:34PM +0530, Rashika Kheria wrote:
> This patch marks the function gru_get_cb_exception_detail_str() and
> gru_abort() as static in sgi-gru/grukservices.c because they are not
> used outside this file.
>
> Thus, it also eliminates the following warnings in
> sgi-gru/gr
On Fri, Dec 13, 2013 at 12:21:20PM +0530, Rashika Kheria wrote:
> This patch marks the function xp_init() and xp_exit() as static in
> sgi-xp/xp_main.c because they are not used outside this file.
>
> Thus, it also eliminates the following warnings in sgi-xp/xp_main.c:
> drivers/misc/sgi-xp/xp_mai
On Fri, Dec 13, 2013 at 12:24:05PM +0530, Rashika Kheria wrote:
> This patch marks the function xpc_init() and xpc_exit() as static in
> sgi-xp/xpc_main.c because they are not used outside this file.
>
> Thus, it also eliminates the following warnings in sgi-xp/xpc_main.c:
> drivers/misc/sgi-xp/xp
On Fri, Dec 13, 2013 at 12:29:42PM +0530, Rashika Kheria wrote:
> This patch marks the function jp_generic_ide_ioctl() as static in
> lkdtm.c because it is not used outside this file.
>
> Thus, it also eliminates the following warnings in lkdtm.c:
> drivers/misc/lkdtm.c:227:5: warning: no previous
On Fri, Dec 13, 2013 at 12:27:10PM +0530, Rashika Kheria wrote:
> This patch marks the function ad_dpot_add_files() and
> ad_dpot_remove_files() as static in ad525x_dpot.c because they are not
> used outside this file.
>
> Thus, it also eliminates the following warnings in ad525x_dpot.c:
> drivers
On Fri, Dec 13, 2013 at 12:56:34PM +0530, Rashika Kheria wrote:
> This patch marks the functions lis3lv02d_acpi_init(),
> lis3lv02d_acpi_read() and lis3lv02d_acpi_write() as static in
> x86/hp_accel.c because they are not used outside this file.
>
> Thus, it also eliminates the following warnings
On Fri, Dec 13, 2013 at 12:59:52PM +0530, Rashika Kheria wrote:
> This patch includes appropriate header file linux/mxm-wmi.h in
> x86/mxm-wmi.c because functions mxm_wmi_call_mxds(), mxm_wmi_call_mxmx()
> and mxm_wmi_supported() have their prototype declaration in
> linux/mxm-wmi.h.
>
> Thus, it
On Fri, Dec 13, 2013 at 11:33:11AM +0530, Rashika Kheria wrote:
> This patch marks the function mpt_SoftResetHandler() as static in mptbase.c
> because it is not used outside this file.
>
> Thus, it also eliminates the following warning in fusion/mptbase.c:
> drivers/message/fusion/mptbase.c:7011:
On Fri, Dec 13, 2013 at 11:40:35AM +0530, Rashika Kheria wrote:
> This patch marks the function mptsas_refreshing_device_handles(),
> mptsas_expander_add() and mptsas_shutdown() as static in fusion/mptsas.c
> because they are not used outside this file.
>
> Thus, it also eliminates the following w
On Fri, Dec 13, 2013 at 11:36:54AM +0530, Rashika Kheria wrote:
> This patch marks the function mptscsih_quiesce_raid() as static in
> fusion/mptspi.c because it is not used outside this function.
>
> Thus, it also eliminates the following warning in fusion/mptspi.c:
> drivers/message/fusion/mptsp
On Thu, 12 Dec 2013 22:16:55 +0100 John Stultz
wrote
> On 12/12/2013 11:39 AM, John Stultz wrote:
> > On 12/05/2013 03:51 AM, Brecht Machiels wrote:
> >> On Mon, 02 Dec 2013 22:19:58 +0100, Borislav Petkov wrote:
> >>
> >>> On Mon, Dec 02, 2013 at 12:47:17PM -0800, John Stultz
Arnd, Olof, Kevin,
This is a "drivers" series that adds Device Tree support to
Atmel crypto drivers (AES/[T]DES/SHA). As the DT part of this
addition is in at91-3.14-dt I thought it would be simpler to take
this series through arm-soc. I asked and got Herbert's blessing.
The Device Tree entries
The upstream commit bb8140947a24 ("ip6tnl: allow to use rtnl ops on fb tunnel")
(backported into linux-3.10.y) left a bug which was fixed upstream by commit
1e9f3d6f1c40 ("ip6tnl: fix use after free of fb_tnl_dev").
The problem is a bit different in linux-3.10.y, because there is no x-netns
suppor
On 12/13/2013 09:49 AM, Bob Liu wrote:
> On 12/13/2013 05:05 AM, Sasha Levin wrote:
>> On 12/12/2013 07:41 AM, Vlastimil Babka wrote:
>>> On 12/12/2013 06:03 AM, Bob Liu wrote:
On 12/12/2013 11:16 AM, Sasha Levin wrote:
> On 12/11/2013 05:59 PM, Vlastimil Babka wrote:
>> On 12/09/
On 12/12/2013 10:13 PM, Kees Cook wrote:
On Thu, Dec 12, 2013 at 11:06 AM, Theodore Ts'o wrote:
On Thu, Dec 12, 2013 at 05:52:24PM +0100, vegard.nos...@oracle.com wrote:
The idea is simple -- since different kernel versions are vulnerable to
different root exploits, hackers most likely try mul
This is v2 of the ethernet PHY power optimization patches to reduce
power consumption of network PHYs with link that are either unused or
the corresponding netdev is down.
Compared to the last version, this patch set drops a patch to disable
unused PHYs after late initcall, as it is not compatible
When using phydev, it should be phy_start/phy_stop'ed properly. This
driver doesn't do that, so add the corresponding calls to port_start/
stop respectively.
Signed-off-by: Sebastian Hesselbarth
Acked-by: Mugunthan V N
Reviewed-by: Florian Fainelli
---
Cc: David Miller
Cc: Florian Fainelli
Cc
When phydev is going to HALTED state, we can try to suspend it to
safe more power. phy_suspend helper will check if PHY can be suspended,
so just call it when entering HALTED state.
Signed-off-by: Sebastian Hesselbarth
Acked-by: Mugunthan V N
Reviewed-by: Florian Fainelli
---
Cc: David Miller
This adds helper functions to resume and suspend a given phy_device
by calling the corresponding driver callbacks if available.
Signed-off-by: Sebastian Hesselbarth
Acked-by: Mugunthan V N
Reviewed-by: Florian Fainelli
---
Cc: David Miller
Cc: Florian Fainelli
Cc: Mugunthan V N
Cc: net...@vg
On 12/13/2013 12:50 AM, Ryan Mallon wrote:
On 13/12/13 08:13, Kees Cook wrote:
On Thu, Dec 12, 2013 at 11:06 AM, Theodore Ts'o wrote:
On Thu, Dec 12, 2013 at 05:52:24PM +0100, vegard.nos...@oracle.com wrote:
The idea is simple -- since different kernel versions are vulnerable to
different roo
Marvell PHYs support generic PHY suspend/resume, so provide those
callbacks to all marvell specific drivers.
Signed-off-by: Sebastian Hesselbarth
Acked-by: Mugunthan V N
Reviewed-by: Florian Fainelli
---
Cc: David Miller
Cc: Florian Fainelli
Cc: Mugunthan V N
Cc: net...@vger.kernel.org
Cc: l
This ensures PHYs are resumed on attach and suspended on detach.
Signed-off-by: Sebastian Hesselbarth
Acked-by: Mugunthan V N
Reviewed-by: Florian Fainelli
---
Cc: David Miller
Cc: Florian Fainelli
Cc: Mugunthan V N
Cc: net...@vger.kernel.org
Cc: linux-arm-ker...@lists.infradead.org
Cc: linu
José Miguel Gonçalves wrote:
>
> On 27-09-2013 15:17, Linus Walleij wrote:
> > On Wed, Sep 11, 2013 at 10:46 AM, José Miguel Gonçalves
> > wrote:
> >
> >> Some GPIO line limits are incorrectly set which, for instance,
> >> does not allow nRTS1 (GPH11) configuration on a S3C2416 chip.
> >>
> >> Si
Am Freitag, 13. Dezember 2013, 10:24:59 schrieb kg...@kernel.org:
> José Miguel Gonçalves wrote:
> > On 27-09-2013 15:17, Linus Walleij wrote:
> > > On Wed, Sep 11, 2013 at 10:46 AM, José Miguel Gonçalves
> > >
> > > wrote:
> > >> Some GPIO line limits are incorrectly set which, for instance,
> >
> > + struct fsl_pwm_chip *fpc;
> > +
> > + fpc = to_fsl_chip(chip);
> > +
> > + period_cycles = fsl_rate_to_cycles(fpc, period_ns);
> > + if (period_cycles > 0x) {
> > + dev_err(chip->dev, "required PWM period cycles(%lu) overflow "
> > + "16-bits c
On Fri, 13 Dec 2013, Theodore Ts'o wrote:
> I am at least partially sympathetic to the concerns which Greg has
> raised, though. At the very least the exploit() tags should also have
> a date stamp, so it we can automatically scan for exploit tags whose
> time has come and gone.
At least this is
On Sat, Dec 7, 2013 at 2:08 PM, Alexandre Belloni
wrote:
> This allows to get the pin configuration by using debugfs. On my system:
> # cat /sys/kernel/debug/pinctrl/pinctrl.3/pinconf-pins
>
> Signed-off-by: Alexandre Belloni
Patch applied with Nicolas' ACK.
Yours,
Linus Walleij
--
To unsubsc
On Fri, Dec 13, 2013 at 10:24 AM, wrote:
> José Miguel Gonçalves wrote:
(..)
>> Was this patch forgotten?
>>
> Hi Jose,
>
> Sorry about missing your patch. It's my fault :( and as you know, at this
> moment the file will be removed by Linus' patch...
Oh I can certainly rebase the patch onto my t
Hi Heiko,
On 13-12-2013 08:42, Heiko Stübner wrote:
But Jose, you should really really look into moving to devicetree with your
platform, if you're not already doing so. Pinctrl support is already present,
and I'm hopefull the move to the common clock framework I posted a few days
ago might mak
On Thu, 12 Dec 2013, Greg KH wrote:
> > 3.12.5-stable patch
> >
> >
> > From: Emanuel Krenz
> >
> > Add support for SiS multitouch panel in the touch monitor LG 23ET83V.
> >
> > Signed-off-by: Emanuel Krenz
> > Signed-off-by: Forest Bond
> > Signed-off-by: Jiri Kosina
>
This patch series is the Freescale FTM PWM implementation. And there
are 8 channels most supported by the FTM PWM. This implementation is
only compatible with device tree definition.
This patch series is based on linux-next and has been tested on Vybrid
VF610 Tower board using device tree.
Chang
This adds the binding documentation for Freescale FlexTimer Module
(FTM) PWM driver under Documentation/devicetree/bindings/pwm/.
Signed-off-by: Xiubo Li
Reviewed-by: Sascha Hauer
Acked-by: Kumar Gala
---
.../devicetree/bindings/pwm/pwm-fsl-ftm.txt| 38 ++
1 file ch
This adds devicetree node for VF610, and there are 8 channels
supported.
Signed-off-by: Xiubo Li
Reviewed-by: Sascha Hauer
---
arch/arm/boot/dts/vf610.dtsi | 13 +
1 file changed, 13 insertions(+)
diff --git a/arch/arm/boot/dts/vf610.dtsi b/arch/arm/boot/dts/vf610.dtsi
index 67d929
The FTM PWM device can be found on Vybrid VF610 Tower and
Layerscape LS-1 SoCs.
Signed-off-by: Xiubo Li
Signed-off-by: Alison Wang
Signed-off-by: Jingchang Lu
Reviewed-by: Sascha Hauer
---
drivers/pwm/Kconfig | 10 +
drivers/pwm/Makefile | 1 +
drivers/pwm/pwm-fsl-ftm.c | 508 ++
Signed-off-by: Xiubo Li
Reviewed-by: Sascha Hauer
---
arch/arm/boot/dts/vf610-twr.dts | 6 ++
1 file changed, 6 insertions(+)
diff --git a/arch/arm/boot/dts/vf610-twr.dts b/arch/arm/boot/dts/vf610-twr.dts
index 82d352f..3130f85 100644
--- a/arch/arm/boot/dts/vf610-twr.dts
+++ b/arch/arm/boo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 12/11/2013 09:26 PM, Jan Kara wrote:
> Thanks! So this works more or less as expected - trinity issued a
> read at absurdly high offset so we created pagecache page a that
> offset and tried to read data into it. That failed. We left the
> page in
From: Freddy Xin
The AX88179_178A has a hardware feature that it can insert a
2-bytes pseudo header in front of each received frame by setting
the AX_RX_CTL_IPE bit. This feature is used to let the IP header
be aligned on a doubleword-aligned address, so the rx_submit() of
usbnet.c needn't reserv
On Thursday 12 December 2013 11:48 PM, Felipe Balbi wrote:
> Hi,
>
> On Thu, Dec 12, 2013 at 08:26:02AM -0500, Matt Porter wrote:
>> This adds a pair of APIs that allows the generic PHY subsystem to
>> provide information on the PHY bus width. The PHY provider driver may
>> use phy_set_bus_width()
On Fri, Dec 13, 2013 at 09:09:09AM +0100, Jonas Jensen wrote:
> CPU_FA526 lacks thumb state support and doesn't get along with some
> of the options enabled by ARCH_MULTI_V4T.
>
> More specifically it doesn't get along with CPU_ARM920T:
>
> CPU_ABRT_EV4T
> CPU_CACHE_V4WT
> CPU_COPY_V4WB
> CPU_TLB
Hi Olof,
On Thu, Dec 12, 2013 at 10:05 AM, Olof Johansson wrote:
> Hi,
>
> A couple of small comments below.
Thanks for your feedback!
> On Thu, Dec 12, 2013 at 08:56:26AM +0900, Magnus Damm wrote:
>> From: Magnus Damm
>>
>> Add Kconfig entries for CMT, MTU2, TMU and STI to
>> drivers/clocksou
Change the order of the output to put the srcline last.
e.g.
perf record -e branches:u -c 1 -d ls
perf script -fip,sym,symoff,dso,addr,srcline
old format:
4028fc main+0x2c (/bin/ls)
/build/buildd/coreutils-8.20/src/ls.c:1269 => 40d8a0
set_program_name+0x0 (
On 12/7/2013 2:57 AM, Florian Fainelli wrote:
2013/12/6 Chen-Yu Tsai :
On Sat, Dec 7, 2013 at 5:09 AM, Florian Fainelli wrote:
2013/12/6 Chen-Yu Tsai :
The CubieTruck uses the GMAC with an RGMII phy.
Signed-off-by: Chen-Yu Tsai
---
arch/arm/boot/dts/sun7i-a20-cubietruck.dts | 8
On Thu, Dec 12, 2013 at 09:54:50PM +0100, Linus Walleij wrote:
> This is a reimplementation of regmap for MMIO.
> See drivers/base/regmap/regmap-mmio.c
> Notice how regmap_update_bits() is used throughout the
> kernel.
> If you want to do this, use regmap.
Or if this is very performance sensitiv
On 12/13/2013 06:09 AM, James Morris wrote:
On Thu, 12 Dec 2013, Greg Kroah-Hartman wrote:
On Thu, Dec 12, 2013 at 07:25:23PM -0500, Dave Jones wrote:
On Thu, Dec 12, 2013 at 01:13:41PM -0800, Kees Cook wrote:
> - who will keep adding these triggers going forward?
I think we'd need to ha
Am 13.12.2013 02:42, schrieb Greg Kroah-Hartman:
On Thu, Dec 12, 2013 at 07:25:23PM -0500, Dave Jones wrote:
On Thu, Dec 12, 2013 at 01:13:41PM -0800, Kees Cook wrote:
> - who will keep adding these triggers going forward?
also..
- Who will test the existing triggers are doing the right thi
Am 13.12.2013 10:39, schrieb Jiri Kosina:
On Thu, 12 Dec 2013, Greg KH wrote:
3.12.5-stable patch
From: Emanuel Krenz
Add support for SiS multitouch panel in the touch monitor LG 23ET83V.
Signed-off-by: Emanuel Krenz
Signed-off-by: Forest Bond
Signed-off-by: Jiri Kosi
> From: fre...@asix.com.tw
...
> - skb = __netdev_alloc_skb_ip_align(dev->net, size, flags);
> + if (dev->driver_info->flags & FLAG_HW_IPALIGN)
> + skb = __netdev_alloc_skb(dev->net, size, flags);
> + else
> + skb = __netdev_alloc_skb_ip_align(dev->net, size, fla
On Thu, Dec 12, 2013 at 06:31:43PM +0800, Chen-Yu Tsai wrote:
> Hi,
>
> On Thu, Dec 12, 2013 at 5:04 PM, Maxime Ripard
> wrote:
> > Hi,
> >
> > On Wed, Dec 11, 2013 at 02:45:08PM +, srinivas kandagatla wrote:
> >> >>> 1. .tx_coe
> >> >>>This is not exported in the DT bindings.
> >> >>>
On Thu, Dec 12, 2013 at 03:13:01PM -0800, Stephen Boyd wrote:
> > bulk_read() should decay to individual reads if there isn't a block
> > operaton and it's not like the hardware actually supports bulk reads
> > anyway.
> So regmap_bulk_read() should work if I don't have a map->bus? To make it
> w
On 13/12/13 02:10, Konrad Rzeszutek Wilk wrote:
> From: Mukesh Rathor
>
> PVH allows PV linux guest to utilize hardware extended capabilities, such
> as running MMU updates in a HVM container.
>
> This patch allows it to be configured and enabled. Also, basic header file
> changes to add new sub
From: Emanuel Krenz
Add support for SiS multitouch panel in the touch monitor LG 23ET83V.
---
I bought an LG 23ET83V multitouch monitor, whose idProduct=1030 wasn't
yet included in the hid-multitouch driver.
So I wrote following patch to include the ID number 1030 and pat
On Fri, Dec 13, 2013 at 07:10:36AM +, Yang, Wenyou wrote:
> > Please keep this and the Makefile sorted.
> Only this one confuses me,
> How can I sort it? By i2c interface, by regulator type: voltage or current?
> Where is act8865 should be?
By name - look at the existing entries.
signature
static checker warning: "drivers/usb/musb/ux500_dma.c:335
ux500_dma_controller_start()
error: potential NULL dereference 'param_array'."
Reported-by: Dan Carpenter
Signed-off-by: Lee Jones
---
drivers/usb/musb/ux500_dma.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff -
On 12/12/2013 16:08, Peter Zijlstra wrote:
> This series contains the preempt_enable_no_resched() cleanups that include
> spin_lock_bh() optimizations and local_clock() optimizations.
I'm trying to test this on tip/master.
Patch 3 fails to apply on kenrel/softirq.c
Thanks,
Eliezer
--
To unsubscri
On Fri, Dec 13, 2013 at 02:14:07AM -0500, Dave Jones wrote:
> I can hit this pretty reliably on one of my slower test machines.
> (8gb ram, 1 slow sata disk)
>
> the machine is pretty responsive, and recovers after a while.
> anything we can do to shut it up ?
Actually, I think this indicates a p
On 13 December 2013 10:56, Russell King - ARM Linux
wrote:
> So, having these symbols enabled (provided the right ones for FA526 are
> also enabled) makes no difference. So I don't buy your explanation.
The explanation is indeed false, CPU_FA526 and CPU_ARM920T get along just fine.
That's not wh
On Fri, Dec 13, 2013 at 10:52 AM, Toralf Förster wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> On 12/11/2013 09:26 PM, Jan Kara wrote:
>> Thanks! So this works more or less as expected - trinity issued a
>> read at absurdly high offset so we created pagecache page a that
>> offset
On 13/12/13 02:10, Konrad Rzeszutek Wilk wrote:
> From: Mukesh Rathor
>
> Make gdt_frames[]/gdt_ents into a union with {gdtaddr, gdtsz},
> as PVH only needs to send down gdtaddr and gdtsz in the
> vcpu_guest_context structure..
>
> For interrupts, PVH uses native_irq_ops so we can skip most of t
On Fri, Dec 13, 2013 at 09:57:48AM +0800, Ming Lei wrote:
> On Tue, Dec 10, 2013 at 6:39 AM, Dave Chinner wrote:
> > Hi Jens,
> >
> > Another day, another blkmq/virtio problem. Running mkfs.ext4 on a
> > sparse 100TB VM file image, it hangs hard while writing superblock
> > information:
> >
> > $
On Thursday 12 December 2013 06:56 PM, Matt Porter wrote:
> If a generic phy is present, call phy_init()/phy_exit(). This supports
> generic phys that must be soft reset before power on.
>
> Signed-off-by: Matt Porter
Acked-by: Kishon Vijay Abraham I
> ---
> drivers/usb/gadget/s3c-hsotg.c | 5 +
On 13/12/13 02:10, Konrad Rzeszutek Wilk wrote:
> From: Mukesh Rathor
>
> For balloon changes we skip setting of local P2M as it's updated
> in Xen. For grant, the shared grant frame is the PFN and not MFN,
> hence its mapped via the same code path as HVM.
It's difficult to see how these are rel
On Thursday 12 December 2013 06:56 PM, Matt Porter wrote:
> Adds support for querying the phy bus width from the generic phy
> subsystem. Configure UTMI bus width in GUSBCFG based on this value.
>
> Signed-off-by: Matt Porter
Acked-by: Kishon Vijay Abraham I
> ---
> drivers/usb/gadget/s3c-hsotg
On 13/12/13 02:10, Konrad Rzeszutek Wilk wrote:
> From: Alexander Duyck
>
> This change updates a few of the functions to use __pa_symbol when
> translating C visible symbols instead of __pa. By using __pa_symbol we are
> able to drop a few extra lines of code as don't have to test to see if the
> VFIO currently allocates it's own dynamic chardev range, reserving the
> first minor for the control part of the interface (/dev/vfio/vfio) and
> the remainder for VFIO groups (/dev/vfio/$GROUP). This works, but it
> doesn't support auto loading. For instance when libvirt checks for
> VFIO supp
> Totally true, but there's a million way to DoS a local machine. At
> least this way shows who's doing it. It's the DoSes that don't include
> attribution that I worry about. :)
So long as they compile out to nothingness for all the systems where this
stuff is useless (ie most of them because the
> On Fri, Dec 13, 2013 at 05:03:49AM +, Caizhiyong wrote:
> > From: Cai Zhiyong
> > Date: Fri, 13 Dec 2013 12:52:46 +0800
> > Subject: [PATCH] mtd: increase max page/OOB size to support 16K pagesize
> > NAND.
> >
> > The Toshiba's TC58TEG5DCJTA pagesize is 16K, oob size is 1280 bytes.
> > So
There's a possible deadlock if we flush the peers notifying work during setting
mtu:
[ 22.991149] ==
[ 22.991173] [ INFO: possible circular locking dependency detected ]
[ 22.991198] 3.10.0-54.0.1.el7.x86_64.debug #1 Not tainted
[ 22.9912
On Thu, 12 Dec 2013 17:52:28 +0100
vegard.nos...@oracle.com wrote:
> From: Vegard Nossum
>
> See 6f24f892871acc47b40dd594c63606a17c714f77.
>
> Cc: Greg Kroah-Hartman
> Signed-off-by: Vegard Nossum
> ---
> fs/hfsplus/catalog.c |2 ++
> fs/hfsplus/dir.c |3 +++
> 2 files changed, 5
Signed-off-by: Alexandre Belloni
---
drivers/pinctrl/pinconf.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/pinctrl/pinconf.c b/drivers/pinctrl/pinconf.c
index 4187fe58794d..8bfa0643e5dc 100644
--- a/drivers/pinctrl/pinconf.c
+++ b/drivers/pinctrl/pinconf.c
@@ -296,7 +296,6 @@ sta
On Fri, Dec 13, 2013 at 09:48:53PM +1100, Dave Chinner wrote:
> All I can say is that there doesn't look to be any obvious signs
> that this is a XFS or writeback problem fom the stack trace, and
> without more information or a reproducable test case I'm not going
> to be able to understand the cau
On 12/12/13 at 09:36pm, Borislav Petkov wrote:
> On Thu, Dec 12, 2013 at 03:13:37PM +0800, Dave Young wrote:
> > BTW, I will restructure the whole code when I move them to
> > efi_kexec.c, so no worry about it? If you have strong opinion I can
> > move them though.
>
> Well, if it were me, I'd do
On 12/12/13 at 10:04pm, Borislav Petkov wrote:
> On Thu, Dec 12, 2013 at 03:17:43PM +0800, Dave Young wrote:
> > Rethink about this issue, moving them to efi_$(BITS).c I need move the
> > efi_setup from a static variable to an extern, It looks not worth.
>
> Dave, would you please do what is sugge
Hi,
On Wednesday 11 December 2013 03:46 PM, Sylwester Nawrocki wrote:
> On 11/12/13 10:54, Kishon Vijay Abraham I wrote:
>> On Wednesday 27 November 2013 06:56 PM, Tomasz Stanislawski wrote:
Hello everyone,
The Samsung SoCs from Exynos family are enhanced with a bunch of switches
de
On Mon, Dec 9, 2013 at 6:50 PM, Tony Lindgren wrote:
> * Belisko Marek [131208 23:36]:
>> Hi Tony,
>>
>> On Thu, Dec 5, 2013 at 7:43 PM, Tony Lindgren wrote:
>> > * Belisko Marek [131203 01:21]:
>> >> On Tue, Dec 3, 2013 at 10:08 AM, Belisko Marek
>> >> wrote:
>> >> > Hi,
>> >> >
>> >> > On T
Configs ARM_PATCH_PHYS_VIRT and AUTO_ZRELADDR are enabled as default
to platform S3C24XX.
Introduction of PHYS_VIRT config as default would enable phy-to-virt and
virt-to-phy translation function at boot and module loading time
and enforce dynamic reallocation of memory. AUTO_ZRELADDR config would
On Tue, Dec 10, 2013 at 03:30:20PM -0700, Bjorn Helgaas wrote:
> Can you outline the race and the scenario that leads to incorrect results
> or a crash? I looked through rtas_setup_msi_irqs() (briefly) and I didn't
> see the way that concurrent calls for different devices could interfere
> with ea
On 13/12/13 02:10, Konrad Rzeszutek Wilk wrote:
> From: Mukesh Rathor
>
> This patch addresses 3 things:
>- Resolve vcpu info placement fixme.
>- Load CS selector for PVH after switching to new gdt.
>- Remove printk in case of failure to map pnfs in p2m. This because qemu
> has l
1 - 100 of 627 matches
Mail list logo