[PATCH] uvesafb: make scaling configurable on Nvidia cards

2015-05-16 Thread Mikulas Patocka
uvesafb: make scaling configurable on Nvidia cards Nvidia cards have a BIOS function 0x4f14 that allows to set flat panel scaling. This patch adds a module parameter "scaling" that uses this function to set the scaling. By default, the parameter is -1, so that the driver doesn't attempt to call th

[GIT PULL] MTD fixes for 4.1-rc4

2015-05-16 Thread Brian Norris
Hi Linus, The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031: Linux 4.1-rc1 (2015-04-26 17:59:10 -0700) are available in the git repository at: git://git.infradead.org/linux-mtd.git tags/for-linus-20150516 for you to fetch changes up to

[PATCH v1 1/1] ARM: EXYNOS: fix DEBUG_LL on Cortex-A7.

2015-05-16 Thread Tarek Dakhran
Cortex-A7 has EXYNOS5_PA_UART base address for UART. If system boots from Cortex-A7 CPU addruart loads wrong address. This patch fixex this. Signed-off-by: Tarek Dakhran --- arch/arm/include/debug/exynos.S | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/include/debug/exynos.S b/arch

[PATCH v1 0/1] fix DEBUG_LL on Cortex-A7.

2015-05-16 Thread Tarek Dakhran
When system boots from Cortex-A7 addruart loads wrong base UART address. This patch fixex problem. Patch tested on Hardkernel Odroid-XU3 board on linux kernel v4.0. Tarek Dakhran (1): ARM: EXYNOS: fix DEBUG_LL on Cortex-A7. arch/arm/include/debug/exynos.S | 1 + 1 file changed, 1 insertion(+)

[tip:x86/apic] x86/asm/entry/64: Use shorter MOVs from segment registers

2015-05-16 Thread tip-bot for Denys Vlasenko
Commit-ID: adeb5537849d9db428fe0ddc3562e5a765a347e2 Gitweb: http://git.kernel.org/tip/adeb5537849d9db428fe0ddc3562e5a765a347e2 Author: Denys Vlasenko AuthorDate: Fri, 15 May 2015 22:39:06 +0200 Committer: Ingo Molnar CommitDate: Sun, 17 May 2015 07:57:54 +0200 x86/asm/entry/64: Use sho

[tip:x86/apic] x86/asm/head*.S: Change global labels to local

2015-05-16 Thread tip-bot for Borislav Petkov
Commit-ID: e839004b49c571e20006092cbe9da8f2c95d2e71 Gitweb: http://git.kernel.org/tip/e839004b49c571e20006092cbe9da8f2c95d2e71 Author: Borislav Petkov AuthorDate: Sat, 16 May 2015 18:17:59 +0200 Committer: Ingo Molnar CommitDate: Sun, 17 May 2015 07:57:53 +0200 x86/asm/head*.S: Change

[tip:x86/apic] x86: Pack loops tightly as well

2015-05-16 Thread tip-bot for Ingo Molnar
Commit-ID: 52648e83c9a6b9f7fc3dd272d4d10175e93aa62a Gitweb: http://git.kernel.org/tip/52648e83c9a6b9f7fc3dd272d4d10175e93aa62a Author: Ingo Molnar AuthorDate: Sun, 17 May 2015 07:56:54 +0200 Committer: Ingo Molnar CommitDate: Sun, 17 May 2015 07:56:54 +0200 x86: Pack loops tightly as w

[tip:sched/core] sched: Fix function declaration return type mismatch

2015-05-16 Thread tip-bot for Nicholas Mc Guire
Commit-ID: 58ac93e4f2e4b15beffdf0e3749b7fea3208ef66 Gitweb: http://git.kernel.org/tip/58ac93e4f2e4b15beffdf0e3749b7fea3208ef66 Author: Nicholas Mc Guire AuthorDate: Fri, 15 May 2015 21:05:42 +0200 Committer: Ingo Molnar CommitDate: Sun, 17 May 2015 06:47:46 +0200 sched: Fix function de

Re: [tip:x86/asm] x86: Pack function addresses tightly as well

2015-05-16 Thread Ingo Molnar
* Linus Torvalds wrote: > On Fri, May 15, 2015 at 2:39 AM, tip-bot for Ingo Molnar > wrote: > > > > We can pack function addresses tightly as well: > > So I really want to see performance numbers on a few > microarchitectures for this one in particular. > > The kernel generally doesn't have

Re: [PATCH] x86: Align jump targets to 1 byte boundaries

2015-05-16 Thread Ingo Molnar
* Josh Triplett wrote: > On Mon, Sep 17, 2001 at 07:00:00AM +, Ingo Molnar wrote: > > * Denys Vlasenko wrote: > > > > What do you guys think about this? I think we should seriously > > > > consider relaxing our alignment defaults. > > > > > > Looks like nobody objected. I think it's ok to

Re: [PATCH 4/4] nohz: Set isolcpus when nohz_full is set

2015-05-16 Thread Mike Galbraith
On Sat, 2015-05-16 at 15:39 -0400, Sasha Levin wrote: > On 05/06/2015 12:04 PM, Frederic Weisbecker wrote: > > From: Chris Metcalf > > > > nohz_full is only useful with isolcpus also set, since otherwise the > > scheduler has to run periodically to try to determine whether to steal > > work from

Re: [PATCH 0/6] x86: reduce paravirtualized spinlock overhead

2015-05-16 Thread Ingo Molnar
* Juergen Gross wrote: > On 05/05/2015 07:21 PM, Jeremy Fitzhardinge wrote: > >On 05/03/2015 10:55 PM, Juergen Gross wrote: > >>I did a small measurement of the pure locking functions on bare metal > >>without and with my patches. > >> > >>spin_lock() for the first time (lock and code not in cac

Re: [PATCH] x86: skip delays during SMP initialization similar to Xen

2015-05-16 Thread Ingo Molnar
* Len Brown wrote: > On Thu, May 14, 2015 at 1:57 PM, Ingo Molnar wrote: > > > > * "Jan H. Schönherr" wrote: > > > >> Ingo, do you want an updated version of the original patch, which > >> takes care not get stuck, when the INIT deassertion is skipped, or > >> do you prefer to address delays "

[PATCH - RE-RESEND] IRQ: don't suspend nested_thread irqs over system suspend.

2015-05-16 Thread NeilBrown
Nested IRQs can only fire when the parent irq fires. So when the parent is suspended, there is no need to suspend the child irq. Suspending nested irqs can cause a problem is they are suspended or resumed in the wrong order. If an interrupt fires while the parent is active but the child is suspe

Re: [PATCH] x86: skip delays during SMP initialization similar to Xen

2015-05-16 Thread Ingo Molnar
* Len Brown wrote: > On Thu, May 14, 2015 at 2:44 AM, Ingo Molnar wrote: > > > > >> BTW. this time can be reduced by 7% (113 ms) by deleting > >> announce_cpu(): > >> > >> [1.445815] x86: Booted up 4 nodes, 120 CPUs > > > > so that kind of info looks pretty useful, especially when there's

Re: [RFC][PATCHSET v3] non-recursive pathname resolution & RCU symlinks

2015-05-16 Thread NeilBrown
On Sat, 16 May 2015 21:04:34 -0700 Linus Torvalds wrote: > On Sat, May 16, 2015 at 8:48 PM, Linus Torvalds > wrote: > > > > Sorry, but that really is how it is. NFS isn't special enough for some > > badly designed lookup models to matter one whit. > > Btw, it's not just about performance, altho

Re: [RFC][PATCHSET v3] non-recursive pathname resolution & RCU symlinks

2015-05-16 Thread Linus Torvalds
On Sat, May 16, 2015 at 8:48 PM, Linus Torvalds wrote: > > Sorry, but that really is how it is. NFS isn't special enough for some > badly designed lookup models to matter one whit. Btw, it's not just about performance, although the whole "we can do cached lookups without ever having to et the fil

Re: LSM: Basic module stacking infrastructure for security-next-Acked

2015-05-16 Thread Tetsuo Handa
Casey Schaufler wrote: > > I would like to propose revival of > > security_task_alloc()/security_task_free() > > hooks. I have several single function modules which want to use these hooks. > > > > 4 years ago, I wrote > > http://osdn.jp/projects/akari/scm/svn/blobs/head/branches/uuid4.c > > which

Re: [RFC][PATCHSET v3] non-recursive pathname resolution & RCU symlinks

2015-05-16 Thread Linus Torvalds
On Sat, May 16, 2015 at 8:12 PM, NeilBrown wrote: > > The problem isn't getting intermediates. The problem is that not having > intermediates confuses the dcache. When the dcache is just providing a > caching service, and not providing a consistency service, then it shouldn't > let itself get co

Re: [Linux-nvdimm] [PATCH v2 19/20] nd_btt: atomic sector updates

2015-05-16 Thread Dan Williams
On Sat, May 16, 2015 at 6:19 PM, Elliott, Robert (Server Storage) wrote: > >> -Original Message- >> From: Linux-nvdimm [mailto:linux-nvdimm-boun...@lists.01.org] On Behalf Of >> Dan Williams >> Sent: Tuesday, April 28, 2015 1:26 PM >> To: linux-nvd...@lists.01.org >> Cc: Ingo Molnar; Neil

Re: [RFC][PATCHSET v3] non-recursive pathname resolution & RCU symlinks

2015-05-16 Thread NeilBrown
On Sat, 16 May 2015 15:18:11 +0100 Al Viro wrote: > On Sat, May 16, 2015 at 06:46:26AM +0100, Al Viro wrote: > > > Dealing with multi-component lookups isn't impossible and might be a good > > idea, but only if all intermediates are populated. What information does > > NFSv4 multi-component loo

Re: [RFC][PATCHSET v3] non-recursive pathname resolution & RCU symlinks

2015-05-16 Thread NeilBrown
On Sat, 16 May 2015 06:46:26 +0100 Al Viro wrote: > On Sat, May 16, 2015 at 02:45:27PM +1000, NeilBrown wrote: > > > Yes, I've looked lately :-) > > I think that all of RCU-walk, and probably some of REF-walk should happen > > before the filesystem gets to see anything. > > But once you hit a no

Re: [GIT PULL] ARM: EXYNOS: dts: Improvements for 4.2, second try

2015-05-16 Thread Kukjin Kim
On 05/11/15 12:13, Krzysztof Kozlowski wrote: > Dear Kukjin, > > I gathered various improvements for upcoming 4.2 merge window. > Description along with a tag. > > Best regards, > Krzysztof > > > The following changes since commit 2495ae559826c60e3ccde9850e3b38815725b9c9: > > ARM: dts: Add k

Re: [linux-sunxi] Re: [PATCH v9 4/4] crypto: Add Allwinner Security System crypto accelerator

2015-05-16 Thread Herbert Xu
On Sat, May 16, 2015 at 08:09:27PM +0200, Corentin LABBE wrote: > > Incidental question, I need to use the MD5 IV for export_md5 function, but > they are not defined anywhere (unlike SHAxx ones), does this is voluntary or > do you will accept a patch for adding them. Please send a patch to add t

RE: [Linux-nvdimm] [PATCH v2 19/20] nd_btt: atomic sector updates

2015-05-16 Thread Elliott, Robert (Server Storage)
> -Original Message- > From: Linux-nvdimm [mailto:linux-nvdimm-boun...@lists.01.org] On Behalf Of > Dan Williams > Sent: Tuesday, April 28, 2015 1:26 PM > To: linux-nvd...@lists.01.org > Cc: Ingo Molnar; Neil Brown; Greg KH; Dave Chinner; linux- > ker...@vger.kernel.org; Andy Lutomirski; J

[GIT PULL] USB driver fixes for 4.1-rc4

2015-05-16 Thread Greg KH
The following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22: Linux 4.1-rc2 (2015-05-03 19:22:23 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-4.1-rc4 for you to fetch changes up to 569192605f56f384090be8

[GIT PULL] TTY/Serial fixes for 4.1-rc4

2015-05-16 Thread Greg KH
The following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22: Linux 4.1-rc2 (2015-05-03 19:22:23 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-4.1-rc4 for you to fetch changes up to 1a48632ffed61352a7810c

[GIT PULL] Staging driver fixes for 4.1-rc4

2015-05-16 Thread Greg KH
The following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22: Linux 4.1-rc2 (2015-05-03 19:22:23 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.1-rc4 for you to fetch changes up to ec94efcdadab6

[GIT PULL] char/misc driver fixes for 4.1-rc4

2015-05-16 Thread Greg KH
The following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22: Linux 4.1-rc2 (2015-05-03 19:22:23 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-4.1-rc4 for you to fetch changes up to 0f5b6ec67

[PATCH] coccinelle: api: add vma_pages.cocci

2015-05-16 Thread Dmitry Kalinkin
This semantic patch replaces explicit computations of vma page count with explicit function call. Signed-off-by: Dmitry Kalinkin --- scripts/coccinelle/api/vma_pages.cocci | 66 ++ 1 file changed, 66 insertions(+) create mode 100644 scripts/coccinelle/api/vma_pag

Re: [GIT PULL] UBI/UBIFS updates for 4.1-rc4

2015-05-16 Thread Linus Torvalds
On Sat, May 16, 2015 at 4:31 PM, Richard Weinberger wrote: > > Hmm, I have not changed my mail setup lately. > If my mails are tagged as spam can you please tell me why? :-) Sadly, gmail doesn't give scores or reasons like spamassassin, presumably to make it harder to game. So it's impossibel to

[PATCH for v4.2 v18 1/3] sys_membarrier(): system-wide memory barrier (generic, x86)

2015-05-16 Thread Mathieu Desnoyers
Here is an implementation of a new system call, sys_membarrier(), which executes a memory barrier on all threads running on the system. It is implemented by calling synchronize_sched(). It can be used to distribute the cost of user-space memory barriers asymmetrically by transforming pairs of memor

[PATCH for v4.2 2/3] selftests: add membarrier syscall test

2015-05-16 Thread Mathieu Desnoyers
From: Pranith Kumar This patch adds a self test for the membarrier system call. CC: Michael Ellerman Signed-off-by: Pranith Kumar Signed-off-by: Mathieu Desnoyers --- tools/testing/selftests/Makefile |1 + tools/testing/selftests/membarrier/.gitignore |1 + too

[PATCH for v4.2 3/3] selftests: enhance membarrier syscall test

2015-05-16 Thread Mathieu Desnoyers
Update the membarrier syscall self-test to match the membarrier interface. Extend coverage of the interface. Consider ENOSYS as a "SKIP" test, since it is a valid configuration, but does not allow testing the system call. CC: Michael Ellerman CC: Pranith Kumar Signed-off-by: Mathieu Desnoyers -

[PATCH for v4.2 0/3] membarrier system call

2015-05-16 Thread Mathieu Desnoyers
Hi, At this point, all we're awaiting for is formal Acked-by by affected maintainers. Andrew, should you eventually pick it up into your tree ? Or perhaps it should go through Paul McKenney's tree, given that it uses synchronize_sched() ? The only change since last post is a layout change in the

Re: [GIT PULL] UBI/UBIFS updates for 4.1-rc4

2015-05-16 Thread Richard Weinberger
Am 17.05.2015 um 01:31 schrieb Linus Torvalds: > On Sat, May 16, 2015 at 4:27 PM, Linus Torvalds > wrote: >> >> I don't actually have the original in my mailbox at all. It may have >> been caught as spam - I haven't checked my spam box for a while. > > Yes. Both this and the UML pull request were

Re: [GIT PULL] UBI/UBIFS updates for 4.1-rc4

2015-05-16 Thread Linus Torvalds
On Sat, May 16, 2015 at 4:27 PM, Linus Torvalds wrote: > > I don't actually have the original in my mailbox at all. It may have > been caught as spam - I haven't checked my spam box for a while. Yes. Both this and the UML pull request were in my spam box. You're doing something bad that gmail re

Re: [GIT PULL] UBI/UBIFS updates for 4.1-rc4

2015-05-16 Thread Richard Weinberger
Am 17.05.2015 um 01:27 schrieb Linus Torvalds: > On Sat, May 16, 2015 at 4:07 PM, Richard Weinberger > wrote: >> >> just noticed that you did not pull this (and also not my UML fixes). >> Is something wrong with my pull requests? > > I don't actually have the original in my mailbox at all. It may

Re: [GIT PULL] UBI/UBIFS updates for 4.1-rc4

2015-05-16 Thread Linus Torvalds
On Sat, May 16, 2015 at 4:07 PM, Richard Weinberger wrote: > > just noticed that you did not pull this (and also not my UML fixes). > Is something wrong with my pull requests? I don't actually have the original in my mailbox at all. It may have been caught as spam - I haven't checked my spam box

Re: [PATCHv5 03/28] memcg: adjust to support new THP refcounting

2015-05-16 Thread Kirill A. Shutemov
On Fri, May 15, 2015 at 07:57:39AM -0700, Dave Hansen wrote: > On 05/15/2015 04:18 AM, Kirill A. Shutemov wrote: > >> > But same question about whether it should be using hpage_nr_pages() > >> > instead > >> > of a constant. > > No. Compiler woundn't be able to optimize HPAGE_PMD_NR away for THP=n

Re: [GIT PULL] UBI/UBIFS updates for 4.1-rc4

2015-05-16 Thread Richard Weinberger
On Thu, May 14, 2015 at 12:13 PM, Richard Weinberger wrote: > Linus, > > the following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22: > > Linux 4.1-rc2 (2015-05-03 19:22:23 -0700) > > are available in the git repository at: > > git://git.infradead.org/linux-ubifs.git tags/upstr

Re: [PATCH V6 05/10] audit: log creation and deletion of namespace instances

2015-05-16 Thread Paul Moore
On Sat, May 16, 2015 at 10:46 AM, Eric W. Biederman wrote: > Paul Moore writes: >> On Sat, May 16, 2015 at 5:46 AM, Daniel J Walsh wrote: >>> On 05/15/2015 05:05 PM, Paul Moore wrote: On Thursday, May 14, 2015 11:23:09 PM Andy Lutomirski wrote: > On Thu, May 14, 2015 at 7:32 PM, Richard

Re: [FYI] tux3: Core changes

2015-05-16 Thread David Lang
On Fri, 15 May 2015, Mel Gorman wrote: On Fri, May 15, 2015 at 02:54:48AM -0700, Daniel Phillips wrote: On 05/15/2015 01:09 AM, Mel Gorman wrote: On Thu, May 14, 2015 at 11:06:22PM -0400, Rik van Riel wrote: On 05/14/2015 08:06 PM, Daniel Phillips wrote: The issue is that things like ptrac

[GIT PULL] ext4 bug fixes for 4.1-rc4

2015-05-16 Thread Theodore Ts'o
The following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22: Linux 4.1-rc2 (2015-05-03 19:22:23 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/for_linus_stable for you to fetch changes up to b9576fc3624eb9fc8

Re: [PATCH v5 05/12] mtd: pxa3xx_nand: rework flash detection and timing setup

2015-05-16 Thread Ezequiel Garcia
Antoine, On 05/11/2015 11:58 AM, Antoine Tenart wrote: > Rework the pxa3xx_nand driver to allow using functions exported by the > nand framework to detect the flash and the timings. Then setup the > timings using the helpers previously added. > > Signed-off-by: Antoine Tenart > --- > drivers/mt

Re: [PATCH RFC v2 2/2] vfs: add O_NOCMTIME

2015-05-16 Thread Azat Khuzhin
On Fri, May 15, 2015 at 02:23:48PM -0700, Zach Brown wrote: > Add a O_NOCMTIME flag which prevents inode time updates on writes and > can greatly reduce the IO overhead of writes to allocated and > initialized regions of files. > --- a/include/linux/fs.h > +++ b/include/linux/fs.h You may also wa

Re: [PATCH v5 00/12] ARM: berlin: add nand support

2015-05-16 Thread Ezequiel Garcia
Hi Antoine, This is a long patchset, which involves some very invasive changes to the driver. So, I think it'll be better to split it in different patchsets. On 05/11/2015 11:58 AM, Antoine Tenart wrote: [..] > > Antoine Tenart (12): These two clock patches are related to Berlin support only.

Re: [PATCH] PM / clock_ops: Fix clock error check in __pm_clk_add()

2015-05-16 Thread Geert Uytterhoeven
On Thu, May 14, 2015 at 12:45 AM, Rafael J. Wysocki wrote: > On Tuesday, May 12, 2015 05:32:29 PM Dmitry Torokhov wrote: >> On Wed, May 13, 2015 at 02:22:50AM +0200, Rafael J. Wysocki wrote: >> > On Tuesday, May 12, 2015 11:07:33 AM Dmitry Torokhov wrote: >> > > On Tue, May 12, 2015 at 08:59:03PM

Payment

2015-05-16 Thread Finance Department
Dear Winner, You have been awarded the sum of 8,000,000.00 (Eight Million Pounds sterling) with reference number 77100146. This compensation funds from the United Nation.Send us your personal details to deliver your funds. Gloria Peter -- To unsubscribe from this list: send the line "unsubscri

Re: [PATCH v5 05/12] mtd: pxa3xx_nand: rework flash detection and timing setup

2015-05-16 Thread Ezequiel Garcia
On 05/12/2015 11:39 AM, Antoine Tenart wrote: > Ezequiel, > > On Mon, May 11, 2015 at 07:10:56PM -0300, Ezequiel Garcia wrote: >> >> On 05/11/2015 11:58 AM, Antoine Tenart wrote: >> [..] >>> - >>> - /* calculate flash information */ >>> - host->read_id_bytes = (f->page_size == 2048) ? 4 : 2;

Re: [PATCH v2 2/9] ARM: add secondary_startup_arm prototype in header file

2015-05-16 Thread Russell King - ARM Linux
On Sat, May 16, 2015 at 11:02:40AM +0200, Matthias Brugger wrote: > 2015-05-16 9:58 GMT+02:00 Yingjoe Chen : > > Put secondary_startup_arm() prototype in arch/arm/include/asm/smp.h > > so users doesn't have to add extern prototype in their code. > > > > Signed-off-by: Yingjoe Chen > > --- > > arc

Re: [PATCH v2 1/9] ARM: correct secondary_startup_arm mode

2015-05-16 Thread Russell King - ARM Linux
On Sat, May 16, 2015 at 11:08:36AM +0200, Matthias Brugger wrote: > 2015-05-16 9:58 GMT+02:00 Yingjoe Chen : > > secondary_startup_arm is used as ARM mode secondary start up function > > when ther kernel is compiled in THUMB mode, however the label itself > > is still in .thumb mode. readelf shows:

Re: [PATCH net v2 2/2] ipv6: fix ECMP route replacement

2015-05-16 Thread David Miller
From: Michal Kubecek Date: Fri, 15 May 2015 19:41:56 +0200 > The semantics I suggested in my previous mail might be a reasonable > approximation. Ok, then let's try for that. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.ker

Re: [PATCH net-next v3 1/2] pci: Add Cavium PCI vendor id

2015-05-16 Thread David Miller
From: Bjorn Helgaas Date: Sat, 16 May 2015 09:49:40 -0500 > Hi Aleksey, > > On Fri, May 15, 2015 at 10:36 PM, Aleksey Makarov > wrote: >> Signed-off-by: Aleksey Makarov >> --- >> include/linux/pci_ids.h | 2 ++ >> 1 file changed, 2 insertions(+) >> >> diff --git a/include/linux/pci_ids.h b/in

Re: [PATCH v7 08/13] ARM: unify MMU/!MMU addruart calls

2015-05-16 Thread Russell King - ARM Linux
On Sat, May 16, 2015 at 11:44:20AM +0200, Stefan Agner wrote: > Remove the needless differences between MMU/!MMU addruart calls. > This allows to use the same addruart macro on SoC level. Useful > for SoC consisting of multiple CPUs with and without MMU such as > Freescale Vybrid. > > Signed-off-b

[PATCH] drm/amdkfd: Don't report local memory size

2015-05-16 Thread Oded Gabbay
commit 42e08c78360e ("drm/amdkfd: Don't report local memory size") upstream. This patch sets the local memory size that is reported to userspace to 0. This is done to make sure that userspace won't try to allocate local memory for HSA. As long as amdkfd doesn't support allocating local memory for

[Regression] Guest fs corruption with 'block: loop: improve performance via blk-mq'

2015-05-16 Thread santosh shilimkar
Hi Ming Lei, Jens, While doing few tests with recent kernels with Xen Server, we saw guests(DOMU) disk image getting corrupted while booting it. Strangely the issue is seen so far only with disk image over ocfs2 volume. If the same image kept on the EXT3/4 drive, no corruption is observed. The is

Re: [PATCH 13/19] y2038: add compat handling for sys_semtimedop

2015-05-16 Thread Arnd Bergmann
On Saturday 16 May 2015 00:46:44 Thomas Gleixner wrote: > On Wed, 6 May 2015, Arnd Bergmann wrote: > > +SYSCALL_DEFINE4(semtimedop, int, semid, struct sembuf __user *, tsops, > > + unsigned, nsops, > > + const struct __kernel_timespec __user *, timeout) > > +{ > > + unsigned

Re: [PATCH 4/4] nohz: Set isolcpus when nohz_full is set

2015-05-16 Thread Sasha Levin
On 05/06/2015 12:04 PM, Frederic Weisbecker wrote: > From: Chris Metcalf > > nohz_full is only useful with isolcpus also set, since otherwise the > scheduler has to run periodically to try to determine whether to steal > work from other cores. > > Accordingly, when booting with nohz_full=xxx on

Re: [RFC][PATCHSET v3] non-recursive pathname resolution & RCU symlinks

2015-05-16 Thread Linus Torvalds
On Fri, May 15, 2015 at 9:31 PM, Al Viro wrote: => > Point, but... A lot of our problems comes from the fact that ->i_mutex > doubles as protection against the addition to the list of children, on > top of protection of directory itself. Yeah, ok, we'd need to change that too. Maybe just make it

Re: [PATCH v5 07/12] mtd: nand: add Samsung K9GBG08U0A-M to nand_ids table

2015-05-16 Thread Ezequiel Garcia
Sorry for the huge delay. On 05/11/2015 11:58 AM, Antoine Tenart wrote: > Add the full description of the Samsung K9GBG08U0A-M nand chip in the > nand_ids table. > > Signed-off-by: Antoine Tenart > --- > drivers/mtd/nand/nand_ids.c | 4 > 1 file changed, 4 insertions(+) > > diff --git a/d

Re: [RFC] Refactor kenter/kleave/kdebug macros

2015-05-16 Thread Leon Romanovsky
On Sat, May 16, 2015 at 8:09 PM, Joe Perches wrote: > On Sat, 2015-05-16 at 20:01 +0300, Leon Romanovsky wrote: [] >> My question is how we should handle such duplicated debug print code? >> As possible solutions, I see five options: >> 1. Leave it as is. >> 2. Move it to general include file (for

[PATCH 6/8] mfd: ab8500-debugfs: Pass the IRQF_ONESHOT flag

2015-05-16 Thread Fabio Estevam
From: Fabio Estevam Since commit 1c6c69525b40eb76de8adf039409722015927dc3 ("genirq: Reject bogus threaded irq requests") threaded IRQs without a primary handler need to be requested with IRQF_ONESHOT, otherwise the request will fail. So pass the IRQF_ONESHOT flag in this case. The semantic patc

[PATCH 7/8] mfd: ab8500-gpadc: Pass the IRQF_ONESHOT flag

2015-05-16 Thread Fabio Estevam
From: Fabio Estevam Since commit 1c6c69525b40eb76de8adf039409722015927dc3 ("genirq: Reject bogus threaded irq requests") threaded IRQs without a primary handler need to be requested with IRQF_ONESHOT, otherwise the request will fail. So pass the IRQF_ONESHOT flag in this case. The semantic patc

[PATCH 8/8] mfd: si476x-i2c: Pass the IRQF_ONESHOT flag

2015-05-16 Thread Fabio Estevam
From: Fabio Estevam Since commit 1c6c69525b40eb76de8adf039409722015927dc3 ("genirq: Reject bogus threaded irq requests") threaded IRQs without a primary handler need to be requested with IRQF_ONESHOT, otherwise the request will fail. So pass the IRQF_ONESHOT flag in this case. The semantic patc

[PATCH 4/8] mfd: htc-i2cpld: Pass the IRQF_ONESHOT flag

2015-05-16 Thread Fabio Estevam
From: Fabio Estevam Since commit 1c6c69525b40eb76de8adf039409722015927dc3 ("genirq: Reject bogus threaded irq requests") threaded IRQs without a primary handler need to be requested with IRQF_ONESHOT, otherwise the request will fail. So pass the IRQF_ONESHOT flag in this case. The semantic patc

[PATCH 5/8] mfd: wm8350-core: Pass the IRQF_ONESHOT flag

2015-05-16 Thread Fabio Estevam
From: Fabio Estevam Since commit 1c6c69525b40eb76de8adf039409722015927dc3 ("genirq: Reject bogus threaded irq requests") threaded IRQs without a primary handler need to be requested with IRQF_ONESHOT, otherwise the request will fail. So pass the IRQF_ONESHOT flag in this case. The semantic patc

[PATCH 3/8] mfd: wm831x-auxadc: Pass the IRQF_ONESHOT flag

2015-05-16 Thread Fabio Estevam
From: Fabio Estevam Since commit 1c6c69525b40eb76de8adf039409722015927dc3 ("genirq: Reject bogus threaded irq requests") threaded IRQs without a primary handler need to be requested with IRQF_ONESHOT, otherwise the request will fail. So pass the IRQF_ONESHOT flag in this case. The semantic patc

[PATCH 2/8] mfd: mc13xxx-core: Pass the IRQF_ONESHOT flag

2015-05-16 Thread Fabio Estevam
From: Fabio Estevam Since commit 1c6c69525b40eb76de8adf039409722015927dc3 ("genirq: Reject bogus threaded irq requests") threaded IRQs without a primary handler need to be requested with IRQF_ONESHOT, otherwise the request will fail. So pass the IRQF_ONESHOT flag in this case. The semantic patc

[PATCH 1/8] mfd: twl4030-irq: Pass the IRQF_ONESHOT flag

2015-05-16 Thread Fabio Estevam
From: Fabio Estevam Since commit 1c6c69525b40eb76de8adf039409722015927dc3 ("genirq: Reject bogus threaded irq requests") threaded IRQs without a primary handler need to be requested with IRQF_ONESHOT, otherwise the request will fail. So pass the IRQF_ONESHOT flag in this case. The semantic patc

[PATCH] media: uapi: vsp1: Use __u32 instead of u32

2015-05-16 Thread Joe Perches
Don't use the kernel types in uapi headers. Signed-off-by: Joe Perches --- include/uapi/linux/vsp1.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/uapi/linux/vsp1.h b/include/uapi/linux/vsp1.h index e18858f..9a82369 100644 --- a/include/uapi/linux/vsp1.h +++ b/inclu

Re: [linux-sunxi] Re: [PATCH v9 4/4] crypto: Add Allwinner Security System crypto accelerator

2015-05-16 Thread Corentin LABBE
Le 15/05/2015 08:52, Herbert Xu a écrit : > On Thu, May 14, 2015 at 02:59:01PM +0200, LABBE Corentin wrote: >> >> +int sun4i_hash_export(struct ahash_request *areq, void *out) >> +{ >> +struct sun4i_req_ctx *op = ahash_request_ctx(areq); >> + >> +memcpy(out, op, sizeof(struct sun4i_req_ctx)

Re: [PATCH tip/core/rcu 3/4] md/bitmap: Fix list_entry_rcu usage

2015-05-16 Thread Patrick Marlier
On 05/13/2015 04:58 AM, NeilBrown wrote: On Tue, 12 May 2015 22:38:53 -0400 Steven Rostedt wrote: On Tue, 12 May 2015 15:46:26 -0700 "Paul E. McKenney" wrote: From: Patrick Marlier Signed-off-by: Patrick Marlier Signed-off-by: Paul E. McKenney --- drivers/md/bitmap.c | 2 +- 1 file

Re: [PULL] LSM: Basic module stacking infrastructure for security-next- Acked

2015-05-16 Thread Casey Schaufler
On 5/15/2015 5:56 AM, Tetsuo Handa wrote: > Casey Schaufler wrote: >> On 5/11/2015 10:02 PM, James Morris wrote: >>> On Fri, 8 May 2015, Casey Schaufler wrote: >>> James, here's an updated pull request for LSM stacking. Acks have been applied. The following changes since commit

Re: [PATCH v2] dmaengine: bcm2835: Add slave dma support

2015-05-16 Thread Martin Sperl
> On 12.05.2015, at 17:58, Noralf Trønnes wrote: > > Is there something missing for this patch to get accepted? > spi-bcm2835 has now DMA support that depends on this patch. As the spi-bcm2835.c patch using DMA (relying on this) has gone into spi/for-next (but so far without the DT changes to e

Re: [PATCH 03/18] f2fs crypto: declare some definitions for f2fs encryption feature

2015-05-16 Thread Tom Marshall
On Sat, May 16, 2015 at 09:24:03AM -0400, Theodore Ts'o wrote: > [...] What's going to be more difficult in the long run is > when we want to support per-block data integrity, using (for example) > AES/GCM, which will require 32 bytes of per-block "authentication tag" > (think Message Authenticatio

Re: [RFC] Refactor kenter/kleave/kdebug macros

2015-05-16 Thread Joe Perches
On Sat, 2015-05-16 at 20:01 +0300, Leon Romanovsky wrote: > Dear David, > > During my work on NOMMU system (mm/nommu.c), I saw definition and > usage of kenter/kleave/kdebug macros. These macros are compiled as > empty because of "#if 0" construction. > 45 #if 0 > 46 #define kenter(FMT, ...) \

[RFC] Refactor kenter/kleave/kdebug macros

2015-05-16 Thread Leon Romanovsky
Dear David, During my work on NOMMU system (mm/nommu.c), I saw definition and usage of kenter/kleave/kdebug macros. These macros are compiled as empty because of "#if 0" construction. 45 #if 0 46 #define kenter(FMT, ...) \ 47 printk(KERN_DEBUG "==> %s("FMT")\n", __func__, ##__VA_ARGS

Re: [PATCH 3.12 000/142] 3.12.43-stable review

2015-05-16 Thread Guenter Roeck
On Sat, May 16, 2015 at 09:37:29AM +0200, Jiri Slaby wrote: > This is the start of the stable review cycle for the 3.12.43 release. > There are 142 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me know. > >

Re: [V4 PATCH 2/6] arm64 : Introduce support for ACPI _CCA object

2015-05-16 Thread Suravee Suthikulpanit
Hi Paul, On 5/16/15 06:48, Paul Bolle wrote: Just a nit regarding the commit explanation. On Fri, 2015-05-15 at 16:23 -0500, Suravee Suthikulpanit wrote: From http://www.uefi.org/sites/default/files/resources/ACPI_6.0.pdf, section 6.2.17 _CCA states that ARM platforms require ACPI _CCA object

Re: [PATCH] MAINTAINERS: Add HID SENSOR HUB drivers

2015-05-16 Thread Srinivas Pandruvada
On 05/16/2015 02:50 AM, Jonathan Cameron wrote: On 15/05/15 19:35, Srinivas Pandruvada wrote: Added additional entry for hid sensor hub drivers, which includes core hid sensor hub MFD driver and IIO drivers for individual sensors. Signed-off-by: Srinivas Pandruvada I wonder if we'd be bette

[PATCH] x86/head*.S: Make global labels local

2015-05-16 Thread Borislav Petkov
From: Borislav Petkov No functionality change: --- head_64.o.before.asm +++ head_64.o.after.asm @@ -1148,7 +1148,7 @@ Disassembly of section .init.text: 0120 : 120:fc cld 121:83 3c 24 02 cmpl $0x2,(%rsp) - 125:

Re: [PATCH] MODSIGN: Change default key details [ver #2]

2015-05-16 Thread David Woodhouse
On Mon, 2015-05-04 at 11:45 -0700, Linus Torvalds wrote: > On Sun, May 3, 2015 at 6:45 PM, Linus Torvalds > wrote: > > > > I'd much rather see "x509.genkey" be generated with a move-if-changed > > pattern, so that it only changes if (a) it didn't exist before or (b) > > it actually has new content

Payment

2015-05-16 Thread Finance Department
Dear Winner, You have been awarded the sum of 8,000,000.00 (Eight Million Pounds sterling) with reference number 77100146. This compensation funds from the United Nation.Send us your personal details to deliver your funds. Gloria Peter -- To unsubscribe from this list: send the line "unsubscri

Re: [PATCH v2 07/10] pinctrl: sunxi: Add H3 PIO controller support

2015-05-16 Thread Paul Bolle
Just a nit: a license mismatch. (I didn't bring this up in v1. Perhaps I should have.) On Fri, 2015-05-15 at 18:38 +0200, Jens Kuske wrote: > --- /dev/null > +++ b/drivers/pinctrl/sunxi/pinctrl-sun8i-h3.c > + * This file is licensed under the terms of the GNU General Public > + * License version

Re: [PATCH 0/3] PCI/sparc: Fix booting with T5-8

2015-05-16 Thread Bjorn Helgaas
On Sat, May 16, 2015 at 10:25:37AM -0500, Bjorn Helgaas wrote: > On Tue, Mar 31, 2015 at 07:57:46PM -0700, Yinghai Lu wrote: > > Fix regression by commit d63e2e1f3df9 ("sparc/PCI: Clip bridge windows to > > fit in upstream windows"). > > > > That cause bridge bar get clipped wrongly. > > > > The

Re: [PATCH 4.0 00/60] 4.0.4-stable review

2015-05-16 Thread Greg Kroah-Hartman
On Fri, May 15, 2015 at 09:16:52PM -0600, Shuah Khan wrote: > On 05/15/2015 05:14 PM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.0.4 release. > > There are 60 patches in this series, all will be posted as a response > > to this one. If anyone has any issue

Re: [PATCH 4.0 00/60] 4.0.4-stable review

2015-05-16 Thread Greg Kroah-Hartman
On Fri, May 15, 2015 at 08:16:32PM -0700, Guenter Roeck wrote: > On 05/15/2015 04:14 PM, Greg Kroah-Hartman wrote: > >This is the start of the stable review cycle for the 4.0.4 release. > >There are 60 patches in this series, all will be posted as a response > >to this one. If anyone has any issue

Re: [PATCH 0/3] PCI/sparc: Fix booting with T5-8

2015-05-16 Thread Bjorn Helgaas
On Tue, Mar 31, 2015 at 07:57:46PM -0700, Yinghai Lu wrote: > Fix regression by commit d63e2e1f3df9 ("sparc/PCI: Clip bridge windows to > fit in upstream windows"). > > That cause bridge bar get clipped wrongly. > > The sparc64 dma_addr_t is 32-bit, we can not use it to check if we can > use 64bi

Re: [PATCH] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in of parsing

2015-05-16 Thread Bjorn Helgaas
On Wed, Apr 08, 2015 at 03:38:42PM -0700, Yinghai Lu wrote: > On Wed, Apr 8, 2015 at 1:01 AM, Benjamin Herrenschmidt > wrote: > > > Use a different flag to indicate the BAR policy or temporarily tweak a > > local copy of the resource flag during BAR assignment or whatever you > > prefer to fix th

Re: [PATCH] radio-bcm2048: Fix region selection

2015-05-16 Thread Jan Roemisch
Removed "Japan wide band" region since this is impossible to do just like that. Additionally it's now possible to go back to non-Japanese regions without having to reload the module. Greetings Jan Roemisch On Sat, May 16, 2015 at 07:06:17AM -0700, Greg KH wrote: > On Sat, May 16, 2015 at 01:22:27

Re: [V4 PATCH 3/6] pci: Generic function for setting up PCI device DMA coherency

2015-05-16 Thread Suthikulpanit, Suravee
Hi Bjorn, On 5/16/15, 07:41, "Bjorn Helgaas" wrote: >On Fri, May 15, 2015 at 4:23 PM, Suravee Suthikulpanit > wrote: >> This patch refactors of_pci_dma_configure() into a more generic >> pci_dma_configure(), which can be reused by non-OF code. >> Then, it adds support for setting up PCI device D

Re: [V4 PATCH 3/6] pci: Generic function for setting up PCI device DMA coherency

2015-05-16 Thread Suthikulpanit, Suravee
Hi Rafael, On 5/15/15, 18:59, "Rafael J. Wysocki" wrote: >On Friday, May 15, 2015 04:23:11 PM Suravee Suthikulpanit wrote: >> This patch refactors of_pci_dma_configure() into a more generic >> pci_dma_configure(), which can be reused by non-OF code. >> Then, it adds support for setting up PCI de

Re: [PATCH V6 05/10] audit: log creation and deletion of namespace instances

2015-05-16 Thread Eric W. Biederman
Paul Moore writes: > On Sat, May 16, 2015 at 5:46 AM, Daniel J Walsh wrote: >> On 05/15/2015 05:05 PM, Paul Moore wrote: >>> On Thursday, May 14, 2015 11:23:09 PM Andy Lutomirski wrote: On Thu, May 14, 2015 at 7:32 PM, Richard Guy Briggs wrote: > On 15/05/14, Paul Moore wrote: >>

Re: [PATCH net-next v3 1/2] pci: Add Cavium PCI vendor id

2015-05-16 Thread Bjorn Helgaas
Hi Aleksey, On Fri, May 15, 2015 at 10:36 PM, Aleksey Makarov wrote: > Signed-off-by: Aleksey Makarov > --- > include/linux/pci_ids.h | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h > index e63c02a..3633cc6 100644 > --- a/include/linu

Re: [PATCH] perf tools: add CRIS support

2015-05-16 Thread Rabin Vincent
On Wed, Feb 25, 2015 at 06:26:31PM -0300, Arnaldo Carvalho de Melo wrote: > Em Thu, Feb 19, 2015 at 08:35:26PM +0100, Rabin Vincent escreveu: > > Define the required macros to allow perf to be built for CRIS. > > Thanks, applied to perf/core Thanks, but unless I'm missing something, this patch se

Re: [PATCH] pci/hotplug: work-around for missing _RMV on HP ZBook G2

2015-05-16 Thread Bjorn Helgaas
[fix Rafael's email address] On Sat, May 16, 2015 at 09:37:50AM -0500, Bjorn Helgaas wrote: > Hi Jarod, > > On Thu, May 14, 2015 at 03:33:58PM -0400, Jarod Wilson wrote: > > The HP ZBook 15 and 17 Mobile Workstations, generation 2, up to and > > including at least BIOS revision 01.07, do not have

Re: [PATCH] pci/hotplug: work-around for missing _RMV on HP ZBook G2

2015-05-16 Thread Bjorn Helgaas
Hi Jarod, On Thu, May 14, 2015 at 03:33:58PM -0400, Jarod Wilson wrote: > The HP ZBook 15 and 17 Mobile Workstations, generation 2, up to and > including at least BIOS revision 01.07, do not have an ACPI _RMV object > associated with their expresscard slots, so acpi-based hotplug-capable > slot de

[added to the 3.18 stable tree] MIPS: OCTEON: Use correct CSR to soft reset

2015-05-16 Thread Sasha Levin
From: Chandrakala Chavva This patch has been added to the 3.18 stable tree. If you have any objections, please let us know. === [ Upstream commit fe2360f8f505ea8340f710f1c80a8f56462bdd62 ] This fixes reboot for Octeon III boards [r...@linux-mips.org: Dropped segment for function c

[added to the 3.18 stable tree] SSB: fix Kconfig dependencies

2015-05-16 Thread Sasha Levin
From: Adrien Schildknecht This patch has been added to the 3.18 stable tree. If you have any objections, please let us know. === [ Upstream commit 179fa46fb666c8f2aa2bbb1f3114d5d826d59d3d ] The commit 21400f252a97 ("MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it")

  1   2   3   4   >