Re: [PATCH v3 net-next 2/2 tuntap: Increase the number of queues in tun.

2014-12-09 Thread Pankaj Gupta
> > On 12/04/2014 06:20 PM, Michael S. Tsirkin wrote: > > On Thu, Dec 04, 2014 at 03:03:34AM +0008, Jason Wang wrote: > >> > > >> > > >> > On Wed, Dec 3, 2014 at 5:52 PM, Michael S. Tsirkin > >> > wrote: > >>> > >On Wed, Dec 03, 2014 at 12:49:37PM +0530, Pankaj Gupta wrote: > > >>

Re: [PATCH v3] CPU hotplug: active_writer not woken up in some cases - deadlock

2014-12-09 Thread David Hildenbrand
> (sorry if this was already discussed, I ignored most of my emails > I got this week) > > On 12/09, David Hildenbrand wrote: > > > > @@ -116,7 +118,13 @@ void put_online_cpus(void) > > if (cpu_hotplug.active_writer == current) > > return; > > if

linux-next: build failure after merge of the vfs tree

2014-12-09 Thread Stephen Rothwell
Hi Al, After merging the vfs tree, today's linux-next build (powerpc allnoconfig) failed like this: fs/nsfs.c: In function 'ns_get_path': fs/nsfs.c:83:2: error: implicit declaration of function 'current_kernel_time' [-Werror=implicit-function-declaration] inode->i_mtime = inode->i_atime =

RE: [PATCH] tools: hv: kvp_daemon: make IPv6-only-injection work

2014-12-09 Thread Dexuan Cui
Thanks, -- Dexuan > -Original Message- > From: Dexuan Cui > Sent: Wednesday, December 10, 2014 15:34 PM > To: 'Vitaly Kuznetsov' > Cc: gre...@linuxfoundation.org; linux-kernel@vger.kernel.org; driverdev- > de...@linuxdriverproject.org; o...@aepfle.de; a...@canonical.com; >

RE: [PATCH] tools: hv: kvp_daemon: make IPv6-only-injection work

2014-12-09 Thread Dexuan Cui
> -Original Message- > From: Vitaly Kuznetsov [mailto:vkuzn...@redhat.com] > Sent: Tuesday, December 9, 2014 21:06 PM > To: Dexuan Cui > Cc: gre...@linuxfoundation.org; linux-kernel@vger.kernel.org; driverdev- > de...@linuxdriverproject.org; o...@aepfle.de; a...@canonical.com; >

[PATCH] scsi:storvsc enable reading from VPD pages on SPC-2

2014-12-09 Thread Long Li
MSFT targets currently claim SPC-2 compliance while they implement post SPC-2 features. With this patch we can correctly handle WRITE_SAME_16 issues. This patch fixes an issue where the flag is setup too late in drive initialization process. Reviewed-by: K. Y. Srinivasan Signed-off-by: Long

RE: [Intel-gfx] [ANNOUNCE][RFC] KVMGT - the implementation of Intel GVT-g(full GPU virtualization) for KVM

2014-12-09 Thread Tian, Kevin
> From: Song, Jike > Sent: Wednesday, December 10, 2014 2:34 PM > > CC Kevin. > > > On 12/09/2014 05:54 PM, Jan Kiszka wrote: > > On 2014-12-04 03:24, Jike Song wrote: > >> Hi all, > >> > >> We are pleased to announce the first release of KVMGT project. KVMGT > is > >> the implementation of

[RFC] mm:fix zero_page huge_zero_page rss/pss statistic

2014-12-09 Thread Wang, Yalin
smaps_pte_entry() doesn't ignore zero_huge_page, but it ignore zero_page, because vm_normal_page() will ignore it. We remove vm_normal_page() call, because walk_page_range() have ignore VM_PFNMAP vma maps, it's safe to just use pfn_valid(), so that we can also consider zero_page to be a valid

RE: [PATCH net-next 0/9] r8169:update hardware ephy parameter

2014-12-09 Thread Hau
> From: David Miller [mailto:da...@davemloft.net] > Sent: Wednesday, December 10, 2014 7:36 AM > To: Hau > Cc: net...@vger.kernel.org; nic_swsd; linux-kernel@vger.kernel.org > Subject: Re: [PATCH net-next 0/9] r8169:update hardware ephy parameter > > From: Chunhao Lin > Date: Wed, 10 Dec 2014

Re: [PATCHv4] INPUT: Route keyboard LEDs through the generic LEDs layer.

2014-12-09 Thread Andrew Morton
On Wed, 10 Dec 2014 08:01:00 +0100 John Crispin wrote: > Hi > > On 10/12/2014 02:02, Samuel Thibault wrote: > > This permits to reassign keyboard LEDs to something else than keyboard > > "leds" > > state, by adding keyboard led and modifier triggers connected to a series > > of VT input LEDs,

Re: Compiled tridentfb hangs but distribution kernel works fine

2014-12-09 Thread Mike Galbraith
On Tue, 2014-12-09 at 22:33 +0100, Ondrej Zary wrote: > Hello, > I'm doing some work on tridentfb driver but encountered a weird problem. > > When I compile custom kernel with tridentfb, it hangs with Blade3D card (ID > 0x9880) in blade_image_blit(). The screen is blank with some artifacts and

Re: [regression] Boot crash with: f7426b983a6a ("mm: cma: adjust address limit to avoid hitting low/high memory boundary")

2014-12-09 Thread Joonsoo Kim
On Tue, Dec 09, 2014 at 08:50:32AM +, Russell King wrote: > On Tue, Dec 09, 2014 at 04:55:42PM +0900, Joonsoo Kim wrote: > > Could you manage this fix for above boot regression in x86? > > Patch itself is so dirty, because __pa_nodebug() is implemented only > > in x86. If someone knows better

Re: [PATCH] staging: lustre: Fix the warning messages about casting without __user macro

2014-12-09 Thread Al Viro
On Tue, Dec 09, 2014 at 10:56:12PM -0800, Shalin Mehta wrote: > From: Shalin Mehta > > This issue is showed up while compiling with sparse. The iov_base in struct > iovec struct explicitly declares that the assigned value should be user space > pointer with __user macro. Where as here, the

[PATCH 2/2] perf/power/hv-24x7: Use kmem_cache_free() instead of kfree

2014-12-09 Thread Sukadev Bhattiprolu
>From 982bf5a660ae33fbe2f9187187caa6752c66783d Mon Sep 17 00:00:00 2001 From: Sukadev Bhattiprolu Date: Wed, 10 Dec 2014 01:43:34 -0500 Subject: [PATCH 2/2] power/perf: hv-24x7: Use kmem_cache_free() instead of kfree Use kmem_cache_free() to free a buffer allocated with kmem_cache_alloc().

[PATCH 1/2] perf/powerpc/hv-24x7: Use per-cpu page buffer

2014-12-09 Thread Sukadev Bhattiprolu
>From 470c16c8955672103a9529c78dffbb239e9e27b8 Mon Sep 17 00:00:00 2001 From: Sukadev Bhattiprolu Date: Tue, 9 Dec 2014 22:17:46 -0500 Subject: [PATCH 1/2] perf/poweprc/hv-24x7: Use per-cpu page buffer The 24x7 counters are continuously running and not updated on an interrupt. So we record the

Re: [PATCHv4] INPUT: Route keyboard LEDs through the generic LEDs layer.

2014-12-09 Thread John Crispin
Hi On 10/12/2014 02:02, Samuel Thibault wrote: > This permits to reassign keyboard LEDs to something else than keyboard "leds" > state, by adding keyboard led and modifier triggers connected to a series > of VT input LEDs, themselves connected to VT input triggers, which > per-input device LEDs

Re: [PATCH 4/4] mm/compaction: stop the isolation when we isolate enough freepage

2014-12-09 Thread Joonsoo Kim
On Mon, Dec 08, 2014 at 10:59:17AM +0100, Vlastimil Babka wrote: > On 12/08/2014 08:16 AM, Joonsoo Kim wrote: > >From: Joonsoo Kim > > > >Currently, freepage isolation in one pageblock doesn't consider how many > >freepages we isolate. When I traced flow of compaction, compaction > >sometimes

Re: [PATCH v2] net: introduce helper macro for_each_cmsghdr

2014-12-09 Thread Joe Perches
On Wed, 2014-12-10 at 13:36 +0800, Gu Zheng wrote: > Introduce helper macro for_each_cmsghdr as a wrapper of the enumerating > cmsghdr from msghdr, just cleanup. This looks nicer. Ideally this would have used: [PATCH V3] as the subject > Signed-off-by: Gu Zheng > --- > v2: use the lower-case

[PATCH] staging: lustre: Fix the warning messages about casting without __user macro

2014-12-09 Thread Shalin Mehta
From: Shalin Mehta This issue is showed up while compiling with sparse. The iov_base in struct iovec struct explicitly declares that the assigned value should be user space pointer with __user macro. Where as here, the __user macro isn't used while casting. Signed-off-by: Shalin Mehta ---

Re: [PATCH V3 2/2] x86/mm: use min instead of min_t

2014-12-09 Thread Ingo Molnar
* Xishi Qiu wrote: > The type of "MAX_DMA_PFN" and "xXx_pfn" are both unsigned long now, so use > min() instead of min_t(). > > Signed-off-by: Xishi Qiu > Suggested-by: Andrew Morton > --- > arch/x86/kernel/e820.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git

[RFC Patch V1 2/9] x86, apic: Correctly detect X2APIC status in function enable_IR()

2014-12-09 Thread Jiang Liu
X2APIC will be disabled if user specifies "nox2apic" on kernel command line, even when x2apic_preenabled is true. So correctly detect X2APIC status by using x2apic_enabled() instead of x2apic_preenabled. Signed-off-by: Jiang Liu --- arch/x86/kernel/apic/apic.c |2 +- 1 file changed, 1

[RFC Patch V1 4/9] iommu/vt-d: Prepare for killing function irq_remapping_supported()

2014-12-09 Thread Jiang Liu
Prepare for killing function irq_remapping_supported() by moving code from intel_irq_remapping_supported() into intel_prepare_irq_remapping(). Signed-off-by: Jiang Liu --- drivers/iommu/intel_irq_remapping.c | 54 ++- 1 file changed, 21 insertions(+), 33

[RFC Patch V1 6/9] iommu/irq_remapping: Refine function irq_remapping_prepare() for maintenance

2014-12-09 Thread Jiang Liu
Do not directly assign intel_irq_remap_ops to remap_ops. Signed-off-by: Jiang Liu --- drivers/iommu/irq_remapping.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/iommu/irq_remapping.c b/drivers/iommu/irq_remapping.c index

[RFC Patch V1 5/9] iommu/irq_remapping: Kill function irq_remapping_supported() and related code

2014-12-09 Thread Jiang Liu
Simplify irq_remapping code by killing irq_remapping_supported() and related interfaces. Signed-off-by: Jiang Liu --- arch/x86/include/asm/irq_remapping.h |2 -- arch/x86/kernel/apic/apic.c |7 +-- drivers/iommu/amd_iommu.c|1 -

[RFC Patch V1 9/9] iommu/irq_remapping: Kill unused function irq_remapping_print_chip()

2014-12-09 Thread Jiang Liu
Now there's no user of irq_remapping_print_chip(), so kill it. Signed-off-by: Jiang Liu --- arch/x86/include/asm/irq_remapping.h |2 -- drivers/iommu/irq_remapping.c| 13 - 2 files changed, 15 deletions(-) diff --git a/arch/x86/include/asm/irq_remapping.h

[RFC Patch V1 8/9] iommu/irq_remapping: Normailize the way to detect whether IR is enabled

2014-12-09 Thread Jiang Liu
Refine code by normailizing the way to detect whether IR is enabled. Signed-off-by: Jiang Liu --- drivers/iommu/irq_remapping.c | 30 -- 1 file changed, 12 insertions(+), 18 deletions(-) diff --git a/drivers/iommu/irq_remapping.c b/drivers/iommu/irq_remapping.c

[RFC Patch V1 3/9] x86, apic: Refine enable_IR_x2apic() and related functions

2014-12-09 Thread Jiang Liu
Refine enable_IR_x2apic() and related functions for better maintenence. It also changes the way to treat IR in XAPIC mode as the same as IR is disabled when enabling X2APIC. Signed-off-by: Jiang Liu --- arch/x86/kernel/apic/apic.c | 78 --- 1 file

[RFC Patch V1 7/9] iommu/irq_remapping: Change variable disable_irq_remap to be static

2014-12-09 Thread Jiang Liu
Change variable disable_irq_remap to be static for easy maintenance. Signed-off-by: Jiang Liu --- drivers/iommu/amd_iommu_init.c |5 ++--- drivers/iommu/intel_irq_remapping.c |1 - drivers/iommu/irq_remapping.c |3 +-- drivers/iommu/irq_remapping.h |2 -- 4

[RFC Patch V1 1/9] x86, apic: Kill useless variable x2apic_enabled in function enable_IR_x2apic()

2014-12-09 Thread Jiang Liu
Local variable x2apic_enabled has been assigned to but never referred, so kill it. Signed-off-by: Jiang Liu --- arch/x86/kernel/apic/apic.c |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/arch/x86/kernel/apic/apic.c b/arch/x86/kernel/apic/apic.c index

[RFC Patch V1 0/9] Simplify initialization of IR on x86 platforms

2014-12-09 Thread Jiang Liu
This is a following-on patch set to simplify initialization of interrupt remapping subsystem on x86 platforms. Please refer to https://lkml.org/lkml/2014/12/5/114 for the whole story. With this patch set applied, there are three steps to initialize IR on x86: 1) "Detect" stage to detect

Re: [PATCH 3/4] mm/compaction: enhance compaction finish condition

2014-12-09 Thread Joonsoo Kim
On Mon, Dec 08, 2014 at 10:34:05AM +0100, Vlastimil Babka wrote: > On 12/08/2014 08:16 AM, Joonsoo Kim wrote: > >Compaction has anti fragmentation algorithm. It is that freepage > >should be more than pageblock order to finish the compaction if we don't > >find any freepage in requested

Re: [Intel-gfx] [ANNOUNCE][RFC] KVMGT - the implementation of Intel GVT-g(full GPU virtualization) for KVM

2014-12-09 Thread Jike Song
CC Kevin. On 12/09/2014 05:54 PM, Jan Kiszka wrote: On 2014-12-04 03:24, Jike Song wrote: Hi all, We are pleased to announce the first release of KVMGT project. KVMGT is the implementation of Intel GVT-g technology, a full GPU virtualization solution. Under Intel GVT-g, a virtual GPU

Re: [PATCH 2/4] mm/page_alloc: expands broken freepage to proper buddy list when steal

2014-12-09 Thread Joonsoo Kim
On Mon, Dec 08, 2014 at 10:29:44AM +0100, Vlastimil Babka wrote: > On 12/08/2014 08:16 AM, Joonsoo Kim wrote: > >There is odd behaviour when we steal freepages from other migratetype > >buddy list. In try_to_steal_freepages(), we move all freepages in > >the pageblock that founded freepage is

Re: [ANNOUNCE][RFC] KVMGT - the implementation of Intel GVT-g(full GPU virtualization) for KVM

2014-12-09 Thread Jike Song
CC Kevin. On 12/09/2014 05:54 PM, Jan Kiszka wrote: On 2014-12-04 03:24, Jike Song wrote: Hi all, We are pleased to announce the first release of KVMGT project. KVMGT is the implementation of Intel GVT-g technology, a full GPU virtualization solution. Under Intel GVT-g, a virtual GPU

Re: [PATCH 0/4] enhance compaction success rate

2014-12-09 Thread Joonsoo Kim
On Mon, Dec 08, 2014 at 10:16:34AM +0100, Vlastimil Babka wrote: > On 12/08/2014 08:16 AM, Joonsoo Kim wrote: > >This patchset aims at increase of compaction success rate. Changes are > >related to compaction finish condition and freepage isolation condition. > > > > From these changes, I did

Re: [RFC PATCH 2/3] mm: more aggressive page stealing for UNMOVABLE allocations

2014-12-09 Thread Joonsoo Kim
On Tue, Dec 09, 2014 at 10:12:15AM +0100, Vlastimil Babka wrote: > On 12/09/2014 09:28 AM, Joonsoo Kim wrote: > >On Mon, Dec 08, 2014 at 11:27:27AM +0100, Vlastimil Babka wrote: > >>On 12/08/2014 08:11 AM, Joonsoo Kim wrote: > >>> > >>>I'm not sure that this change is good. If we steal order 0

linux-next: manual merge of the userns tree with the vfs tree

2014-12-09 Thread Stephen Rothwell
Hi Eric, Today's linux-next merge of the userns tree got a conflict in kernel/user_namespace.c between commits 3c0411846118 ("switch the rest of proc_ns_operations to working with &...->ns") and 64964528b24e ("make proc_ns_operations work with struct ns_common * instead of void *") from the vfs

Re: [PATCH] sched/fair: change where we report sched stats

2014-12-09 Thread Mike Galbraith
On Tue, 2014-12-09 at 13:21 -0500, Josef Bacik wrote: > This patch moves stat stuff to after the schedule, right as we are waking up, But sleep/block ends when the task is awakened/enqueued, not when it gets the CPU. You're adding scheduling latency, breaking accounting. -Mike -- To

linux-next: manual merge of the userns tree with the vfs tree

2014-12-09 Thread Stephen Rothwell
Hi Eric, Today's linux-next merge of the userns tree got conflicts in include/linux/user_namespace.h and kernel/user.c between commit 435d5f4bb2cc ("common object embedded into various struct ns") from the vfs tree and commit 2b714ea67ed4 ("userns: Add a knob to disable setgroups on a per

Re: [PATCH 6/6] pci, acpi: Share ACPI PCI config space accessors.

2014-12-09 Thread Tomasz Nowicki
W dniu 09.12.2014 o 22:50, Bjorn Helgaas pisze: On Mon, Dec 8, 2014 at 12:13 AM, Tomasz Nowicki wrote: What would be next steps regarding this patch set? I am not sure we have reached a consensus on weak vs #ifdef choice. I work through the list at

bcache blocking ops and lockdep warnings

2014-12-09 Thread Sitsofe Wheeler
Hi, After doing make-bcache -B /dev/sdf make-bcache -C /dev/sdh ls -l /sys/fs/bcache echo 1110734d-230c-4b8f-a63d-dff472a0977b > /sys/block/bcache0/bcache/attach the following warnings were produced with a 3.18.0.x86_64-01967-g86c6a2f kernel: [ 75.218601] bcache: register_bdev() registered

Re: [PATCHv11 net-next 2/2] openvswitch: Add support for unique flow IDs.

2014-12-09 Thread Pravin Shelar
On Tue, Dec 9, 2014 at 4:25 PM, Joe Stringer wrote: > On 9 December 2014 at 10:32, Pravin Shelar wrote: >> On Tue, Dec 2, 2014 at 6:56 PM, Joe Stringer wrote: >>> @@ -662,11 +664,18 @@ static void get_dp_stats(const struct datapath *dp, >>> struct ovs_dp_stats *stats, >>> } >>> } >>>

Hi

2014-12-09 Thread Hong Zhanzhi
I have a lucrative and financial business proposal if interested contact me -- 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

[PATCH v2] net: introduce helper macro for_each_cmsghdr

2014-12-09 Thread Gu Zheng
Introduce helper macro for_each_cmsghdr as a wrapper of the enumerating cmsghdr from msghdr, just cleanup. Signed-off-by: Gu Zheng --- v2: use the lower-case macro name as Joe suggested. --- .../networking/timestamping/timestamping.c |4 +---

[PATCH] staging: vt6655: remove unused function in mac.c

2014-12-09 Thread Fred Chou
From: Fred Chou Removed the unused function MACvGetShortRetryLimit, which also fixed the following sparse warning: drivers/staging/vt6655/mac.c:162:6: warning: symbol 'MACvGetShortRetryLimit' was not declared. Should it be static? Signed-off-by: Fred Chou --- drivers/staging/vt6655/mac.c |

[GIT PULL] Mailbox changes for 3.19

2014-12-09 Thread Jassi Brar
Hi Linus, The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4: Linux 3.18-rc3 (2014-11-02 15:01:51 -0800) are available in the git repository at: http://git.linaro.org/landing-teams/working/fujitsu/integration.git mailbox-devel for you to fetch changes up to

[Query] Spurious interrupts from clockevent device on X86 Ivybridge

2014-12-09 Thread Santosh Shukla
Hi Guys, I have been chasing spurious clockevent interrupts (In HIGHRES mode) on my x86 IvyBridge server and stuck on some blockers (mostly due to lack of knowledge) and need some help.. What does spurious mean ? I take it as the case when a core is unnecessarily interrupted by the clockevent

Re: [BUG] perf mem: perf mem report fails in TUI mode

2014-12-09 Thread David Ahern
On 12/9/14 9:15 PM, Stephane Eranian wrote: Hi, I was running a couple of tests with perf mem from tip.git and found that perf mem -t load rep was failing only in TUI mode. With --stdio, it works fine. I did a bit of investigation and found out that the TUI mode is failing because some symbol

RE: [PATCH v13 00/12] input: cyapa: instruction of cyapa patches

2014-12-09 Thread Dudley Du
Jeremiah, Thank you very much for your review, comments and test. I will correct the spelling issues in next submit version. Thanks, Dudley > -Original Message- > From: linux-input-ow...@vger.kernel.org > [mailto:linux-input-ow...@vger.kernel.org] On Behalf Of Jeremiah Mahler > Sent:

Re: VFS and LSM issues

2014-12-09 Thread Greg KH
On Mon, Dec 08, 2014 at 06:04:30PM +0100, Krzysztof Opasiak wrote: > Dear All, > > I'm Krzysztof Opasiak from SRPOL (Samsung). I'm working on USB support > in Tizen and mainline. In those works we use two Virtual File Systems > - ConfigFS and FunctionFS. Recently I have tried to use them with >

Re: [PATCH wq/for-3.19 3/3] workqueue: dump workqueues on sysrq-t

2014-12-09 Thread Greg Kroah-Hartman
On Mon, Dec 08, 2014 at 02:22:29PM -0500, Tejun Heo wrote: > (cc'ing Greg for tty) > > On Mon, Dec 08, 2014 at 11:05:15AM -0800, Andrew Morton wrote: > > > Believe it or not, we already used up all alphanumerics if we count in > > > the arch-specific ones. Given that the workqueue information

[PATCH] ftracetest: Replace usleep with sleep 0.000001

2014-12-09 Thread Michael Ellerman
usleep is a Fedoraism, it's not generally available on Debian based systems AFAICS. GNU sleep accepts a floating point argument, so use that instead. Signed-off-by: Michael Ellerman --- tools/testing/selftests/ftrace/test.d/event/event-enable.tc | 6 +++---

[BUG] perf mem: perf mem report fails in TUI mode

2014-12-09 Thread Stephane Eranian
Hi, I was running a couple of tests with perf mem from tip.git and found that perf mem -t load rep was failing only in TUI mode. With --stdio, it works fine. I did a bit of investigation and found out that the TUI mode is failing because some symbol (kernel) is showing up with a huge (negative)

Re: [RFC PATCH 0/8] Fix perf probe issues on powerpc

2014-12-09 Thread Ananth N Mavinakayanahalli
On Tue, Dec 09, 2014 at 11:03:58PM +0530, Naveen N. Rao wrote: > This patchset fixes various issues with perf probe on powerpc > across ABIv1 and ABIv2: > - in the presence of DWARF debug-info, > - in the absence of DWARF, but with the symbol table, and > - in the absence of debug-info, but with

Re: [PATCH v13 00/12] input: cyapa: instruction of cyapa patches

2014-12-09 Thread Jeremiah Mahler
Dudley, all, On Tue, Dec 09, 2014 at 05:11:32PM +0800, Dudley Du wrote: > V13 patches have below updates, details of other updates see history list: > 1) Remove all debugfs interface, including read_fw and raw_data interfaces. > 2) This patches are made based linux next-20141208. > [...] I

Re: [RFC PATCH 8/8] perf probe powerpc: Fixup function entry if using kallsyms lookup

2014-12-09 Thread Ananth N Mavinakayanahalli
On Tue, Dec 09, 2014 at 06:14:00PM -0300, Arnaldo Carvalho de Melo wrote: > Em Tue, Dec 09, 2014 at 11:04:06PM +0530, Naveen N. Rao escreveu: > > On powerpc ABIv2, if no debug-info is found and we use kallsyms, > > we need to fixup the function entry to point to the local entry point. > > Use

Re: [tip:x86/apic] x86, PCI, ACPI: Kill private function resource_to_addr() in arch/x86/pci/acpi.c

2014-12-09 Thread Yinghai Lu
On Mon, Nov 3, 2014 at 2:57 AM, tip-bot for Jiang Liu wrote: > Commit-ID: e22ce93870deae0e9a54e1539f0088538f187780 > Gitweb: http://git.kernel.org/tip/e22ce93870deae0e9a54e1539f0088538f187780 > Author: Jiang Liu > AuthorDate: Mon, 27 Oct 2014 13:21:34 +0800 > Committer: Thomas Gleixner

Re: [PATCH v13 11/12] input: cyapa: add gen5 trackpad device force re-calibrate function support

2014-12-09 Thread Jeremiah Mahler
Dudley, On Tue, Dec 09, 2014 at 05:11:43PM +0800, Dudley Du wrote: > Add force re-calibrate function supported for gen5 trackpad device, > it can be used through sysfs calibrate interface. > TEST=test on Chromebooks. > > Signed-off-by: Dudley Du > --- > drivers/input/mouse/cyapa_gen5.c | 65 >

Re: [PATCH v13 10/12] input: cyapa: add gen5 trackpad device read baseline function support

2014-12-09 Thread Jeremiah Mahler
Dudley, On Tue, Dec 09, 2014 at 05:11:42PM +0800, Dudley Du wrote: > Add read baseline function supported for gen5 trackpad device, > it can be used through sysfs baseline interface. > TEST=test on Chromebooks. > > Signed-off-by: Dudley Du > --- [...] > return 0; > } > > +static int

Re: [PATCH v2 3/4] ARM: mach-bcm: Enable I2C support for iProc

2014-12-09 Thread Ray Jui
On 12/9/2014 7:20 PM, Florian Fainelli wrote: On 09/12/14 18:24, Ray Jui wrote: On 12/9/2014 6:20 PM, Florian Fainelli wrote: On 09/12/14 18:18, Ray Jui wrote: Enable I2C driver support for Broadcom iProc family of SoCs by selecting I2C_BCM_IPROC Signed-off-by: Ray Jui Reviewed-by:

[PATCH v3 3/3] ARM: dts: add I2C device nodes for Broadcom Cygnus

2014-12-09 Thread Ray Jui
Add I2C device nodes and its properties in bcm-cygnus.dtsi but keep them disabled there. Individual I2C devices can be enabled in board specific dts file when I2C slave devices are enabled in the future Signed-off-by: Ray Jui Reviewed-by: Scott Branden --- arch/arm/boot/dts/bcm-cygnus.dtsi |

[PATCH v3 0/3] Add I2C support to Broadcom iProc

2014-12-09 Thread Ray Jui
This patchset contains the initial I2C support for Broadcom iProc family of SoCs. The iProc I2C controller has separate internal TX and RX FIFOs, each has a size of 64 bytes. The iProc I2C controller supports two bus speeds including standard mode (100 kHz) and fast mode (400 kHz) Changes from

[PATCH v3 1/3] i2c: iProc: define Broadcom iProc I2C binding

2014-12-09 Thread Ray Jui
Document the I2C device tree binding for Broadcom iProc family of SoCs Signed-off-by: Ray Jui Reviewed-by: Scott Branden --- .../devicetree/bindings/i2c/brcm,iproc-i2c.txt | 37 1 file changed, 37 insertions(+) create mode 100644

[PATCH v3 2/3] i2c: iproc: Add Broadcom iProc I2C Driver

2014-12-09 Thread Ray Jui
Add initial support to the Broadcom iProc I2C controller found in the iProc family of SoCs. The iProc I2C controller has separate internal TX and RX FIFOs, each has a size of 64 bytes. The iProc I2C controller supports two bus speeds including standard mode (100kHz) and fast mode (400kHz)

Re: [PATCH v13 09/12] input: cyapa: add gen5 trackpad device firmware update function support

2014-12-09 Thread Jeremiah Mahler
Dudley, On Tue, Dec 09, 2014 at 05:11:41PM +0800, Dudley Du wrote: > Add firmware image update function supported for gen5 trackpad device, > it can be used through sysfs update_fw interface. > TEST=test on Chromebooks. > > Signed-off-by: Dudley Du > --- > drivers/input/mouse/Kconfig |

Re: [PATCH 2/4] i2c: iproc: Add Broadcom iProc I2C Driver

2014-12-09 Thread Ray Jui
On 12/9/2014 7:28 PM, Varka Bhadram wrote: On Wed, Dec 10, 2014 at 8:51 AM, Varka Bhadram mailto:varkabhad...@gmail.com>> wrote: On Wed, Dec 10, 2014 at 7:11 AM, Ray Jui mailto:r...@broadcom.com>> wrote: On 12/9/2014 5:33 PM, Varka Bhadram wrote: On Wednesday 10

Re: [PATCH 1/2] clockevents: introduce ->set_dev_mode() which can return error

2014-12-09 Thread Preeti U Murthy
On 12/10/2014 03:33 AM, Kevin Hilman wrote: > From: Viresh Kumar > > Currently, the ->set_mode() method of a clockevent device is not > allowed to fail, so it has no return value. In order to add new > clockevent modes, and allow the setting of those modes to fail, we > need the clockevent core

Re: [PATCH 1/4] i2c: iProc: define Broadcom iProc I2C binding

2014-12-09 Thread Ray Jui
On 12/9/2014 7:12 PM, Varka Bhadram wrote: On Wed, Dec 10, 2014 at 7:05 AM, Ray Jui mailto:r...@broadcom.com>> wrote: On 12/9/2014 5:27 PM, Varka Bhadram wrote: Hi, On Wednesday 10 December 2014 06:24 AM, Ray Jui wrote: Document the I2C device tree

Re: [PATCH v2 3/4] ARM: mach-bcm: Enable I2C support for iProc

2014-12-09 Thread Florian Fainelli
On 09/12/14 18:24, Ray Jui wrote: > > > On 12/9/2014 6:20 PM, Florian Fainelli wrote: >> On 09/12/14 18:18, Ray Jui wrote: >>> Enable I2C driver support for Broadcom iProc family of SoCs by >>> selecting I2C_BCM_IPROC >>> >>> Signed-off-by: Ray Jui >>> Reviewed-by: Scott Branden >>> --- >>>

Re: [PATCH v3] CPU hotplug: active_writer not woken up in some cases - deadlock

2014-12-09 Thread Paul E. McKenney
On Wed, Dec 10, 2014 at 01:26:19AM +0100, Oleg Nesterov wrote: > On 12/09, Paul E. McKenney wrote: > > > > Would wait_event()/wake_up() work for the wakeup-writer case? > > Yes, and in this case we could probably kill this puts_pending logic > and avoid cpu_hotplug.lock in put_online_cpus()

Re: [PATCH] hexagon: Fix build failures in linux-next

2014-12-09 Thread Guenter Roeck
On 12/09/2014 04:25 PM, rkuo wrote: On Tue, Dec 09, 2014 at 02:21:45PM -0800, Guenter Roeck wrote: hexagon:defconfig fails to build in linux-next since commit 332fd7c4fef5 ("genirq: Generic chip: Change irq_reg_{readl,writel} arguments"). The primary build failure is

Re: [PATCH] x86: mce: Avoid timer double-add during CMCI interrupt storms.

2014-12-09 Thread Calvin Owens
On Tuesday 12/09 at 23:00 +, Luck, Tony wrote: > > Right, so this polling thing once again proves its fragility to me - we > > have had problems with it in the past so maybe we should think about > > replacing it with something simpler and and much more robust instead of > > this flaky

Re: [PATCH v3 04/13] irqchip: GICv3: ITS command queue

2014-12-09 Thread Yun Wu (Abel)
On 2014/11/24 22:35, Marc Zyngier wrote: [...] > +static struct its_collection *its_build_mapd_cmd(struct its_cmd_block *cmd, > + struct its_cmd_desc *desc) > +{ > + unsigned long itt_addr; > + u8 size =

Re: [GIT PULL] arch/nios2 for v3.19

2014-12-09 Thread George Spelvin
> Actually, git already preserves the signed annotated tag. That's the > only way git show --show-signature can verify the tag's gpg signature. > > You can see original signed annotated tag via a command like this: > > git cat-file -p 18b34d9a7a085ba8f9cafa6a0d002e2cbac87c1f TIL, thank you!

RE: [PATCH 0/5] Tools: hv: fix compiler warnings and do minor cleanup

2014-12-09 Thread Dexuan Cui
> -Original Message- > From: Vitaly Kuznetsov [mailto:vkuzn...@redhat.com] > Sent: Tuesday, December 9, 2014 23:48 PM > To: KY Srinivasan > Cc: Haiyang Zhang; de...@linuxdriverproject.org; linux- > ker...@vger.kernel.org; Dexuan Cui > Subject: [PATCH 0/5] Tools: hv: fix compiler warnings

Re: [PATCH 0/20] fix misspelling of current function in string

2014-12-09 Thread Julian Calaby
Hi Julia, On Mon, Dec 8, 2014 at 5:43 PM, Julia Lawall wrote: > On Mon, 8 Dec 2014, Julian Calaby wrote: > >> Hi Julia, >> >> On Mon, Dec 8, 2014 at 6:20 AM, Julia Lawall wrote: >> > These patches replace what appears to be a reference to the name of the >> > current function but is misspelled

Re: [PATCH] fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.c

2014-12-09 Thread David Miller
From: Valdis Kletnieks Date: Tue, 09 Dec 2014 16:15:50 -0500 > commit 46e5da40ae (net: qdisc: use rcu prefix and silence > sparse warnings) triggers a spurious warning: > > net/sched/sch_fq_codel.c:97 suspicious rcu_dereference_check() usage! > > The code should be using the _bh variant of

linux-next: manual merge of the security tree with the vfs tree

2014-12-09 Thread Stephen Rothwell
Hi James, Today's linux-next merge of the security tree got a conflict in init/main.c between commit 87fb64a6c1f7 ("take the targets of /proc/*/ns/* symlinks to separate fs") from the vfs tree and commit c9cd2ce2bc63 ("integrity: provide a hook to load keys when rootfs is ready") from the

Re: [PATCH V4] powerpc: add little endian flag to syscall_get_arch()

2014-12-09 Thread Richard Guy Briggs
On 14/12/10, Michael Ellerman wrote: > On Tue, 2014-12-09 at 21:11 -0500, Paul Moore wrote: > > On Tuesday, December 09, 2014 03:37:07 PM Richard Guy Briggs wrote: > > > Since both ppc and ppc64 have LE variants which are now reported by uname, > > > add that flag (__AUDIT_ARCH_LE) to

[GIT PULL] Audit patches for 3.19

2014-12-09 Thread Paul Moore
Hi Linus, Two small patches from the audit next branch; only one of which has any real significant code changes, the other is simply a MAINTAINERS update for audit. The single code patch is pretty small and rather straightforward, it changes the audit "version" number reported to userspace

[PATCH v2] smpboot: Check for successfull allocation of cpumask vars

2014-12-09 Thread Pranith Kumar
zalloc_cpumask_var() can return 0 on allocation failure when CONFIG_CPUMASK_OFFSTACK is set. Check for the return value and warn on failure of an allocation in such cases. Also remove the cpus from cpu masks so that they are not accessed later on. Signed-off-by: Pranith Kumar ---

Re: [PATCH v2 3/4] ARM: mach-bcm: Enable I2C support for iProc

2014-12-09 Thread Ray Jui
On 12/9/2014 6:20 PM, Florian Fainelli wrote: On 09/12/14 18:18, Ray Jui wrote: Enable I2C driver support for Broadcom iProc family of SoCs by selecting I2C_BCM_IPROC Signed-off-by: Ray Jui Reviewed-by: Scott Branden --- arch/arm/mach-bcm/Kconfig |1 + 1 file changed, 1 insertion(+)

Re: mm: shmem: freeing mlocked page

2014-12-09 Thread Sasha Levin
(Apologies for spam, I've Cc'ed a few outdated emails in the previous mail) On 12/09/2014 09:15 PM, Sasha Levin wrote: > On 11/18/2014 04:58 PM, Andrew Morton wrote: >>> [ 1026.994816] Modules linked in: [ 1026.995378] CPU: 7 PID: 7879 Comm: trinity-c374 Not tainted

Re: [PATCH v2 3/4] ARM: mach-bcm: Enable I2C support for iProc

2014-12-09 Thread Florian Fainelli
On 09/12/14 18:18, Ray Jui wrote: > Enable I2C driver support for Broadcom iProc family of SoCs by > selecting I2C_BCM_IPROC > > Signed-off-by: Ray Jui > Reviewed-by: Scott Branden > --- > arch/arm/mach-bcm/Kconfig |1 + > 1 file changed, 1 insertion(+) > > diff --git

Re: [PATCH V4] powerpc: add little endian flag to syscall_get_arch()

2014-12-09 Thread Michael Ellerman
On Tue, 2014-12-09 at 21:11 -0500, Paul Moore wrote: > On Tuesday, December 09, 2014 03:37:07 PM Richard Guy Briggs wrote: > > Since both ppc and ppc64 have LE variants which are now reported by uname, > > add that flag (__AUDIT_ARCH_LE) to syscall_get_arch() and add > > AUDIT_ARCH_PPC64LE

Re: [PATCH v2] net: introduce helper macro for_each_cmsghdr

2014-12-09 Thread Gu Zheng
Hi Joe, On 12/10/2014 10:01 AM, Joe Perches wrote: > On Wed, 2014-12-10 at 09:39 +0800, Gu Zheng wrote: >> Introduce helper macro for_each_cmsghdr as a wrapper of the enumerating >> cmsghdr from msghdr, just cleanup. > > Does this even compile? > > So which is it? > > for_each_cmsghdr >

[GIT PULL] f2fs updates for v3.19

2014-12-09 Thread Jaegeuk Kim
Hi Linus, This patch-set includes lots of bug fixes based on clean-ups and refactored codes. And inline_dir was introduced and two minor mount options were added. Please, pull the following patches. Thank you, The following changes since commit f4ca536f71ad69d9a974d0156d43b24b3f3112de:

Re: Shorten efi regions output

2014-12-09 Thread Dave Young
On 12/09/14 at 10:58am, Borislav Petkov wrote: > Hi guys, > > so this decoded EFI regions output is nice but can we shorten it? It > sticks too far out in the terminal more than anything else in dmesg and > staring at it needs me to resize window and such. It probably is an even > bigger problem

[PATCH v2 1/4] i2c: iProc: define Broadcom iProc I2C binding

2014-12-09 Thread Ray Jui
Document the I2C device tree binding for Broadcom iProc family of SoCs Signed-off-by: Ray Jui Reviewed-by: Scott Branden --- .../devicetree/bindings/i2c/brcm,iproc-i2c.txt | 37 1 file changed, 37 insertions(+) create mode 100644

[PATCH v2 2/4] i2c: iproc: Add Broadcom iProc I2C Driver

2014-12-09 Thread Ray Jui
Add initial support to the Broadcom iProc I2C controller found in the iProc family of SoCs. The iProc I2C controller has separate internal TX and RX FIFOs, each has a size of 64 bytes. The iProc I2C controller supports two bus speeds including standard mode (100kHz) and fast mode (400kHz)

[PATCH v2 3/4] ARM: mach-bcm: Enable I2C support for iProc

2014-12-09 Thread Ray Jui
Enable I2C driver support for Broadcom iProc family of SoCs by selecting I2C_BCM_IPROC Signed-off-by: Ray Jui Reviewed-by: Scott Branden --- arch/arm/mach-bcm/Kconfig |1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig index

Re: mm: shmem: freeing mlocked page

2014-12-09 Thread Sasha Levin
On 11/18/2014 04:58 PM, Andrew Morton wrote: >> [ 1026.994816] Modules linked in: >> > [ 1026.995378] CPU: 7 PID: 7879 Comm: trinity-c374 Not tainted >> > 3.18.0-rc4-next-20141113-sasha-00047-gd1763ce-dirty #1455 >> > [ 1026.996123] FAULT_INJECTION: forcing a failure. >> > [ 1026.996123] name

[PATCH v2 4/4] ARM: dts: add I2C device nodes for Broadcom Cygnus

2014-12-09 Thread Ray Jui
Add I2C device nodes and its properties in bcm-cygnus.dtsi but keep them disabled there. Individual I2C devices can be enabled in board specific dts file when I2C slave devices are enabled in the future Signed-off-by: Ray Jui Reviewed-by: Scott Branden --- arch/arm/boot/dts/bcm-cygnus.dtsi |

[PATCH v2 0/4] Add I2C support to Broadcom iProc

2014-12-09 Thread Ray Jui
This patchset contains the initial I2C support for Broadcom iProc family of SoCs. The iProc I2C controller has separate internal TX and RX FIFOs, each has a size of 64 bytes. The iProc I2C controller supports two bus speeds including standard mode (100 kHz) and fast mode (400 kHz) Changes from

[PATCH socfpga-nex] staging: fpga manager: fpga_mgr_low_level_state() can be static

2014-12-09 Thread kbuild test robot
drivers/staging/fpga/fpga-mgr.c:46:5: sparse: symbol 'fpga_mgr_low_level_state' was not declared. Should it be static? drivers/staging/fpga/fpga-mgr.c:324:30: sparse: symbol 'fpga_mgr_groups' was not declared. Should it be static? drivers/staging/fpga/fpga-mgr.c:365:25: sparse: symbol

[socfpga-nex:for_next-fpgamgr-without-overlays-v4 8/9] drivers/staging/fpga/fpga-mgr.c:46:5: sparse: symbol 'fpga_mgr_low_level_state' was not declared. Should it be static?

2014-12-09 Thread kbuild test robot
tree: git://git.rocketboards.org/linux-socfpga-next for_next-fpgamgr-without-overlays-v4 head: 590b747bfa6791797c241116453acf50bc4e5dda commit: 356ae534a603de3aa8b1cfc173a777f59273d32e [8/9] staging: fpga manager: framework core reproduce: # apt-get install sparse git checkout

Re: [PATCH v2] net: introduce helper macro for_each_cmsghdr

2014-12-09 Thread Gu Zheng
There's a mistake in this patch, please ignore it. Sorry for the noise. Regards, Gu On 12/10/2014 09:39 AM, Gu Zheng wrote: > Introduce helper macro for_each_cmsghdr as a wrapper of the enumerating > cmsghdr from msghdr, just cleanup. > > > Signed-off-by: Gu Zheng > --- > v2: use the

Re: [PATCH V4] powerpc: add little endian flag to syscall_get_arch()

2014-12-09 Thread Paul Moore
On Tuesday, December 09, 2014 03:37:07 PM Richard Guy Briggs wrote: > Since both ppc and ppc64 have LE variants which are now reported by uname, > add that flag (__AUDIT_ARCH_LE) to syscall_get_arch() and add > AUDIT_ARCH_PPC64LE variant. > > Without this, perf trace and auditctl fail. > >

[PATCH V3 1/2] x86/mm: fix zone ranges boot printout

2014-12-09 Thread Xishi Qiu
This is the usual physical memory layout boot printout: ... [0.00] Zone ranges: [0.00] DMA [mem 0x1000-0x00ff] [0.00] DMA32[mem 0x0100-0x] [0.00] Normal [mem 0x1-0xc3fff] [0.00] Movable zone start for each

[PATCH V3 2/2] x86/mm: use min instead of min_t

2014-12-09 Thread Xishi Qiu
The type of "MAX_DMA_PFN" and "xXx_pfn" are both unsigned long now, so use min() instead of min_t(). Signed-off-by: Xishi Qiu Suggested-by: Andrew Morton --- arch/x86/kernel/e820.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/x86/kernel/e820.c

  1   2   3   4   5   6   7   8   9   10   >