Re: [PATCH 1/2] sched/mm: add finish_switch_mm function

2013-11-14 Thread Martin Schwidefsky
On Wed, 13 Nov 2013 17:03:58 + Catalin Marinas catalin.mari...@arm.com wrote: On Wed, Nov 13, 2013 at 04:05:56PM +, Martin Schwidefsky wrote: On Wed, 13 Nov 2013 12:19:09 + Catalin Marinas catalin.mari...@arm.com wrote: On Wed, Nov 13, 2013 at 11:41:43AM +, Peter Zijlstra

Re: [GIT PULL] block IO core bits for 3.13

2013-11-14 Thread Nicholas A. Bellinger
On Fri, 2013-11-08 at 10:48 -0700, Jens Axboe wrote: Hi Linus, This is the pull request for the core changes in the block layer for 3.13. It contains: - The new blk-mq request interface. This is a new and more scalable queueing model that marries the best part of the request based

[PATCH] Perf: Correct Assumptions about Sample Timestamps in Passes

2013-11-14 Thread Joseph Schuchart
Good morning, We came across a problem in perf script which causes it to abort reading a file produced with perf record, complaining about timestamps being earlier than the last flushed timeslice. (Warning: Timestamp below last timeslice flush) While investigating the issue, we found that the

Re: [PATCH 2/2] s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entries

2013-11-14 Thread Martin Schwidefsky
On Wed, 13 Nov 2013 16:16:35 + Catalin Marinas catalin.mari...@arm.com wrote: On 13 November 2013 08:16, Martin Schwidefsky schwidef...@de.ibm.com wrote: diff --git a/arch/s390/include/asm/mmu_context.h b/arch/s390/include/asm/mmu_context.h index 5d1f950..e91afeb 100644 ---

Re: [PATCH 1/4] mfd: max14577: Add max14577 MFD driver core

2013-11-14 Thread Krzysztof Kozlowski
Hi, On Wed, 2013-11-13 at 13:13 +, Mark Brown wrote: On Wed, Nov 13, 2013 at 08:40:54AM +0100, Krzysztof Kozlowski wrote: +/** + * After resuming from suspend it may happen that IRQ is signalled but + * IRQ GPIO is not high. Also the interrupt registers won't have any data + * (all

[tip:perf/urgent] tools/perf/build: Fix timerfd feature check

2013-11-14 Thread tip-bot for Ingo Molnar
Commit-ID: 20799a9645646d99707b9809d789adb60cca4d42 Gitweb: http://git.kernel.org/tip/20799a9645646d99707b9809d789adb60cca4d42 Author: Ingo Molnar mi...@kernel.org AuthorDate: Thu, 14 Nov 2013 08:33:24 +0100 Committer: Ingo Molnar mi...@kernel.org CommitDate: Thu, 14 Nov 2013 08:40:23

[tip:perf/urgent] tools/perf/build: Fix feature-libunwind-debug-frame handling

2013-11-14 Thread tip-bot for Ingo Molnar
Commit-ID: 12413057fa8b6f2993f573e6e83f843fc86d044c Gitweb: http://git.kernel.org/tip/12413057fa8b6f2993f573e6e83f843fc86d044c Author: Ingo Molnar mi...@kernel.org AuthorDate: Thu, 14 Nov 2013 08:25:24 +0100 Committer: Ingo Molnar mi...@kernel.org CommitDate: Thu, 14 Nov 2013 08:40:23

Re: IPv6: Blackhole route support partial ?

2013-11-14 Thread Kamala R
Hi, I have one quick question before I send the patch across. I noticed that ip -6 route show shows an error -22 in the output which signifies -EINVAL associated with blackhole routes. This behaviour is not consistent with that of ip route show that shows no such error for a blackhole route. Does

Re: [PATCH 0/3] Early use of boot service memory

2013-11-14 Thread Pekka Enberg
Hi Jerry, On Thu, Nov 14, 2013 at 1:57 AM, jerry.hoem...@hp.com wrote: I will still point out that as currently used, efi_reserve_boot_services is wrong. A work around for firmware bugs on one platform shouldn't be breaking platforms that don't have that bug. Its just much less likely to

Re: [PATCH V3] usbnet: fix race condition caused spinlock bad magic issue

2013-11-14 Thread Oliver Neukum
On Thu, 2013-11-14 at 10:03 +0800, wangbiao wrote: From: wang, biao biao.w...@intel.com Date: Mon, 11 Nov 2013 10:23:40 +0800 Subject: [PATCH] usbnet: fix race condition caused spinlock bad magic issue there is race between usbnet_terminate_urbs and usbnet_bh. for example: cpu 0

Re: [PATCH v2] sched: Check sched_domain before computing group power.

2013-11-14 Thread Peter Zijlstra
On Thu, Nov 14, 2013 at 11:36:27AM +0530, Preeti U Murthy wrote: However I was thinking that a better fix would be to reorder the way we call update_group_power() and cpu_attach_domain(). Why do we need to do update_group_power() of the groups of the sched domains that would probably

[PATCH] perf kvm record: Change the default value of perf_guest to 0.

2013-11-14 Thread Dongsheng Yang
Currently, we can not record the event counters of host to perf.data.host. Example: perf kvm --host record -a sleep 1 [ perf record: Woken up 1 times to write data ] [ perf record: Captured and wrote 0.625 MB perf.data.guest (~27290 samples) ] The record file is named 'perf.data.kvm' and the

Re: [PATCH 10/17] tile: Remove tile-specific _sinitdata and _einitdata

2013-11-14 Thread Geert Uytterhoeven
Hi Chris, On Wed, 13 Nov 2013, Chris Metcalf wrote: On 11/12/2013 2:42 PM, Geert Uytterhoeven wrote: Use standard __init_begin and __init_end instead. Signed-off-by: Geert Uytterhoeven ge...@linux-m68k.org Cc: Chris Metcalf cmetc...@tilera.com [...] @@ -534,7 +534,7 @@ static

Re: [PATCH 1/4] mfd: max14577: Add max14577 MFD driver core

2013-11-14 Thread Krzysztof Kozlowski
Hi, On Wed, 2013-11-13 at 11:50 +, Mark Rutland wrote: I see some of_* calls in the code, but no documentation of the binding. As this has more than just a compatible, interrupts, and reg, it needs its own binding document. [...] +static struct mfd_cell max14577_devs[] = { +

Re: Uncompressed kernel doesn't build on x86_64

2013-11-14 Thread Christian Ruppert
On Wed, Nov 13, 2013 at 11:34:18AM -0500, Pavel Roskin wrote: Hi Christian, Your recent patch enables uncompressed kernels, but selecting that option (CONFIG_KERNEL_UNCOMPRESSED) fails on x86_86: [...] arch/x86/boot/compressed/Makefile has no provision for uncompressed files. There is no

[PATCH 2/2] x86: Add support for uncompressed kernel images

2013-11-14 Thread Christian Ruppert
Signed-off-by: Christian Ruppert christian.rupp...@abilis.com --- arch/x86/Kconfig | 1 + arch/x86/boot/compressed/Makefile | 14 ++-- arch/x86/boot/compressed/misc.c | 4 lib/decompress_copy.c | 47 +++ 4 files

[PATCH v5 1/2] ext4: Fix handling of extended tv_sec (bug 23732)

2013-11-14 Thread David Turner
Thanks for your patient and detailed comments. -- In ext4, the bottom two bits of {a,c,m}time_extra are used to extend the {a,c,m}time fields, deferring the year 2038 problem to the year 2446. When decoding these extended fields, for times whose bottom 32 bits would represent a negative number,

[PATCH 1/2] init/Kconfig: add option to disable kernel compression

2013-11-14 Thread Christian Ruppert
Some ARC users say they can boot faster with without kernel compression. This probably depends on things like the FLASH chip they use etc. Until now, kernel compression can only be disabled by removing select HAVE_compression lines from the architecture Kconfig. So add the Kconfig logic to

Re: [PATCH] Perf: Correct Assumptions about Sample Timestamps in Passes

2013-11-14 Thread Ingo Molnar
* Joseph Schuchart joseph.schuch...@tu-dresden.de wrote: @@ -549,15 +552,24 @@ static int flush_sample_queue(struct perf_session *s, return 0; } +static inline void set_next_flush(struct perf_session *session) +{ + int i; + u64 min_max_timestamp =

Re: [PATCH] of: make of_get_phy_mode parse 'phy-connection-type'

2013-11-14 Thread Grant Likely
On Wed, 13 Nov 2013 15:42:27 -0800, Florian Fainelli f.faine...@gmail.com wrote: Per the ePAPR v1.1 specification, 'phy-connection-type' is the canonical property name for describing an Ethernet to PHY connection type. Make sure that of_get_phy_mode() also attempts to parse that property and

[PATCH v5 2/2] e2fsck: Correct ext4 dates generated by old kernels.

2013-11-14 Thread David Turner
(apologies if this is a dup -- my mail client crashed and I don't see this one in the lkml archives) -- Older kernels on 64-bit machines would incorrectly encode pre-1970 ext4 dates as post-2311 dates. Detect and correct this (assuming the current date is before 2242). Signed-off-by: David

Re: [PATCH 01/03] gpio: rcar: Use lazy disable and mask on suspend

2013-11-14 Thread Magnus Damm
Hi Laurent, On Thu, Nov 14, 2013 at 11:17 AM, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Magnus, On Thursday 14 November 2013 11:03:06 Magnus Damm wrote: On Thu, Nov 14, 2013 at 9:07 AM, Laurent Pinchart wrote: On Thursday 14 November 2013 07:59:36 Magnus Damm wrote:

[PATCH] perf kvm record: Change the default value of perf_guest to 0.

2013-11-14 Thread Dongsheng Yang
Currently, we can not record the event counters of host to perf.data.host. Example: perf kvm --host record -a sleep 1 [ perf record: Woken up 1 times to write data ] [ perf record: Captured and wrote 0.625 MB perf.data.guest (~27290 samples) ] The record file is named 'perf.data.kvm' and the

Re: [PATCH] arch: um: kernel: skas: mmu: remove pmd_free() and pud_free() for failure processing in init_stub_pte()

2013-11-14 Thread Chen Gang
On 11/14/2013 03:55 PM, Richard Weinberger wrote: Am 14.11.2013 08:33, schrieb Chen Gang: On 11/14/2013 02:48 PM, Chen Gang wrote: From the look of it, if an error did occur in init_stub_pte(), then the special mapping of STUB_CODE and STUB_DATA would not be installed, so this area would

Re: [PATCH] Perf: Correct Assumptions about Sample Timestamps in Passes

2013-11-14 Thread Joseph Schuchart
Just a quick side note, while I realize that you are (rightfully!) concerned about correctness primarily, if that loop over MAX_NR_CPUS executes often enough then this might hurt performance: perf.h:#define MAX_NR_CPUS 256 So it might be better to maintain a

Re: [PATCH] gpio: Renesas RZ GPIO driver

2013-11-14 Thread Magnus Damm
Hi Laurent, On Thu, Nov 14, 2013 at 8:55 AM, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Magnus, On Thursday 14 November 2013 08:49:16 Magnus Damm wrote: On Wed, Nov 13, 2013 at 9:03 PM, Laurent Pinchart wrote: Hi Magnus, Thank you for the patch. Please read below

Re: [PATCH v2] sched: Check sched_domain before computing group power.

2013-11-14 Thread Preeti U Murthy
Hi Peter, On 11/14/2013 02:00 PM, Peter Zijlstra wrote: On Thu, Nov 14, 2013 at 11:36:27AM +0530, Preeti U Murthy wrote: However I was thinking that a better fix would be to reorder the way we call update_group_power() and cpu_attach_domain(). Why do we need to do update_group_power() of the

Re: [PATCH 4/4] regulator: max14577: Add regulator driver for Maxim 14577

2013-11-14 Thread Krzysztof Kozlowski
On Wed, 2013-11-13 at 13:23 +, Mark Brown wrote: On Wed, Nov 13, 2013 at 08:40:57AM +0100, Krzysztof Kozlowski wrote: +static inline int max14577_reg_set_safeout(struct regmap *rmap, int on) +{ + u8 reg_data = (on ? 0x1 CTRL2_SFOUTORD_SHIFT : 0x0); The ternery operator is rarely

Re: [PATCH V3] usbnet: fix race condition caused spinlock bad magic issue

2013-11-14 Thread Bjørn Mork
Oliver Neukum oli...@neukum.org writes: On Thu, 2013-11-14 at 10:03 +0800, wangbiao wrote: From: wang, biao biao.w...@intel.com Date: Mon, 11 Nov 2013 10:23:40 +0800 Subject: [PATCH] usbnet: fix race condition caused spinlock bad magic issue there is race between usbnet_terminate_urbs and

Re: [GIT PULL] mpc85xx_edac changes for 3.13

2013-11-14 Thread Borislav Petkov
On Thu, Nov 14, 2013 at 02:47:50PM +0900, Greg Kroah-Hartman wrote: On Thu, Nov 14, 2013 at 02:41:24PM +0900, Linus Torvalds wrote: On Wed, Nov 13, 2013 at 1:19 AM, Johannes Thumshirn johannes.thumsh...@men.de wrote: git://github.com/morbidrsa/linux.git tags/mpc85xx-edac-for-3.13

Re: [PATCH] arch: metag: kernel: dma.c: check 'pud' whether is NULL in dma_alloc_init()

2013-11-14 Thread Xishi Qiu
On 2013/11/14 16:11, Chen Gang wrote: Like another p?d_alloc(), pud_alloc() also may fail, so need check it. Signed-off-by: Chen Gang gang.c...@asianux.com --- arch/metag/kernel/dma.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/arch/metag/kernel/dma.c

[PATCH 4/4] mfd: rtsx: Prevent 'used uninitialised' warnings

2013-11-14 Thread Lee Jones
drivers/mfd/rtl8411.c: In function ‘rtl8411_fetch_vendor_settings’: drivers/mfd/rtl8411.c:58:7: warning: ‘reg1’ is used uninitialized in this function [-Wuninitialized] drivers/mfd/rtl8411.c: In function ‘rtl8411b_fetch_vendor_settings’: drivers/mfd/rtl8411.c:79:7: warning: ‘reg’ is used

[PATCH 0/4] mfd: rtsx: Decrease driver size and add new device

2013-11-14 Thread Lee Jones
With the recent added support request of yet another device, the burden of duplicated Ops and Voltage Switch code was becoming a little messy. To rectify is, we're creating a generic initialisation call, which in turn uses a generic Ops structure. The individual initialisation routines fill in the

[PATCH 1/4] mfd: rtsx: Generify call-back operations in order to reduce code duplication

2013-11-14 Thread Lee Jones
With only a few variations between devices, it seems silly to keep bolting on entirely new and mostly duplicated operation structs when a generic one could be defined and the small differences could be handled in the init functions. Signed-off-by: Lee Jones lee.jo...@linaro.org ---

[PATCH 2/4] mfd: rtsx: Generify the switch voltage routine

2013-11-14 Thread Lee Jones
Other, upcoming devices will want to change the shift value when using the switch voltage call-back routine. In this patch we will ensure that unnecessary code duplication shall not occur. Signed-off-by: Lee Jones lee.jo...@linaro.org --- drivers/mfd/rtl8411.c| 12

[PATCH 3/4] mfd: rtsx: Add rtl8402 card reader

2013-11-14 Thread Lee Jones
This patch adds the new card reader 'rtl8402' to the two already supported by this driver. Signed-off-by: Lee Jones lee.jo...@linaro.org --- drivers/mfd/rtl8411.c | 16 drivers/mfd/rtsx_pcr.c | 5 + drivers/mfd/rtsx_pcr.h | 1 + 3 files changed, 22 insertions(+) diff

Re: [PATCH] mfd: rtsx: add card reader rtl8402

2013-11-14 Thread Lee Jones
On Thu, 14 Nov 2013, micky wrote: So to save confusion I've sent a patch-set with you CC'ed If you can test the patchset on your h/w and add your Tested-by: tag I will add it to each of the patches. With regards to the 'mfd: rtsx: Add rtl8402 card reader' patch, I believe you are the

Re: [PATCH 1/7] extcon: arizona: Add defines for microphone detection levels

2013-11-14 Thread Lee Jones
On Wed, 13 Nov 2013, Charles Keepax wrote: Improve readability by creating a define for each microphone detection level. Signed-off-by: Charles Keepax ckee...@opensource.wolfsonmicro.com --- drivers/extcon/extcon-arizona.c | 19 ++-

Urgent

2013-11-14 Thread NIRAV JOGANI
-- Good day, my name is Anna Cane (Mrs.),Did you receive my last e-mail regarding my urgent need of your assistance from you? If not kindly notify me via showlilkindn...@hotmail.com for more details. Anna Cane (Mrs.) -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the

Re: [PATCH] arch: metag: kernel: dma.c: check 'pud' whether is NULL in dma_alloc_init()

2013-11-14 Thread Chen Gang
On 11/14/2013 05:25 PM, Xishi Qiu wrote: On 2013/11/14 16:11, Chen Gang wrote: Like another p?d_alloc(), pud_alloc() also may fail, so need check it. Signed-off-by: Chen Gang gang.c...@asianux.com --- arch/metag/kernel/dma.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-)

Re: [PATCH 00/11] Consolidate asm/fixmap.h files

2013-11-14 Thread Michal Simek
On 11/12/2013 04:55 PM, Mark Salter wrote: On Tue, 2013-11-12 at 16:39 +0100, Michal Simek wrote: On 11/12/2013 02:22 PM, Mark Salter wrote: arch/arm/include/asm/fixmap.h| 25 ++-- arch/hexagon/include/asm/fixmap.h| 40 + arch/metag/include/asm/fixmap.h |

RE: [PATCHv7 3/3] dma: Add Freescale eDMA engine driver support

2013-11-14 Thread Jingchang Lu
Hi, Rob and other dts binding maintainers, Could you please help review the Freescale eDMA driver dts binding and document, the DMA driver needs yours ack to be applied, thanks! Best regards, Jingchang -Original Message- From: Lu Jingchang-B35083 Sent: Friday, November 08, 2013

Re: [PATCH 5/5] OF: Introduce utility helper functions

2013-11-14 Thread Pantelis Antoniou
Hi Grant, On Nov 14, 2013, at 2:44 AM, Grant Likely wrote: On Wed, 13 Nov 2013 10:03:37 +0100, Pantelis Antoniou pa...@antoniou-consulting.com wrote: On Nov 13, 2013, at 2:34 AM, Grant Likely wrote: On Tue, 12 Nov 2013 11:39:08 +0100, Pantelis Antoniou pa...@antoniou-consulting.com wrote:

pull request: linux-firmware: update cxgb4 firmware

2013-11-14 Thread Hariprasad S
Hi, Can you please pull from the following URL? git://git.chelsio.net/pub/git/linux-firmware.git for-upstream The following changes since commit 7d0c7a8cfd78388d90cc784a185b19dcbdbce824: Ben Hutchings (1): Merge branch 'wilink4' of

Re: Are you interested in a Linux Kernel Off-topic Mailing List?

2013-11-14 Thread Aldo Iljazi
Aldo Iljazi wrote: I created it, here it is lk...@googlegroups.com https://groups.google.com/d/forum/lkoml Okay guys I moved it to my custom domain using the http://www.nabble.com service. Go to http://aldo.io and subscribe ;) -- Aldo Iljazi -- To unsubscribe from this list: send the line

Re: [PATCH v3 2/3] OF: Introduce DT overlay support.

2013-11-14 Thread Pantelis Antoniou
Hi Grant, On Nov 14, 2013, at 2:31 AM, Grant Likely wrote: On Tue, 12 Nov 2013 10:30:37 +0100, Pantelis Antoniou pa...@antoniou-consulting.com wrote: Hi Grant, On Nov 11, 2013, at 7:42 PM, Grant Likely wrote: On Fri, 8 Nov 2013 17:06:09 +0200, Pantelis Antoniou

Re: [PATCH] Perf: Correct Assumptions about Sample Timestamps in Passes

2013-11-14 Thread Ingo Molnar
* Joseph Schuchart joseph.schuch...@tu-dresden.de wrote: Just a quick side note, while I realize that you are (rightfully!) concerned about correctness primarily, if that loop over MAX_NR_CPUS executes often enough then this might hurt performance: perf.h:#define MAX_NR_CPUS

[PATCH] sh: sh7757lcr: fixup SDHI register size

2013-11-14 Thread Kuninori Morimoto
sh7757lcr SDHI register size is 0x100 Signed-off-by: Kuninori Morimoto kuninori.morimoto...@renesas.com --- Hi Simon, and Linux ML This patch is bug fix for arch/sh, but, there is no SH maintainer today. So, I don't know who can care this. arch/sh/boards/board-sh7757lcr.c |2 +- 1 file

Re: [PATCH] gpio: Renesas RZ GPIO driver

2013-11-14 Thread Geert Uytterhoeven
On Thu, Nov 7, 2013 at 12:47 AM, Magnus Damm magnus.d...@gmail.com wrote: The hardware allows control of GPIOs in blocks of up to 16 pins, and once device may span multiple blocks. Interrupts are not ... one device ... Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven --

Re: [PATCH v5 2/2] e2fsck: Correct ext4 dates generated by old kernels.

2013-11-14 Thread Mark Harris
+/* When today's date is earlier than 2242, we assume that atimes, + * ctimes, and mtimes greater than 2242 are actually pre-1970 dates ...mtimes with years in the range 2310..2378 are... + * mis-encoded. + */ +#define EXT4_EXTRA_NEGATIVE_DATE_CUTOFF 5 * (1ULL 32) Wouldn't 2242 be

Re: [PATCH v7 0/2] mmc: sdhci-msm: Add support for MSM chipsets

2013-11-14 Thread Ivan T. Ivanov
Hi Georgi, On Wed, 2013-11-06 at 17:56 +0200, Georgi Djakov wrote: This patchset adds basic support of the Secure Digital Host Controller Interface compliant controller found in Qualcomm MSM chipsets. Tested with SD card on APQ8074 Dragonboard. Thanks, Tested with mass-storage gadget :-).

Re: [PATCH 1/4] mfd: max14577: Add max14577 MFD driver core

2013-11-14 Thread Mark Brown
On Thu, Nov 14, 2013 at 10:33:22AM +0900, Kyungmin Park wrote: On Wed, Nov 13, 2013 at 10:13 PM, Mark Brown broo...@kernel.org wrote: Are you *positive* this is a falling triggered IRQ? All the code to do with spinning reading the GPIO state during handling makes it look like this is in

Re: [PATCH 2/2 v2] irqchip: mmp: add dt support for wakeup

2013-11-14 Thread Haojian Zhuang
On Fri, Oct 11, 2013 at 4:23 PM, Neil Zhang zhan...@marvell.com wrote: Some of the Marvell SoCs use GIC as its interrupt controller,and ICU only used as wakeup logic. When AP subsystem is powered off, GIC will lose its context, the PMU will need ICU to wakeup the AP subsystem. So add wakeup

Re: [PATCH 1/2] init/Kconfig: add option to disable kernel compression

2013-11-14 Thread Vineet Gupta
+CC Sam for Kconfig wisdom On 11/14/2013 02:08 PM, Christian Ruppert wrote: Some ARC users say they can boot faster with without kernel compression. This probably depends on things like the FLASH chip they use etc. Until now, kernel compression can only be disabled by removing select

Re: [PATCH 1/2 v2] irqchip: mmp: avoid use head file in a specific arch

2013-11-14 Thread Haojian Zhuang
On Fri, Oct 11, 2013 at 4:23 PM, Neil Zhang zhan...@marvell.com wrote: For example, arm64 doesn't have mach/irq.h. Signed-off-by: Neil Zhang zhan...@marvell.com --- drivers/irqchip/irq-mmp.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/irqchip/irq-mmp.c

Re: [PATCH V2 1/2] genirq: Add an accessor for IRQ_PER_CPU flag

2013-11-14 Thread Vinayak Kale
Hi Mark, On Wed, Nov 13, 2013 at 7:38 PM, Marc Zyngier marc.zyng...@arm.com wrote: Hi Vinayak, On 13/11/13 11:05, Vinayak Kale wrote: This patch adds an accessor function for IRQ_PER_CPU flag. The accessor function is useful to dertermine whether an IRQ is percpu or not. Signed-off-by:

Re: /proc/vmcore mmap() failure issue

2013-11-14 Thread HATAYAMA Daisuke
(2013/11/14 5:41), Vivek Goyal wrote: Hi Hatayama, We are facing some /proc/vmcore mmap() failure issues and then makdumpfile exits without saving dump and system reboots. I tried latest makedumpfile (devel branch) with 3.12 kernel. I think this issue happens only on some machines. And it

Re: Are you interested in a Linux Kernel Off-topic Mailing List?

2013-11-14 Thread Levente Kurusa
2013-11-14 10:55 keltezéssel, Aldo Iljazi írta: Aldo Iljazi wrote: I created it, here it is lk...@googlegroups.com https://groups.google.com/d/forum/lkoml Okay guys I moved it to my custom domain using the http://www.nabble.com service. Go to http://aldo.io and subscribe ;) Umm, I

Re: [f2fs-dev] [PATCH 2/2] f2fs: read contiguous sit entry pages by merging for mount performance

2013-11-14 Thread Gu Zheng
Hi Yu, On 11/13/2013 04:10 PM, Chao Yu wrote: Hi Gu, -Original Message- From: Gu Zheng [mailto:guz.f...@cn.fujitsu.com] Sent: Wednesday, November 13, 2013 11:39 AM To: Chao Yu Cc: ???; linux-fsde...@vger.kernel.org; linux-kernel@vger.kernel.org;

[PATCH v3 0/8] x86: use new text_poke_bp in ftrace

2013-11-14 Thread Petr Mladek
The commit fd4363fff3d9 (x86: Introduce int3 (breakpoint)-based instruction patching) uses the same technique that has been used in ftrace since 08d636b (ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine) This patch set merge the two implementations and remove duplicities from

[PATCH v3 3/8] x86: add generic function to modify more calls using int3 framework

2013-11-14 Thread Petr Mladek
The commit fd4363fff3d9 (x86: Introduce int3 (breakpoint)-based instruction patching) uses the same technique that has been used in ftrace since 08d636b (ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine) When trying to use text_poke_bp in dynamic ftrace, the process was

[PATCH v3 2/8] x86: allow to call text_poke_bp during boot

2013-11-14 Thread Petr Mladek
We would like to use text_poke_bp in ftrace. It might be called also during boot when there is only one CPU and we do not need to sync the others. The check is must to have because there are also disabled interrupts during the boot. Then the call would cause a deadlock, see the warning in

Re: [PATCH v5 2/3] x86, apic: Add disable_cpu_apicid kernel parameter

2013-11-14 Thread HATAYAMA Daisuke
(2013/11/12 19:44), Borislav Petkov wrote: On Tue, Nov 12, 2013 at 06:51:58PM +0900, HATAYAMA Daisuke wrote: Add disable_cpu_apicid kernel parameter. To use this kernel parameter, specify an initial APIC ID of the corresponding CPU you want to disable. This is mostly used for the kdump 2nd

[PATCH v3 1/8] x86: allow to handle errors in text_poke function family

2013-11-14 Thread Petr Mladek
The text_poke functions called BUG() in case of error. This was too strict. There are situations when the system is still usable even when the patching has failed, for example when enabling the dynamic ftrace. This commit modifies text_poke, text_poke_early, and text_poke_bp functions to return

[PATCH v3 6/8] x86: modify ftrace function using the new int3-based framework

2013-11-14 Thread Petr Mladek
The commit fd4363fff3d9 (x86: Introduce int3 (breakpoint)-based instruction patching) uses the same technique that has been used in ftrace since 08d636b (ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine) It would be great to use the new generic implementation and clean up the

[PATCH v3 4/8] x86: speed up int3-based patching using direct write

2013-11-14 Thread Petr Mladek
When trying to use text_poke_bp_iter in ftrace, the result was slower than the original implementation. It turned out that one difference was in text_poke vs. ftrace_write. text_poke did many extra operations to make sure that code was read-write and the change was atomic. In fact, we do not

[PATCH v3 5/8] x86: do not trace __probe_kernel_read

2013-11-14 Thread Petr Mladek
probe_kernel_read is used when modifying function calls in ftrace_replace_code, see arch/x86/kernel/ftrace.c. On x86, the code is replaced using int3 guard. All functions are patched in parallel to reduce an expensive synchronization of all CPUs. The result is that all affected functions are

[PATCH v3 7/8] x86: patch all traced function calls using the int3-based framework

2013-11-14 Thread Petr Mladek
Let's continue with replacing the existing Int3-based framework in ftrace with the new generic function introduced by the commit fd4363fff3d9 (x86: Introduce int3 (breakpoint)-based instruction patching) This time use it in ftrace_replace_code that modifies all the watched function calls. If we

[PATCH v3 8/8] x86: enable/disable ftrace graph call using new int3-based framework

2013-11-14 Thread Petr Mladek
One more change related to replacing the existing Int3-based framework with the new generic function introduced by the commit fd4363fff3d9 (x86: Introduce int3 (breakpoint)-based instruction patching) ftrace_enable_ftrace_graph_caller and ftrace_disable_ftrace_graph_caller modified the jump

Re: [PATCH v6 3/3] dma: Add Freescale eDMA engine driver support

2013-11-14 Thread Mark Rutland
On Wed, Sep 18, 2013 at 10:57:59AM +0100, Jingchang Lu wrote: Add Freescale enhanced direct memory(eDMA) controller support. The eDMA controller deploys DMAMUXs routing DMA request sources(slot) to eDMA channels. This module can be found on Vybrid and LS-1 SoCs. Signed-off-by: Alison Wang

Re: [PATCH v2] sched: Check sched_domain before computing group power.

2013-11-14 Thread Srikar Dronamraju
+ /* + * build_sched_domains() - init_sched_groups_power() + * gets here before we've attached the domains to the + * runqueues. + * + * Use power_of(), which is set

Re: [RFC][PATCH v5 01/14] sched: add a new arch_sd_local_flags for sched_domain init

2013-11-14 Thread Morten Rasmussen
On Wed, Nov 13, 2013 at 04:29:19PM +, Peter Zijlstra wrote: On Wed, Nov 13, 2013 at 03:47:16PM +, Dietmar Eggemann wrote: On 12/11/13 18:08, Peter Zijlstra wrote: On Tue, Nov 12, 2013 at 05:43:36PM +, Dietmar Eggemann wrote: This patch removes the sched_domain initializer

Re: [PATCH] CPU Jitter RNG: inclusion into kernel crypto API and /dev/random

2013-11-14 Thread Clemens Ladisch
Stephan Mueller wrote: Am Mittwoch, 13. November 2013, 12:51:44 schrieb Clemens Ladisch: (And any setting that increases accesses to main memory is likey to introduce more entropy due to clock drift between the processor and the memory bus. Or where do you assume the entropy comes from?)

Re: [PATCH 1/4] mfd: max14577: Add max14577 MFD driver core

2013-11-14 Thread Marek Szyprowski
Hello, On 2013-11-14 11:24, Mark Brown wrote: On Thu, Nov 14, 2013 at 10:33:22AM +0900, Kyungmin Park wrote: On Wed, Nov 13, 2013 at 10:13 PM, Mark Brown broo...@kernel.org wrote: Are you *positive* this is a falling triggered IRQ? All the code to do with spinning reading the GPIO state

Re: [PATCH 10/12] mtd: nand: davinci: don't set timings if AEMIF is used

2013-11-14 Thread Sekhar Nori
On Wednesday 13 November 2013 07:44 PM, Santosh Shilimkar wrote: On Wednesday 13 November 2013 12:02 AM, Sekhar Nori wrote: On Monday 11 November 2013 10:40 PM, Khoronzhuk, Ivan wrote: If Davinci AEMIF is used we don't need to set timings and bus width. It is done by AEMIF driver

Re: [PATCH 0/2] ARM64: perf: add support for the perf registers and dwarf unwinding

2013-11-14 Thread Sandeepa Prabhu
Hi Jean, I have applied this patchset on aarch64 upstream branch,cross-compiled for arm64 and try running some tests for hardware breakpoints. I cross-compiled perf using linaro toolchain gcc-linaro-aarch64-linux-gnu-4.7-2013.04-20130415_linux as $ cd tools/perf/ $ make LDFLAGS=-static

[PATCH 1/2] ARM: dts: imx: specify the value of audmux pinctrl instead of 0x80000000

2013-11-14 Thread Nicolin Chen
We must specify the value of audmux pinctrl if we want to use pinctrl_pm(). Thus change bypass value 0x8000 to what we exactly need. This patch also seperately unset PUE bit for TXD so that IOMUX won't pull up/down the pin after turning into tristate. When we use SSI normal mode to playback

[PATCH 2/2] ASoC: fsl_ssi: Add monaural audio support for non-ac97 interface

2013-11-14 Thread Nicolin Chen
The normal mode of SSI allows it to send/receive data to/from the first slot of each period. So we can use this normal mode to trick I2S signal by puting/getting data to/from the first slot only (the left channel) so as to support monaural audio playback and recording. Signed-off-by: Nicolin Chen

[PATCH 0/2] Add monaural audio support for fsl_ssi.c

2013-11-14 Thread Nicolin Chen
This series of patches need to be applied into one single tree because the second patch depends on the first one. Without it, SSI would playback constant noise to the right channel when playback monaural audio files on i.MX6 Series board. We might also need to apply the iomux change to the other

Re: [REVIEW][PATCH 1/2] userns: Better restrictions on when proc and sysfs can be mounted

2013-11-14 Thread Gao feng
On 11/13/2013 03:26 PM, Gao feng wrote: On 11/09/2013 01:42 PM, Eric W. Biederman wrote: Gao feng gaof...@cn.fujitsu.com writes: On 11/02/2013 02:06 PM, Gao feng wrote: Hi Eric, On 08/28/2013 05:44 AM, Eric W. Biederman wrote: Rely on the fact that another flavor of the filesystem is

Re: [PATCH v3 1/8] x86: allow to handle errors in text_poke function family

2013-11-14 Thread Masami Hiramatsu
(2013/11/14 19:41), Petr Mladek wrote: The text_poke functions called BUG() in case of error. This was too strict. There are situations when the system is still usable even when the patching has failed, for example when enabling the dynamic ftrace. This commit modifies text_poke,

Re: [PATCH v3 2/8] x86: allow to call text_poke_bp during boot

2013-11-14 Thread Masami Hiramatsu
(2013/11/14 19:41), Petr Mladek wrote: We would like to use text_poke_bp in ftrace. It might be called also during boot when there is only one CPU and we do not need to sync the others. The check is must to have because there are also disabled interrupts during the boot. Then the call would

Re: [PATCH 4/5 v2] input: tc3589x-keypad: support probing from device tree

2013-11-14 Thread Mark Rutland
On Wed, Nov 13, 2013 at 11:29:24PM +, Sebastian Reichel wrote: Hi, On Wed, Nov 13, 2013 at 02:24:06PM +, Mark Rutland wrote: Current suggestions (taken from kernel) are: * vendor,no-autorepeat * keypad,autorepeat * linux,keypad-no-autorepeat *

Re: [PATCH 0/2] ARM64: perf: add support for the perf registers and dwarf unwinding

2013-11-14 Thread Jean Pihet
Hi Sandeepa, On Thu, Nov 14, 2013 at 12:04 PM, Sandeepa Prabhu sandeepa.pra...@linaro.org wrote: Hi Jean, I have applied this patchset on aarch64 upstream branch,cross-compiled for arm64 and try running some tests for hardware breakpoints. I cross-compiled perf using linaro toolchain

Re: [PATCH v2] sched: Check sched_domain before computing group power.

2013-11-14 Thread Peter Zijlstra
On Thu, Nov 14, 2013 at 04:20:17PM +0530, Srikar Dronamraju wrote: + /* +* build_sched_domains() - init_sched_groups_power() +* gets here before we've attached the domains to the +* runqueues. +

Re: [PATCH v2] panic: setup panic_timeout early

2013-11-14 Thread Felipe Contreras
On Tue, Nov 12, 2013 at 6:03 PM, Ingo Molnar mi...@kernel.org wrote: * Felipe Contreras felipe.contre...@gmail.com wrote: Otherwise we might not reboot when the user needs it the most (early on). Signed-off-by: Felipe Contreras felipe.contre...@gmail.com --- [...] diff --git

Re: [PATCH] ramfs: Fix memory leak on ramfs_fill_super error paths

2013-11-14 Thread Kirill A. Shutemov
On Thu, Nov 14, 2013 at 02:59:19PM +0800, Axel Lin wrote: The memory leak was introduced by commit 318ceed0884 tidy up after d_make_root() conversion. Signed-off-by: Axel Lin axel@ingics.com --- fs/ramfs/inode.c | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-)

Re: [PATCH v5 1/3] x86, apic: add bsp_physical_apicid

2013-11-14 Thread HATAYAMA Daisuke
Hello HPA, I have another question relevant to http://lkml.org/lkml/2013/11/12/311. (2013/11/12 18:51), HATAYAMA Daisuke wrote: cut @@ -2589,3 +2593,14 @@ static int __init lapic_insert_resource(void) * that is using request_resource */ late_initcall(lapic_insert_resource); + +void

Re: [PATCH 1/2] xen: vnuma support for PV guests running as domU.

2013-11-14 Thread David Vrabel
On 14/11/13 03:36, Elena Ufimtseva wrote: Issues Xen hypercall subop XENMEM_get_vnumainfo and sets the NUMA topology, otherwise sets dummy NUMA node and prevents numa_init from calling other numa initializators as they may break other guests. break other guests doesn't seem correct to me.

Re: [GIT PULL] mpc85xx_edac changes for 3.13

2013-11-14 Thread Mauro Carvalho Chehab
Em Thu, 14 Nov 2013 10:20:10 +0100 Borislav Petkov b...@suse.de escreveu: On Thu, Nov 14, 2013 at 02:47:50PM +0900, Greg Kroah-Hartman wrote: On Thu, Nov 14, 2013 at 02:41:24PM +0900, Linus Torvalds wrote: On Wed, Nov 13, 2013 at 1:19 AM, Johannes Thumshirn johannes.thumsh...@men.de

Re: [Xen-devel] [PATCH 1/2] xen: vnuma support for PV guests running as domU.

2013-11-14 Thread David Vrabel
On 14/11/13 07:26, Dario Faggioli wrote: On mer, 2013-11-13 at 22:36 -0500, Elena Ufimtseva wrote: +/* + * Set the dummy node and exit without error so Linux + * will not try any NUMA init functions which might break + * guests in the future. This will discard all previous +

Re: [PATCH 0/2] ARM64: perf: add support for the perf registers and dwarf unwinding

2013-11-14 Thread Sandeepa Prabhu
On 14 November 2013 16:45, Jean Pihet jean.pi...@newoldbits.com wrote: Hi Sandeepa, On Thu, Nov 14, 2013 at 12:04 PM, Sandeepa Prabhu sandeepa.pra...@linaro.org wrote: Hi Jean, I have applied this patchset on aarch64 upstream branch,cross-compiled for arm64 and try running some tests for

Re: [GIT PULL] mpc85xx_edac changes for 3.13

2013-11-14 Thread Borislav Petkov
On Thu, Nov 14, 2013 at 09:18:43AM -0200, Mauro Carvalho Chehab wrote: So, in practice, Borislav was working as a maintainer for amd64 EDAC patches, and I working mainly as Intel EDAC maintainer. The (few) other arm EDAC patches were either coming via my tree or via Boris tree, depending on

Re: [PATCHv9 02/20] thermal: introduce device tree parser

2013-11-14 Thread Eduardo Valentin
On 13-11-2013 12:57, Tomasz Figa wrote: Hi Eduardo, Hello Tomaz On Tuesday 12 of November 2013 15:46:04 Eduardo Valentin wrote: This patch introduces a device tree bindings for describing the hardware thermal behavior and limits. Also a parser to read and interpret the data and feed it

Re: [PATCH 1/4] mfd: max14577: Add max14577 MFD driver core

2013-11-14 Thread Mark Brown
On Thu, Nov 14, 2013 at 11:53:51AM +0100, Marek Szyprowski wrote: On 2013-11-14 11:24, Mark Brown wrote: Modern systems should be able to use deferred probing to resolve these dependencies, subsys_initcall() is mostly there for legacy reasons and new systems ought to be able to move away from

Re: [PATCH v3 4/8] x86: speed up int3-based patching using direct write

2013-11-14 Thread Masami Hiramatsu
(2013/11/14 19:41), Petr Mladek wrote: @@ -837,7 +882,7 @@ static void recover_iter(struct text_poke_bp_iter *iterator, } /* Finally, put back the first byte from the old code */ - err = text_poke(addr, old_opcode, sizeof(bp_int3)); + err = text_poke_part(addr,

Re: kmod: avoid propagating PF_NO_SETAFFINITY into userspace child

2013-11-14 Thread Oleg Nesterov
On 11/14, Tejun Heo wrote: Hello, On Thu, Nov 14, 2013 at 09:51:47AM +0800, zhang.y...@zte.com.cn wrote: The kernel worker thread has the PF_NO_SETAFFINITY flag, and it is propagated into the userspace child. Clearing this flag in usersapce child to enable its migrating capability.

Re: [Xen-devel] [PATCH 1/2] xen: vnuma support for PV guests running as domU.

2013-11-14 Thread Dario Faggioli
On gio, 2013-11-14 at 11:21 +, David Vrabel wrote: On 14/11/13 07:26, Dario Faggioli wrote: IIRC, it's more something that was already happening (the breakage, I mean), than a safety net for the unforeseeable future. Might be worth giving some context about it, perhaps referencing the

[PATCH 1/1] workqueue: swap set_cpus_allowed_ptr() and PF_NO_SETAFFINITY

2013-11-14 Thread Oleg Nesterov
Move the setting of PF_NO_SETAFFINITY up before set_cpus_allowed() in create_worker(). Otherwise userland can change -cpus_allowed in between. Signed-off-by: Oleg Nesterov o...@redhat.com --- kernel/workqueue.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git

[PATCH 0/1]: (Was: kmod: avoid propagating PF_NO_SETAFFINITY into userspace child)

2013-11-14 Thread Oleg Nesterov
On 11/14, Oleg Nesterov wrote: Yes, but kernel_thread() is called by the worker thread which has PF_NO_SETAFFINITY, this flag is copied to child-flags. Hmm, and it seems that create_worker() needs a minor fix, please see the patch. Looks like Zhang is right... But I'd suggest to change

  1   2   3   4   5   6   7   8   9   10   >