[GIT PULL] s390 patches for the 3.15 merge window #2

2014-04-07 Thread Martin Schwidefsky
Hi Linus, please pull from the 'for-linus' branch of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git for-linus to receive the following updates: The second part of Heikos uaccess rework, the page table walker for uaccess is now a thing of the past (yay!) The code change to

Re: [GIT PULL] s390 patches for the 3.15 merge window

2014-04-02 Thread Linus Torvalds
On Wed, Apr 2, 2014 at 12:14 AM, Martin Schwidefsky wrote: > > Part of the problem is this lovely piece from include/linux/preempt.h: Oh, the pain. That's annoying. Oh well. I guess we'll live with the ugliness for now. Linus -- To unsubscribe from this list: send the line "unsubscribe

Re: [GIT PULL] s390 patches for the 3.15 merge window

2014-04-02 Thread Martin Schwidefsky
On Tue, 1 Apr 2014 08:40:41 -0700 (PDT) Linus Torvalds wrote: > > > On Tue, 1 Apr 2014, Martin Schwidefsky wrote: > > > > I gave up after a few hours trying to solve the header dependencies, the two > > trouble makes are alpha with the task_thread_info call in mmu_context.h and > > arm with th

Re: [GIT PULL] s390 patches for the 3.15 merge window

2014-04-01 Thread Linus Torvalds
On Tue, 1 Apr 2014, Martin Schwidefsky wrote: > > I gave up after a few hours trying to solve the header dependencies, the two > trouble makes are alpha with the task_thread_info call in mmu_context.h and > arm with the preempt_enable_no_resched call. Welcome to include file hell. I don't under

Re: [GIT PULL] s390 patches for the 3.15 merge window

2014-03-31 Thread Martin Schwidefsky
On Mon, 31 Mar 2014 14:45:32 -0700 Linus Torvalds wrote: > On Mon, Mar 31, 2014 at 12:24 AM, Martin Schwidefsky > wrote: > > > > There are two memory management related changes, the CMMA support for > > KVM to avoid swap-in of freed pages and the split page table lock for > > the PMD level. Thes

Re: [GIT PULL] s390 patches for the 3.15 merge window

2014-03-31 Thread Linus Torvalds
On Mon, Mar 31, 2014 at 12:24 AM, Martin Schwidefsky wrote: > > There are two memory management related changes, the CMMA support for > KVM to avoid swap-in of freed pages and the split page table lock for > the PMD level. These two come with common code changes in mm/. Ugh. I pulled it, but thin

[GIT PULL] s390 patches for the 3.15 merge window

2014-03-31 Thread Martin Schwidefsky
Hi Linus, please pull from the 'for-linus' branch of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git for-linus to receive the following updates: There are two memory management related changes, the CMMA support for KVM to avoid swap-in of freed pages and the split page table