Re: Linux 4.10-rc4 compile error

2020-11-16 Thread Thomas Gleixner
On Mon, Nov 16 2020 at 15:32, Harald Arnesen wrote: > I get the following compile error, which reverting commit > ff828729be446b86957f7c294068758231cd2183 fixes (and the resulting kernel > boots fine). > CC drivers/iommu/intel/dmar.o > drivers/iommu/intel/dmar.c: In function 'vf_inherit_msi_

Linux 4.10-rc4 compile error

2020-11-16 Thread Harald Arnesen
I get the following compile error, which reverting commit ff828729be446b86957f7c294068758231cd2183 fixes (and the resulting kernel boots fine). $ make ... CALLscripts/checksyscalls.sh CALLscripts/atomic/check-atomics.sh DESCEND objtool CHK include/generated/compile.h CHK

[ANNOUNCE] linux-4.10-ck1 / MuQSS CPU scheduler 0.152

2017-02-19 Thread Con Kolivas
-ck1/ Git tree: https://github.com/ckolivas/linux/tree/4.10-ck Ubuntu 16.10 packages: http://ck.kolivas.org/patches/4.0/4.10/4.10-ck1/Ubuntu16.10/ Patch for those struggling with the nvidia driver and 4.10: http://ck.kolivas.org/patches/4.0/4.10/nvidia-375.39-linux-4.10.patch Full patch list

Linux 4.10

2017-02-19 Thread Linus Torvalds
in6addr_any dst. Kees Cook (2): ARM: 8657/1: uaccess: consistently check object sizes ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user() Kirill A. Shutemov (1): x86/vm86: Fix unused variable warning if THP is disabled Linus Torvalds (2): Revert "nohz: Fix coll

Re: Linux 4.10-rc8

2017-02-16 Thread Pavel Machek
> Not yet. This is my main machine, so it is slightly problematic. I > should be able to try tommorow. Ok. So fun thing number one: I press suspend button on keyboard, machine suspends but power light and fans are on. I hit power button, machine suspends. I hit it again, machine resumes. Second

Re: Linux 4.10-rc8

2017-02-13 Thread Pavel Machek
On Sun 2017-02-12 14:40:04, Linus Torvalds wrote: > On Sun, Feb 12, 2017 at 2:32 PM, Pavel Machek wrote: > > > > I see some crazy stuff with v4.10-rc7 (and older). > > > > Like machine not booting from cold boot, needing ctrl-alt-del at boot, > > otherwise it changs during PCI quirks. > > I assum

Re: Linux 4.10-rc8

2017-02-12 Thread Pavel Machek
On Sun 2017-02-12 14:40:04, Linus Torvalds wrote: > On Sun, Feb 12, 2017 at 2:32 PM, Pavel Machek wrote: > > > > I see some crazy stuff with v4.10-rc7 (and older). > > > > Like machine not booting from cold boot, needing ctrl-alt-del at boot, > > otherwise it changs during PCI quirks. > > I assum

Re: Linux 4.10-rc8

2017-02-12 Thread Linus Torvalds
On Sun, Feb 12, 2017 at 2:32 PM, Pavel Machek wrote: > > I see some crazy stuff with v4.10-rc7 (and older). > > Like machine not booting from cold boot, needing ctrl-alt-del at boot, > otherwise it changs during PCI quirks. I assume from your description that it's not repeatable enough to bisect?

Re: Linux 4.10-rc8

2017-02-12 Thread Pavel Machek
On Sun 2017-02-12 13:39:21, Linus Torvalds wrote: > Hey, it's another week, and I could have released the final 4.10. > > It's not been all that busy, although we did have a number of small > last-minute regression fixes (some just reverting stuff that caused > problems and needed more thought, ot

Linux 4.10-rc8

2017-02-12 Thread Linus Torvalds
sen (1): perf callchain: Reference count maps Lee, Shawn C (1): drm/i915/bxt: Add MST support when do DPLL calculation Leon Romanovsky (1): RDMA: Don't reference kernel private header from UAPI header Linus Lüssing (1): ipv6: Fix IPv6 packet loss in scenar

Re: [Intel-gfx] [REGRESSION] Black screen after switching desktop session (was: Re: Linux 4.10-rc5)

2017-02-11 Thread Martin Steigerwald
Am Mittwoch, 1. Februar 2017, 14:11:22 CET schrieb David Weinehall: > On Wed, Jan 25, 2017 at 01:10:26PM +0100, Martin Steigerwald wrote: > > Am Sonntag, 22. Januar 2017, 13:32:08 CET schrieb Linus Torvalds: > > > Things seem to be calming down a bit, and everything looks nominal. > > > > > > Ther

Re: Linux 4.10-rc7

2017-02-07 Thread Christoph Hellwig
On Mon, Feb 06, 2017 at 04:56:55PM -0800, Linus Torvalds wrote: > Christop, missing h :) > mind re-sending that patch with commit message and sign-off, > and I'll apply it. I'll resend it through the nfsd maintainer (Bruce).

Re: Linux 4.10-rc7

2017-02-06 Thread Linus Torvalds
On Mon, Feb 6, 2017 at 4:22 PM, Dave Jones wrote: > On Mon, Feb 06, 2017 at 09:19:24AM +0100, Christoph Hellwig wrote: > > > > Double mnt_want_write, no idea why lockdep isn't reporting that for me. > > Fix below: > > Yep, seems to do the trick. > > Tested-by: Dave Jones Christop, mind re-sen

Re: Linux 4.10-rc7

2017-02-06 Thread Dave Jones
On Mon, Feb 06, 2017 at 09:19:24AM +0100, Christoph Hellwig wrote: > On Mon, Feb 06, 2017 at 01:00:32AM -0500, Dave Jones wrote: > > This one smells funny to me. > > Double mnt_want_write, no idea why lockdep isn't reporting that for me. > Fix below: Yep, seems to do the trick. Tested-by: D

Re: Linux 4.10-rc7

2017-02-06 Thread Christoph Hellwig
On Mon, Feb 06, 2017 at 01:00:32AM -0500, Dave Jones wrote: > This one smells funny to me. Double mnt_want_write, no idea why lockdep isn't reporting that for me. Fix below: diff --git a/fs/nfsd/vfs.c b/fs/nfsd/vfs.c index ca13236dbb1f..a974368026a1 100644 --- a/fs/nfsd/vfs.c +++ b/fs/nfsd/vfs.c

Re: Linux 4.10-rc7

2017-02-05 Thread Sedat Dilek
Hi Linus, here in my environment I hit a pm/runtime problem. For people seeing this too, [1] has the fix "PM / runtime: Avoid false-positive warnings from might_sleep_if()". Just for the records. Regards, - Sedat - [1] http://git.kernel.org/cgit/linux/kernel/git/rafael/linux-pm.git/commit/?h=li

Re: Linux 4.10-rc7

2017-02-05 Thread Dave Jones
On Sun, Feb 05, 2017 at 03:41:54PM -0800, Linus Torvalds wrote: > Hey, look at that - it's all been very quiet, and unless anything bad > happens, we're all back to the regular schedule with this being the > last rc. .. > Christoph Hellwig (1): > nfsd: special case truncates some mor

Linux 4.10-rc7

2017-02-05 Thread Linus Torvalds
v when we fake up a XSAVES area Kinglong Mee (1): NFSD: Fix a null reference case in find_or_create_lock_stateid() Kirill A. Shutemov (1): shmem: fix sleeping from atomic context Liam R. Howlett (2): sparc64: Zero pages on allocation for mondo and error queues. sparc64: Han

Re: [Intel-gfx] [REGRESSION] Black screen after switching desktop session (was: Re: Linux 4.10-rc5)

2017-02-01 Thread David Weinehall
On Wed, Jan 25, 2017 at 01:10:26PM +0100, Martin Steigerwald wrote: > Am Sonntag, 22. Januar 2017, 13:32:08 CET schrieb Linus Torvalds: > > Things seem to be calming down a bit, and everything looks nominal. > > > > There's only been about 250 changes (not counting merges) in the last > > week, an

Linux 4.10-rc6

2017-01-29 Thread Linus Torvalds
edia] v4l: tvp5150: Reset device at probe time, not in get/set format handlers [media] v4l: tvp5150: Fix comment regarding output pin muxing [media] v4l: tvp5150: Don't override output pinmuxing at stream on/off time Lendacky, Thomas (2): amd-xgbe: Add a hardware quirk for re

[REGRESSION] Black screen after switching desktop session (was: Re: Linux 4.10-rc5)

2017-01-25 Thread Martin Steigerwald
Am Sonntag, 22. Januar 2017, 13:32:08 CET schrieb Linus Torvalds: > Things seem to be calming down a bit, and everything looks nominal. > > There's only been about 250 changes (not counting merges) in the last > week, and the diffstat touches less than 300 files (with drivers and > architecture up

Re: linux-4.10-rc5/drivers/char/xilinx_hwicap/buffer_icap.c: 2 * pointless local variables ?

2017-01-23 Thread Michal Simek
On 23.1.2017 12:39, David Binderman wrote: > > Hello there, > > [linux-4.10-rc5/drivers/char/xilinx_hwicap/buffer_icap.c:301]: (style) > Variable 'num_writes' is modified but its new value is never used. > [linux-4.10-rc5/drivers/char/xilinx_hwicap/buffer_icap

Linux 4.10-rc5

2017-01-22 Thread Linus Torvalds
y Finger (1): taint/module: Fix problems when out-of-kernel driver defines true or false Leo Yan (1): usb: dwc2: use u32 for DT binding parameters Linus Torvalds (1): Linux 4.10-rc5 Linus Walleij (1): ARM: 8613/1: Fix the uaccess crash on PB11MPCore Lokesh Vutla (1): A

Re: Linux 4.10-rc2 arm: dmesg flooded with alloc_contig_range: [X, Y) PFNs busy

2017-01-20 Thread Vlastimil Babka
On 01/18/2017 01:23 AM, Shuah Khan wrote: > Hi, > > dmesg floods with PFNs busy messages. > > [10119.071455] alloc_contig_range: [bb900, bbc00) PFNs busy > [10119.071631] alloc_contig_range: [bba00, bbd00) PFNs busy > [10119.071762] alloc_contig_range: [bbb00, bbe00) PFNs busy > [10119.071940] al

Linux 4.10-rc2 arm: dmesg flooded with alloc_contig_range: [X, Y) PFNs busy

2017-01-17 Thread Shuah Khan
Hi, dmesg floods with PFNs busy messages. [10119.071455] alloc_contig_range: [bb900, bbc00) PFNs busy [10119.071631] alloc_contig_range: [bba00, bbd00) PFNs busy [10119.071762] alloc_contig_range: [bbb00, bbe00) PFNs busy [10119.071940] alloc_contig_range: [bbc00, bbf00) PFNs busy [10119.072039]

Linux 4.10-rc4

2017-01-15 Thread Linus Torvalds
: stmmac: fix maxmtu assignment to be within valid range Larry Finger (1): rtlwifi: rtl_usb: Fix missing entry in USB driver's private data Laurent Pinchart (1): drm: Clean up planes in atomic commit helper failure path Len Brown (1): x86/tsc: Add the Intel Denverton Processor

RE: Dell XPS13 does not suspend with Linux 4.10-rc3

2017-01-11 Thread Winkler, Tomas
> > On 01/11/17 10:49, Winkler, Tomas wrote: > > >> Subject: Re: Dell XPS13 does not suspend with Linux 4.10-rc3 > >> > >> On 01/11/17 10:36, Greg Kroah-Hartman wrote: > >>> On Wed, Jan 11, 2017 at 09:53:38AM +0100, Paul Menzel wrote: >

Re: Dell XPS13 does not suspend with Linux 4.10-rc3

2017-01-11 Thread Paul Menzel
On 01/11/17 10:49, Winkler, Tomas wrote: Subject: Re: Dell XPS13 does not suspend with Linux 4.10-rc3 On 01/11/17 10:36, Greg Kroah-Hartman wrote: On Wed, Jan 11, 2017 at 09:53:38AM +0100, Paul Menzel wrote: On 01/10/17 23:24, Jan Niehusmann wrote: On Tue, Jan 10, 2017 at 09:43:31PM +0100

RE: Dell XPS13 does not suspend with Linux 4.10-rc3

2017-01-11 Thread Winkler, Tomas
> Subject: Re: Dell XPS13 does not suspend with Linux 4.10-rc3 > > On 01/11/17 10:36, Greg Kroah-Hartman wrote: > > On Wed, Jan 11, 2017 at 09:53:38AM +0100, Paul Menzel wrote: > > >> On 01/10/17 23:24, Jan Niehusmann wrote: > >>> On Tue, Jan 10, 2017 at

Re: Dell XPS13 does not suspend with Linux 4.10-rc3

2017-01-11 Thread Paul Menzel
On 01/11/17 10:36, Greg Kroah-Hartman wrote: On Wed, Jan 11, 2017 at 09:53:38AM +0100, Paul Menzel wrote: On 01/10/17 23:24, Jan Niehusmann wrote: On Tue, Jan 10, 2017 at 09:43:31PM +0100, Jan Niehusmann wrote: And I bisected the issue to commit 7279b238ba, "mei: send OS type to the FW" In

Re: Dell XPS13 does not suspend with Linux 4.10-rc3

2017-01-11 Thread Greg Kroah-Hartman
On Wed, Jan 11, 2017 at 09:53:38AM +0100, Paul Menzel wrote: > Dear Linux folks, > > > On 01/10/17 23:24, Jan Niehusmann wrote: > > On Tue, Jan 10, 2017 at 09:43:31PM +0100, Jan Niehusmann wrote: > > > And I bisected the issue to commit 7279b238ba, "mei: send OS type to the > > > FW" > > > > Ind

Re: Dell XPS13 does not suspend with Linux 4.10-rc3

2017-01-11 Thread Paul Menzel
Dear Linux folks, On 01/10/17 23:24, Jan Niehusmann wrote: On Tue, Jan 10, 2017 at 09:43:31PM +0100, Jan Niehusmann wrote: And I bisected the issue to commit 7279b238ba, "mei: send OS type to the FW" Indeed, just disabling the FIXUP implemented by that commit fixes suspend for me, with 4.10.

Re: Dell XPS13 does not suspend with Linux 4.10-rc3

2017-01-10 Thread Jan Niehusmann
On Tue, Jan 10, 2017 at 09:43:31PM +0100, Jan Niehusmann wrote: > And I bisected the issue to commit 7279b238ba, "mei: send OS type to the > FW" Indeed, just disabling the FIXUP implemented by that commit fixes suspend for me, with 4.10.0-rc3. Btw, this is on a Thinkpad x201s. (For the addressees

Re: Dell XPS13 does not suspend with Linux 4.10-rc3

2017-01-10 Thread Jan Niehusmann
Hi, On Tue, Jan 10, 2017 at 03:08:32PM +0100, Paul Menzel wrote: > Testing Linux 4.10-rc{1,2,3} the Dell XPS13 does not suspend with the > attached configuration. The screen turns black, but the power button never > goes dark. The white light stays always on. Same here. And I bisected

Re: Dell XPS13 does not suspend with Linux 4.10-rc3

2017-01-10 Thread Thorsten Leemhuis
Lo! Paul Menzel wrote on 10.01.2017 15:08: > > Testing Linux 4.10-rc{1,2,3} the Dell XPS13 does not suspend with the > attached configuration. During quick tests I saw similar problems with the Fedora rawhide configuration in 4.10-rc{1,2} (haven't tried rc3/mainline yet). My

Linux 4.10-rc3

2017-01-08 Thread Linus Torvalds
ARM: Drop fixed 200 Hz timer requirement from Samsung platforms Krzysztof Opasiak (1): usb: gadget: composite: Test get_alt() presence instead of set_alt() Leon Romanovsky (1): net/mlx4: Remove BUG_ON from ICM allocation routine Linus Torvalds (1): Linux 4.10-rc3 Linus Walleij (1

Linux 4.10-rc2

2017-01-01 Thread Linus Torvalds
message from connectionless socket Kweh, Hock Leong (1): net: stmmac: fix incorrect bit set in gmac4 mdio addr register Laura Abbott (1): crypto: testmgr - Use heap buffer for acomp test input Linus Torvalds (2): mm: optimize PageWaiters bit use for unlock_page() Linux

Re: Linux 4.10-rc1

2016-12-26 Thread Al Viro
On Mon, Dec 26, 2016 at 02:23:43PM +, Al Viro wrote: > On Mon, Dec 26, 2016 at 05:45:10PM +0800, Hanjun Guo wrote: > > On 2016/12/26 17:18, Al Viro wrote: > > > On Mon, Dec 26, 2016 at 05:05:37PM +0800, Kefeng Wang wrote: > > >> It looks like we need revert the changes from assembly files. > >

Re: Linux 4.10-rc1

2016-12-26 Thread Al Viro
On Mon, Dec 26, 2016 at 05:45:10PM +0800, Hanjun Guo wrote: > On 2016/12/26 17:18, Al Viro wrote: > > On Mon, Dec 26, 2016 at 05:05:37PM +0800, Kefeng Wang wrote: > >> It looks like we need revert the changes from assembly files. > > I tested Kefeng's patch and works. more comments below. > > > B

linux-next: stats (Was: Linux 4.10-rc1)

2016-12-26 Thread Stephen Rothwell
Hi All, On Sun, 25 Dec 2016 16:41:46 -0800 Linus Torvalds wrote: > > It's Christmas Day, and it's two weeks since the merge window opened. > Thus, the merge window is now closed. As usual, the executive friendly graph is at http://neuling.org/linux-next-size.html :-) (No merge commits counted,

Re: Linux 4.10-rc1

2016-12-26 Thread Hanjun Guo
On 2016/12/26 17:18, Al Viro wrote: > On Mon, Dec 26, 2016 at 05:05:37PM +0800, Kefeng Wang wrote: >> It looks like we need revert the changes from assembly files. I tested Kefeng's patch and works. more comments below. > Better yet, split the damn thing in two and include the asm-only part. spl

Re: Linux 4.10-rc1

2016-12-26 Thread Hanjun Guo
On 2016/12/26 17:18, Al Viro wrote: > On Mon, Dec 26, 2016 at 05:05:37PM +0800, Kefeng Wang wrote: >> It looks like we need revert the changes from assembly files. > Better yet, split the damn thing in two and include the asm-only part. > >> diff --git a/arch/arm64/mm/cache.S b/arch/arm64/mm/cache.

Re: Linux 4.10-rc1

2016-12-26 Thread Al Viro
On Mon, Dec 26, 2016 at 05:05:37PM +0800, Kefeng Wang wrote: > It looks like we need revert the changes from assembly files. Better yet, split the damn thing in two and include the asm-only part. > diff --git a/arch/arm64/mm/cache.S b/arch/arm64/mm/cache.S > diff --git a/arch/arm64/xen/hypercall.

Re: Linux 4.10-rc1

2016-12-26 Thread Al Viro
On Mon, Dec 26, 2016 at 04:38:13PM +0800, Hanjun Guo wrote: > ./include/asm-generic/atomic-long.h:23: Error: unknown mnemonic `typedef' -- > `typedef atomic64_t atomic_long_t' *blink* OK, I see what has happened here - it's "arm64: Factor out PAN enabling/disabling into separate uaccess_* macr

Re: Linux 4.10-rc1

2016-12-26 Thread Kefeng Wang
On 2016/12/26 16:38, Hanjun Guo wrote: > Hi Linus, > > On 2016/12/26 8:41, Linus Torvalds wrote: >> It's Christmas Day, and it's two weeks since the merge window opened. >> Thus, the merge window is now closed. >> >> I did a few final pulls today, but I also rejected a couple of pulls >> that ca

Re: Linux 4.10-rc1

2016-12-26 Thread Hanjun Guo
Hi Linus, On 2016/12/26 8:41, Linus Torvalds wrote: > It's Christmas Day, and it's two weeks since the merge window opened. > Thus, the merge window is now closed. > > I did a few final pulls today, but I also rejected a couple of pulls > that came in late in the window and looked dodgy. You know

Linux 4.10-rc1

2016-12-25 Thread Linus Torvalds
It's Christmas Day, and it's two weeks since the merge window opened. Thus, the merge window is now closed. I did a few final pulls today, but I also rejected a couple of pulls that came in late in the window and looked dodgy. You know who you are. On the whole, this wasn't all that big a release

Re: [GIT PULL] tpmdd updates for Linux 4.10

2016-11-27 Thread James Morris
On Mon, 28 Nov 2016, Jarkko Sakkinen wrote: > Hi James, > > This pull request contains tpmdd updates for Linux 4.10. This release > contains two major changes: power gating support tpm_crb and precursory > cleanup work for the event log so that in a future release we will be >

[GIT PULL] tpmdd updates for Linux 4.10

2016-11-27 Thread Jarkko Sakkinen
Hi James, This pull request contains tpmdd updates for Linux 4.10. This release contains two major changes: power gating support tpm_crb and precursory cleanup work for the event log so that in a future release we will be able to add event log for TPM 2.0. /Jarkko The following changes since