On 07/01/2014 03:36 PM, Russell King - ARM Linux wrote:
On Tue, Jul 01, 2014 at 03:21:41PM +0200, Sebastian Hesselbarth wrote:
On 07/01/2014 03:10 PM, Russell King - ARM Linux wrote:
On Tue, Jul 01, 2014 at 03:04:31PM +0200, Sebastian Hesselbarth wrote:
If you want to do this then you need to a
On Tue, Jul 01, 2014 at 03:40:14PM +0200, Sebastian Hesselbarth wrote:
> On 07/01/2014 03:36 PM, Russell King - ARM Linux wrote:
>> On Tue, Jul 01, 2014 at 03:21:41PM +0200, Sebastian Hesselbarth wrote:
>>> On 07/01/2014 03:10 PM, Russell King - ARM Linux wrote:
On Tue, Jul 01, 2014 at 03:04:3
Hi Kelvin,
On Tue, Jul 01, 2014 at 03:30:59PM +0200, Kelvin Gonzalez wrote:
> Thank you Joerg and Borislav,
sure, np.
Btw, please do not top-post when replying to that thread.
> There is no BIOS Update available for this Mother Board. It has the most
> recent from Jan 2014. And I didn't find an
On 07/01/2014 04:24 AM, Catalin Marinas wrote:
On Mon, Jun 30, 2014 at 09:28:51PM +0100, Guenter Roeck wrote:
On Mon, Jun 30, 2014 at 08:59:47PM +0100, Russell King - ARM Linux wrote:
On Mon, Jun 30, 2014 at 12:11:33PM -0700, Guenter Roeck wrote:
Various drivers implement architecture and/or d
On Tue, 2014-07-01 at 07:42 -0400, Neil Horman wrote:
> On Tue, Jun 17, 2014 at 04:05:07PM -0400, Neil Horman wrote:
> > Just a few little fixups for tmon, to prevent abuse of its logging facility
> >
> > Best
> > Neil
> >
> Ping, Zhang, Jacob acked these, but I've not seen them go into your tree
Hi Chris,
I had to rediff to get a patch that applies... I am not hanging with this
applied - it
does look like the i915 is starting is initialization later boot the new kernel.
[2.389796] [drm] Radeon Display Connectors
[2.389798] [drm] Connector 0:
[2.389799] [drm] DP-1
[2.3
Hi,
On 24.06.2014 15:57, Tomasz Figa wrote:
> This series inteds to fix various issues spotted while testing v3.16-rc2.
> The patches should be reasonably independent from each other and so could be
> picked to respective trees. See descriptions of individual patches for more
> information.
>
> T
This phy driver added to support keystone PCI driver. This is
a generic phy driver and currently it supports only SerDes
for PCI Controller. The hw vendor that provides the phy
hw published only registers and their values. So this driver
uses these hard coded values to initialize the phy.
Signed-o
On Tue, 1 Jul 2014 15:08:16 +0200
Peter Zijlstra wrote:
> On Sun, Jun 29, 2014 at 09:26:10PM -0400, Zhihui Zhang wrote:
> > Unless we want to double-penalize an overrun task, the time after the
> > deadline
> > and before the current time is already accounted in the negative
> > dl_se->runtime
On Wed, 25 Jun 2014, Chanwoo Choi wrote:
> Add support for Samsung S2MPU02 PMIC device to the MFD sec-core driver.
> The S2MPU02 device includes PMIC/RTC/Clock devices.
>
> Signed-off-by: Chanwoo Choi
> Reviewed-by: Krzysztof Kozlowski
> ---
> drivers/mfd/sec-core.c | 46 ++--
On Wed, 25 Jun 2014, Chanwoo Choi wrote:
> This patch add S2MPU02 regulator device to existing S2MPS11 device driver
> because of little difference between S2MPS1x and S2MPU02. The S2MPU02
> regulator device includes LDO[1-28] and BUCK[1-7].
>
> Signed-off-by: Chanwoo Choi
> [Add missing linear_
On Wed, 25 Jun 2014, Chanwoo Choi wrote:
> This patch use regulator_suspend_prepare() function to prepare the proper
> state
> of regulators for suspend state to remove un-necessary leakage
> power-consumption.
>
> Signed-off-by: Chanwoo Choi
> ---
> drivers/mfd/Kconfig| 1 +
> drivers/m
Signed-off-by: Alexandre Belloni
---
arch/arm/boot/dts/at91rm9200.dtsi | 304 ++
1 file changed, 304 insertions(+)
diff --git a/arch/arm/boot/dts/at91rm9200.dtsi
b/arch/arm/boot/dts/at91rm9200.dtsi
index c61b16fba79b..477cfe570f47 100644
--- a/arch/arm/boot/d
When the main crystal frequency is not set, the main clock is approximated using
the MAINF value in the CKGR_MCFR register. Warn the user in that case.
Signed-off-by: Alexandre Belloni
---
drivers/clk/at91/clk-main.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/clk/at91/clk-main.c
On Tue, 1 Jul 2014, Chen, Alvin wrote:
> From: Bryan O'Donoghue
>
> The EHCI packet buffer in/out threshold is programmable for Intel Quark X1000
> USB host controller, and the default value is 0x20 dwords. The in/out
> threshold
> can be programmed to 0x80 dwords (512 Bytes) to maximize the pe
Define at91rm9200ek main and slow crystals frequencies.
Signed-off-by: Alexandre Belloni
---
arch/arm/boot/dts/at91rm9200ek.dts | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/at91rm9200ek.dts
b/arch/arm/boot/dts/at91rm9200ek.dts
index df6b0aa0e4dd..43eb779dd6f6 10
This patch set adds support for the common clock framwork to the remaining atml
SoCs: at91rm9200, at91sam9260, at91sam9263, at91sam9g45.
It also defines the necessary main crystal and slow crystal frequencies.
I couldn't find datasheets for the following boards:
- mpa1600
- ge863-pro3
- animeo
Since the kernel now has a COMPAT_SYSCALL infrastructure (commit
468366138850f), add the corresponding regex for generating compat_sys_*
symbols in the tags files (similar to sys_*).
Signed-off-by: Catalin Marinas
Cc: Alexander Viro
Cc: Andrew Morton
---
scripts/tags.sh | 2 ++
1 file changed,
Define Acme Systems srl Fox G20 main and slow crystals frequencies.
Signed-off-by: Alexandre Belloni
Cc: Douglas Gilbert
---
arch/arm/boot/dts/at91-foxg20.dts | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/at91-foxg20.dts
b/arch/arm/boot/dts/at91-foxg20.dts
index
Define kizbox board's main crystal frequency.
Signed-off-by: Alexandre Belloni
Cc: Gael Portay
---
arch/arm/boot/dts/kizbox.dts | 4
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/kizbox.dts b/arch/arm/boot/dts/kizbox.dts
index 928f6eef2d59..e83e4f9310b8 100644
--- a/arch/
Define at91sam9g20ek main and slow crystals frequencies.
Signed-off-by: Alexandre Belloni
---
arch/arm/boot/dts/at91sam9g20ek_common.dtsi | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/at91sam9g20ek_common.dtsi
b/arch/arm/boot/dts/at91sam9g20ek_common.dtsi
index c
Define the at91sam9g45 clocks in the SoC dtsi file.
Signed-off-by: Alexandre Belloni
---
arch/arm/boot/dts/at91sam9g45.dtsi | 340 -
1 file changed, 339 insertions(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/at91sam9g45.dtsi
b/arch/arm/boot/dts/at91sam9
Define at91sam9263ek main and slow crystals frequencies.
Signed-off-by: Alexandre Belloni
---
arch/arm/boot/dts/at91sam9263ek.dts | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/at91sam9263ek.dts
b/arch/arm/boot/dts/at91sam9263ek.dts
index 15009c9f2293..5cf93eecd8f
Define Ronetix pm9g45 main and slow crystals frequencies.
Signed-off-by: Alexandre Belloni
---
arch/arm/boot/dts/pm9g45.dts | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/pm9g45.dts b/arch/arm/boot/dts/pm9g45.dts
index 33ffabe9c4c8..66afcff67fde 100644
--- a/arch/a
Define Calao USB-A9263 main and slow crystals frequencies.
Signed-off-by: Alexandre Belloni
Cc: Gregory Hermant
---
arch/arm/boot/dts/usb_a9263.dts | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/usb_a9263.dts b/arch/arm/boot/dts/usb_a9263.dts
index 290e60383baf..6
On Tue, Jul 1, 2014 at 3:52 AM, Quentin Casasnovas
wrote:
> On Mon, Jun 23, 2014 at 02:22:15PM -0700, Andy Lutomirski wrote:
>> The bad syscall nr paths are their own incomprehensible route
>> through the entry control flow. Rearrange them to work just like
>> syscalls that return -ENOSYS.
>>
>>
Define Calao TNY-A9263 main and slow crystals frequencies.
Signed-off-by: Alexandre Belloni
Cc: Gregory Hermant
---
arch/arm/boot/dts/tny_a9263.dts | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/tny_a9263.dts b/arch/arm/boot/dts/tny_a9263.dts
index 0751a6a979a8..3
This patch removes the selection of AT91_USE_OLD_CLK when selecting
at91sam9263 SoC support. This will automatically enable COMMON_CLK_AT91
option and add support for at91 common clock implementation.
Signed-off-by: Alexandre Belloni
---
arch/arm/mach-at91/Kconfig | 1 -
1 file changed, 1 deleti
Currently if an active CPU fails to respond to a roundup request the
CPU that requested the roundup will become stuck. This needlessly
reduces the robustness of the debugger.
This patch introduces a timeout allowing the system state to be examined
even when the system contains unresponsive process
Define the at91sam9263 clocks in the SoC dtsi file.
Signed-off-by: Alexandre Belloni
---
arch/arm/boot/dts/at91sam9263.dtsi | 311 +
1 file changed, 311 insertions(+)
diff --git a/arch/arm/boot/dts/at91sam9263.dtsi
b/arch/arm/boot/dts/at91sam9263.dtsi
index
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 06/30/2014 08:36 PM, Minchan Kim wrote:
> Linux doesn't have an ability to free pages lazy while other OS
> already have been supported that named by madvise(MADV_FREE).
>
> The gain is clear that kernel can discard freed pages rather than
> swap
On Tue, 01 Jul 2014, Hans de Goede wrote:
> On 07/01/2014 11:22 AM, Lee Jones wrote:
> > On Mon, 30 Jun 2014, Hans de Goede wrote:
> >
> >> We cannot register supply alias in mfd_add_device before calling
> >> platform_add_device because platform-dev's name must be set before
> >> registering
> >
Define at91sam9m10g45ek main and slow crystals frequencies.
Signed-off-by: Alexandre Belloni
---
arch/arm/boot/dts/at91sam9m10g45ek.dts | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/at91sam9m10g45ek.dts
b/arch/arm/boot/dts/at91sam9m10g45ek.dts
index 9f5b0a674995.
Define Cosino boards main and slow crystals frequencies.
Signed-off-by: Alexandre Belloni
Cc: Rodolfo Giometti
---
arch/arm/boot/dts/at91-cosino.dtsi | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/at91-cosino.dtsi
b/arch/arm/boot/dts/at91-cosino.dtsi
index df4b78
Enclose the sam9263 old clk registration in "#if defined(CONFIG_OLD_CLK_AT91)
#endif"
Signed-off-by: Alexandre Belloni
---
arch/arm/mach-at91/at91sam9263.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/arch/arm/mach-at91/at91sam9263.c b/arch/arm/mach-at91/at91sam9263.
Enclose the sam9g45 old clk registration in "#if defined(CONFIG_OLD_CLK_AT91)
#endif"
Signed-off-by: Alexandre Belloni
---
arch/arm/mach-at91/at91sam9g45.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/arch/arm/mach-at91/at91sam9g45.c b/arch/arm/mach-at91/at91sam9g45.
On Tue, Jul 1, 2014 at 2:19 AM, David Drysdale wrote:
> On Mon, Jun 30, 2014 at 03:28:14PM -0700, Andy Lutomirski wrote:
>> On Mon, Jun 30, 2014 at 3:28 AM, David Drysdale wrote:
>> > Signed-off-by: David Drysdale
>> > ---
>> > man2/cap_rights_get.2 | 126
>> > +
This patch removes the selection of AT91_USE_OLD_CLK when selecting at91sam9g45
SoC support. This will automatically enable COMMON_CLK_AT91 option and add
support for at91 common clock implementation.
Signed-off-by: Alexandre Belloni
---
arch/arm/mach-at91/Kconfig | 1 -
1 file changed, 1 deleti
Define Somfy Animeo IP main and slow crystals frequencies.
Signed-off-by: Alexandre Belloni
---
arch/arm/boot/dts/animeo_ip.dts | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/animeo_ip.dts b/arch/arm/boot/dts/animeo_ip.dts
index 3c4f6d983cbd..4e0ad3b82796 100644
--
Define Telit GE863-PRO3, AK signal CDU and Telit EVK-PRO3 main and slow
crystals frequencies.
Signed-off-by: Alexandre Belloni
Cc: Fabio Porcedda
Cc: Jiri Prchal
---
arch/arm/boot/dts/ge863-pro3.dtsi | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/ge863-pro3.dtsi
Define Calao TNY-A9260 and TNY-A9G20 main and slow crystals frequencies.
Signed-off-by: Alexandre Belloni
Cc: Gregory Hermant
---
arch/arm/boot/dts/tny_a9260_common.dtsi | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/tny_a9260_common.dtsi
b/arch/arm/boot/dts/tny_
Define egnite Ethernut 5 main and slow crystals frequencies.
Signed-off-by: Alexandre Belloni
Cc: Tim Schendekehl
---
arch/arm/boot/dts/ethernut5.dts | 10 ++
1 file changed, 10 insertions(+)
diff --git a/arch/arm/boot/dts/ethernut5.dts b/arch/arm/boot/dts/ethernut5.dts
index 143b6d25b
Define Phontech MPA 1600 main and slow crystals frequencies.
Signed-off-by: Alexandre Belloni
Cc: Joachim Eastwood
---
arch/arm/boot/dts/mpa1600.dts | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/mpa1600.dts b/arch/arm/boot/dts/mpa1600.dts
index ccf9ea242f72..f0f5
Define Calao USB-A9260, USB-A9G20 and USB-A9G20-LPW main and slow crystals
frequencies.
Signed-off-by: Alexandre Belloni
Cc: Gregory Hermant
---
arch/arm/boot/dts/usb_a9260_common.dtsi | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/usb_a9260_common.dtsi
b/arch/ar
This patch removes the selection of AT91_USE_OLD_CLK when selecting at91sam9260
SoCs support. This will automatically enable COMMON_CLK_AT91 option and add
support for at91 common clk implementation.
Signed-off-by: Alexandre Belloni
---
arch/arm/mach-at91/Kconfig | 1 -
1 file changed, 1 deletio
Define Calao QIL-A9260 main and slow crystals frequencies.
Signed-off-by: Alexandre Belloni
Cc: Gregory Hermant
---
arch/arm/boot/dts/at91-qil_a9260.dts | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/at91-qil_a9260.dts
b/arch/arm/boot/dts/at91-qil_a9260.dts
index
On 07/01/2014 09:16 AM, Daniel Thompson wrote:
> Currently if an active CPU fails to respond to a roundup request the
> CPU that requested the roundup will become stuck. This needlessly
> reduces the robustness of the debugger.
>
> This patch introduces a timeout allowing the system state to be exa
Define the at91sam9g20 clocks that differ from at91sam9260 in the SoC dtsi file.
Signed-off-by: Alexandre Belloni
---
arch/arm/boot/dts/at91sam9g20.dtsi | 24
1 file changed, 24 insertions(+)
diff --git a/arch/arm/boot/dts/at91sam9g20.dtsi
b/arch/arm/boot/dts/at91sam9g
Enclose the rm9200 old clk registration in "#if defined(CONFIG_OLD_CLK_AT91)
#endif"
Signed-off-by: Alexandre Belloni
---
arch/arm/mach-at91/at91rm9200.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/arch/arm/mach-at91/at91rm9200.c b/arch/arm/mach-at91/at91rm9200.c
in
On Mon, Jun 30, 2014 at 03:22:24PM -0700, Andi Kleen wrote:
> >
> > I'm also interested in the behaviour of CondChgd bit on Ivy Bridge
> > processors.
>
> The intended meaning of CondChgd is that a hardware debugger has taken over
> the
> PMU. It shouldn't really be set in other circumstances.
Enclose the sam9260 old clk registration in "#if defined(CONFIG_OLD_CLK_AT91)
#endif"
Signed-off-by: Alexandre Belloni
---
arch/arm/mach-at91/at91sam9260.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/arch/arm/mach-at91/at91sam9260.c b/arch/arm/mach-at91/at91sam9260.
Define Acme Systems Aria G25 board main and slow crystals frequencies.
Signed-off-by: Alexandre Belloni
---
arch/arm/boot/dts/at91-ariag25.dts | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/at91-ariag25.dts
b/arch/arm/boot/dts/at91-ariag25.dts
index 55ab6180e350..
Documentation for atmel-pmc only list one compatible, add the remaining
compatible strings.
Signed-off-by: Alexandre Belloni
---
Documentation/devicetree/bindings/arm/atmel-pmc.txt | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/arm/atmel
Define the at91sam9260 clocks in the SoC dtsi file.
Signed-off-by: Alexandre Belloni
---
arch/arm/boot/dts/at91sam9260.dtsi | 314 -
1 file changed, 313 insertions(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/at91sam9260.dtsi
b/arch/arm/boot/dts/at91sam9
This patch removes the selection of AT91_USE_OLD_CLK when selecting at91rm9200
SoC support. This will automatically enable COMMON_CLK_AT91 option and add
support for at91 common clk implementation.
Signed-off-by: Alexandre Belloni
---
arch/arm/mach-at91/Kconfig | 1 -
1 file changed, 1 deletion(
This patch adds the reset controller DT nodes for the powerdown,
softreset and picophy controllers.
Signed-off-by: Peter Griffin
---
arch/arm/boot/dts/stih407.dtsi | 16
1 file changed, 16 insertions(+)
diff --git a/arch/arm/boot/dts/stih407.dtsi b/arch/arm/boot/dts/stih407.dt
This series adds reset controller support for the STiH407 SoC.
Peter Griffin (3):
drivers: reset: stih407: Add softreset, powerdown and picophy
controllers
ARM: sti: Add STiH407 Kconfig entry to select STIH407_RESET
ARM: STi: STiH407: Add reset controller support.
.../bindings/reset/st
Signed-off-by: Peter Griffin
---
arch/arm/mach-sti/Kconfig | 10 ++
1 file changed, 10 insertions(+)
diff --git a/arch/arm/mach-sti/Kconfig b/arch/arm/mach-sti/Kconfig
index 878e9ec..8825bc9 100644
--- a/arch/arm/mach-sti/Kconfig
+++ b/arch/arm/mach-sti/Kconfig
@@ -42,4 +42,14 @@ config
This patch adds a softreset, powerdown and picophy reset controllers for
the STiH407 SoC.
With this patch three new devices are registered: -
1. st,stih407-powerdown
2. st,stih407-softreset
3. st,stih407-picophyreset
All three devices use system configuration registers mapped via regmap to
perfor
On Tue, 01 Jul 2014 06:20:10 -0700
Joe Perches wrote:
> While doing a bit of adding argument names to fs.h,
> I looked at lm_grant and it seems the 2nd argument
> is always NULL.
>
> How about removing it?
>
> This doesn't apply as it depends on some other patches
> but it should be clear enoug
On Tue, Jul 01, 2014 at 12:32:10AM +0900, Sergey Senozhatsky wrote:
> `struct workspace' used for zlib compression contains two zlib
> z_stream-s: `def_strm' used in zlib_compress_pages(), and `inf_strm'
> used in zlib_decompress/zlib_decompress_biovec(). None of these
> functions use `inf_strm' an
This patch fixes some comments about return type.
Signed-off-by: Seunghun Lee
---
fs/ubifs/recovery.c |4 ++--
fs/ubifs/scan.c |5 ++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/fs/ubifs/recovery.c b/fs/ubifs/recovery.c
index c14adb2..933dda5 100644
--- a/fs/ubi
I triggered VM_BUG_ON() in vma_address() when I try to migrate an anonymous
hugepage with mbind() in the kernel v3.16-rc3. This is because pgoff's
calculation in rmap_walk_anon() fails to consider compound_order() only to
have an incorrect value. So this patch fixes it.
Signed-off-by: Naoya Horigu
On Mon, 30 Jun 2014 22:09:18 -0700
Andy Lutomirski wrote:
> I just successfully built your config, albeit with a different
> toolchain. Can you do:
>
> for i in arch/x86/vdso/*.so.dbg; do echo $i; eu-readelf -S $i; done
>
> after a failed build?
I'll have to do this tomorrow. My boxes are o
Hi Peter
2 minor remarks below
Thanks
On 07/01/2014 04:30 PM, Peter Griffin wrote:
This patch adds a softreset, powerdown and picophy reset controllers for
the STiH407 SoC.
With this patch three new devices are registered: -
1. st,stih407-powerdown
2. st,stih407-softreset
3. st,stih407-picoph
On Tue, Jul 01, 2014 at 09:36:15AM +0900, Minchan Kim wrote:
> + do {
> + /*
> + * XXX: We can optimize with supporting Hugepage free
> + * if the range covers.
> + */
> + next = pmd_addr_end(addr, end);
> + if (pmd_tran
Hi all,
Thanks for the feedback. I've rebased the patch on top of 3.16-rc3.
Willy, if you like to rebase your current patchset for 3.17 on top of rc3.
Then I'll rebase the patch on top. Thank you.
A branch with the patch on top is found here:
https://github.com/MatiasBjorling/linux-collab nvm
On 06/30, Paul E. McKenney wrote:
>
> On Mon, Jun 30, 2014 at 06:18:37PM +0200, Oleg Nesterov wrote:
> > Hello,
> >
> > May be correct this time ;) Based on paulmck/linux-rcu.git rcu/next.
> >
> > 2/2 is new and hopefully trivial. But! the numbers look suspiciously
> > good, I do not understand whe
On Tue, 2014-07-01 at 23:45 +0900, Seunghun Lee wrote:
> This patch fixes some comments about return type.
>
> Signed-off-by: Seunghun Lee
Pushed to linux-ubifs.git, thanks!
--
Best Regards,
Artem Bityutskiy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the bod
On Tue, Jul 1, 2014 at 7:49 AM, Steven Rostedt wrote:
> On Mon, 30 Jun 2014 22:09:18 -0700
> Andy Lutomirski wrote:
>
>
>> I just successfully built your config, albeit with a different
>> toolchain. Can you do:
>>
>> for i in arch/x86/vdso/*.so.dbg; do echo $i; eu-readelf -S $i; done
>>
>> afte
On Mon, 30 Jun 2014, David Rientjes wrote:
> It's not at all clear to me that that patch is correct. Wei?
Looks ok to me. But I do not like the convoluted code in new_slab() which
Wei's patch does not make easier to read. Makes it difficult for the
reader to see whats going on.
Lets drop the us
s32mps11 clocks had registered callbacks for prepare ,unprepare and is_enable
what was wrong and caused i.e. that unused clocks were not disabled.
Regmap_read is cached so it can be called in is_prepare callback
to achieve this information. Enabled field was removed from struct s2mps11_clk.
Chang
On Tue, Jul 01, 2014 at 09:49:25PM +0800, Zhang Rui wrote:
> On Tue, 2014-07-01 at 07:42 -0400, Neil Horman wrote:
> > On Tue, Jun 17, 2014 at 04:05:07PM -0400, Neil Horman wrote:
> > > Just a few little fixups for tmon, to prevent abuse of its logging
> > > facility
> > >
> > > Best
> > > Neil
>
On 07/01/2014 01:16 AM, Vidya Sagar wrote:
> commit 1a680b7c moved pcie_aspm_powersave_config_link() out of
> pci_raw_set_power_state() to pci_set_power_state() which would enable
> ASPM. But, with commit db288c9c, which re-introduced the following check
> ./drivers/pci/pci.c: pci_set_power_state()
On Sat, May 24, 2014 at 12:02:17AM -0700, Andrew Pinski wrote:
> diff --git a/arch/arm64/kernel/entry.S b/arch/arm64/kernel/entry.S
> index 1e1ebfc..8241ffe 100644
> --- a/arch/arm64/kernel/entry.S
> +++ b/arch/arm64/kernel/entry.S
> @@ -620,9 +620,14 @@ ENDPROC(ret_from_fork)
> */
> .align
The patch corrects the security strength of the HMAC-SHA1 DRBG to 128
bits. This strength defines the size of the seed required for the DRBG.
Thus, the patch lowers the seeding requirement from 256 bits to 128 bits
for HMAC-SHA1.
Signed-off-by: Stephan Mueller
---
crypto/drbg.c | 2 +-
1 file ch
On Mon, Jun 30, 2014 at 10:47 PM, Alexei Starovoitov wrote:
> On Mon, Jun 30, 2014 at 3:09 PM, Andy Lutomirski wrote:
>> On Sat, Jun 28, 2014 at 11:36 PM, Alexei Starovoitov
>> wrote:
>>> On Sat, Jun 28, 2014 at 6:52 PM, Andy Lutomirski
>>> wrote:
On Sat, Jun 28, 2014 at 1:49 PM, Alexei
For the CTR DRBG, the drbg_state->scratchpad temp buffer (i.e. the
memory location immediately before the drbg_state->tfm variable
is the buffer that the BCC function operates on. BCC operates
blockwise. Making the temp buffer drbg_statelen(drbg) in size is
sufficient when the DRBG state length is
The current locking approach of the DRBG tries to keep the protected
code paths very minimal. It is therefore possible that two threads query
one DRBG instance at the same time. When thread A requests random
numbers, a shadow copy of the DRBG state is created upon which the
request for A is process
I talked with Peter Zijlstra about this, and he told me that the clearing
of the PF_NO_SETAFFINITY flag was to deal with the optimization of
migrate_disable/enable() that ignores tasks that have that flag set. But
that optimization was removed when I did a rework of the cpu hotplug code.
I found
Currently the Synopsys DesignWare 8250 driver assumes its UART clock
runs at a fixed rate. If a "real" clock was set up using the common
clock framework, and that clock's rate is adjustable, it may be
possible to support a wider range of baud rates by changing the
UART clock rate.
This is done by
On Thu, 26 Jun 2014, Javier Martinez Canillas wrote:
> Maxim MAX77802 is a power management chip that contains 10 high
> efficiency Buck regulators, 32 Low-dropout (LDO) regulators used
> to power up application processors and peripherals, a 2-channel
> 32kHz clock outputs, a Real-Time-Clock (RTC)
The Exynos4412 USB 2.0 PHY hardware differs from the description provided
in the documentation. Some register bits have different function. This
patch fixes the defines of register bits and changes the way how phys are
powered on and off.
Signed-off-by: Kamil Debski
---
drivers/phy/phy-exynos4x1
When the DRBG is initialized, the core is looked up using the DRBG name.
The name that can be used for the lookup is registered in
cra_driver_name. The cra_name value contains stdrng.
Thus, the lookup code must use crypto_tfm_alg_driver_name to obtain the
precise DRBG name and select the correct D
Hi,
the following fixes cover comments from code reviewers. The patch set
is an addition to the patch set offered several days ago [1].
[1] https://lkml.org/lkml/2014/6/28/497
Stephan Mueller (4):
DRBG: Select correct DRBG core for stdrng
DRBG: Mix a time stamp into DRBG state
DRBG: fix me
Hello.
On 07/01/2014 02:42 PM, Alexandre Belloni wrote:
Well, there is nothing specific about the Berlin CI. Some subsystems
use the 'generic' keyword in these cases. Do you see a particular reason
I should use some Berlin related compatible here?
Not must, one suggestion is: can you change
On 07/01/14 07:45, Seunghun Lee wrote:
> This patch fixes some comments about return type.
>
> Signed-off-by: Seunghun Lee
> ---
> fs/ubifs/recovery.c |4 ++--
> fs/ubifs/scan.c |5 ++---
> 2 files changed, 4 insertions(+), 5 deletions(-)
>
> diff --git a/fs/ubifs/recovery.c b/fs/ub
The bindings for CPU enable methods are defined in ".../arm/cpus.txt". As
additional 32-bit ARM CPUS are converted to use the "enable-method" CPU
property to imply a particular set of SMP operations to use, the list of these
methods is likely to become unwieldy. The current documentation already
Hello,
I'm looking for advice on optimizing a SOCKS proxy software which i modified
to support TCP <=> UDP tunnelling.
The modification of standard SOCKS protocol is pretty straightforward, i've
added a command that tells to socks server that destination socket is a UDP
socket so the server expe
> On Jul 1, 2014, at 8:07 AM, "Catalin Marinas" wrote:
>
>> On Sat, May 24, 2014 at 12:02:17AM -0700, Andrew Pinski wrote:
>> diff --git a/arch/arm64/kernel/entry.S b/arch/arm64/kernel/entry.S
>> index 1e1ebfc..8241ffe 100644
>> --- a/arch/arm64/kernel/entry.S
>> +++ b/arch/arm64/kernel/entry.S
On Tue, 2014-07-01 at 08:27 -0700, Randy Dunlap wrote:
> > - * This function returns %0 on success and a negative error code on
> > failure.
> > + * This function returns the scaned information on success and a negative
> > error
>
> scanned
I'll correct this, th
On Tue, Jul 1, 2014 at 6:00 AM, Michalis Pappas wrote:
> Signed-off-by: Michalis Pappas
> ---
> drivers/staging/gdm72xx/gdm_wimax.c | 10 +++---
> drivers/staging/gdm72xx/hci.h | 6 ++
> 2 files changed, 9 insertions(+), 7 deletions(-)
>
> diff --git a/drivers/staging/gdm72xx/gdm_
On Tue, 1 Jul 2014 15:04:30 +0200
Sebastian Hesselbarth wrote:
> From: Russell King
>
> This enables lcd0 on SolidRun CuBox which is connected to TDA998x
> HDMI transmitter. Also, set the external video clock connected to
> Si5351 clock generator.
>
> Signed-off-by: Russell King
> Signed-off
On Tue, 1 Jul 2014 09:31:49 +0200
Richard Leitner wrote:
> On Mon, 30 Jun 2014 07:45:43 -0700
> Greg Kroah-Hartman wrote:
>
> > > > > > From: Of Richard Leitner
> > > > > > > Replaces all hardcoded ttyGS strings with the PREFIX macro.
> > > > > > > Due to the fact the strings are spread over di
I need your assistance in transferring funds worth $47.1million dollars.
--
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 read the FAQ at http:/
This patch fix spelling typo in printk within vairous
part of the code.
Signed-off-by: Masanari Iida
---
arch/blackfin/mach-common/ints-priority.c | 2 +-
drivers/gpu/drm/i915/intel_bios.c | 2 +-
drivers/i2c/busses/i2c-s3c2410.c | 2 +-
drivers/infini
‘all_lists’ and ‘orphan_list’ is accessed only when DEBUG_FS is defined.
Thus, make their compilation conditional to fix the below warnings introduced
by commit 27b8d5f723 ("clk: flatten clk tree in debugfs"):
drivers/clk/clk.c:40:27: warning: ‘all_lists’ defined but not used
[-Wunused-variable]
d
> On 01 July 2014 at 10:17 Christoph Hellwig wrote:
>
>
> On Mon, Jun 30, 2014 at 01:39:39PM -0700, Andrew Morton wrote:
> > On Mon, 30 Jun 2014 21:03:17 +0200 Fabian Frederick wrote:
> >
> > > proc_uid_seq_operations, proc_gid_seq_operations and
> > > proc_projid_seq_operations
> > > are only
This patch fix spelling typo in printk within vairous
part of the code.
Signed-off-by: Masanari Iida
---
arch/blackfin/mach-common/ints-priority.c | 2 +-
drivers/gpu/drm/i915/intel_bios.c | 2 +-
drivers/i2c/busses/i2c-s3c2410.c | 2 +-
drivers/infini
Le 25/06/2014 11:10, Nicolas Dichtel a écrit :
Seen when compiling with W=1.
Warnings were:
In file included from arch/x86/kernel/asm-offsets.c:9:0:
include/linux/sched.h:875:25: warning: type qualifiers ignored on function
return type [-Wignored-qualifiers]
include/linux/sched.h:882:25: warnin
201 - 300 of 725 matches
Mail list logo