Re: linux 4.17, drivers/mmc/host/sdhci-pci-o2micro.c, crash with sdcard >128G

2019-03-27 Thread jean-luc malet
resentding in plain text On Wed, Mar 27, 2019 at 9:56 PM jean-luc malet wrote: > > Hi everybody > thanks to chuanjin pang, it's almost a year that I use my controler with > sdcards >128G without issue, I upgraded my kernel to 5.0.4 and noticed that > the sdcard bug was still present... so I ap

Re: linux 4.17, drivers/mmc/host/sdhci-pci-o2micro.c, crash with sdcard >128G

2018-06-11 Thread Adrian Hunter
On 09/06/18 11:38, jean-luc malet wrote: > Hi everybody! > thanks for adding support to my O2 Micro, Inc. Device 8620 in last kernel!!! > I was looking for it since long time > > # lspci -kv > 02:00.0 SD Host controller: O2 Micro, Inc. Device 8620 (rev 01) (prog-if 01) > Subsystem: Lenovo Devi

python errors in tools/testing/selftests/tc-testing (was: Linux 4.17)

2018-06-05 Thread Thomas Backlund
Compiling /usr/src/kernel-linus-4.17.0-1.mga7/tools/testing/selftests/tc-testing/plugin-lib/rootPlugin.py ... File "/usr/src/kernel-linus-4.17.0-1.mga7/tools/testing/selftests/tc-testing/plugin-lib/rootPlugin.py", line 18 print('This script must be run with root privileges', file=sys.std

Re: building in 32bit chroot on x86_64 host broken (was: Linux 4.17)

2018-06-05 Thread Linus Torvalds
On Tue, Jun 5, 2018 at 10:51 AM Thomas Backlund wrote: > > Is this intentional ? If so, why ? If not, how can I fix it ? It shouldn't be intentional. And I don't see anythin ghaving changed in this area. We still have config 64BIT bool "64-bit kernel" if ARCH = "x86" default AR

building in 32bit chroot on x86_64 host broken (was: Linux 4.17)

2018-06-05 Thread Thomas Backlund
I have a 32bit x86 and a 64bit x86_64 install on the system. With linux source up to 4.16.x I could do: setarch i686 (or use command linux32) chroot /path/to/32bit/ (/dev, /proc, /sys, /run is bind mounted in the chroot) Then I could build a 32bit kernel in the chroot without booting the 32b

Linux 4.17

2018-06-03 Thread Linus Torvalds
check update drm/amd/display: Update color props when modeset is required Leo Yan (1): perf script python: Add addr into perf sample dict Linus Torvalds (1): Linux 4.17 Maciej W. Rozycki (2): MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests MIPS:

Re: Linux 4.17-rc7

2018-05-30 Thread Daniel Stone
Hi Pavel, On 30 May 2018 at 12:17, Pavel Machek wrote: >> The bulk of it is really pretty trivial one-liners, and nothing looks >> particularly scary. Let's see how next week looks, but if nothing really >> happens I suspect we can make do without an rc8. >> >> Shortlog appended as usual. Go out

Re: Linux 4.17-rc7

2018-05-30 Thread Pavel Machek
Hi! > So this week wasn't as calm as the previous weeks have been, but despite > that I suspect this is the last rc. > > This week we had the whole "spectre v4" thing, and yes, the fallout from > that shows up as part of the patch and commit log. But it's not actually > dominant: the patch is pre

Linux 4.17-rc7

2018-05-27 Thread Linus Torvalds
ent Pinchart (1): drm: rcar-du: lvds: Fix crash in .atomic_check when disabling connector Leon Romanovsky (1): MAINTAINERS: Remove bouncing @mellanox.com addresses Lidong Chen (1): IB/umem: Use the correct mm during ib_umem_release Linus Lüssing (1): batman-adv: Fix TT

[GIT PULL] KVM fixes for Linux 4.17-rc7

2018-05-26 Thread Radim Krčmář
Linus, The following changes since commit 633711e82878dc29083fc5d2605166755e25b57a: kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIME (2018-05-17 19:12:13 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/virt/kvm/kvm tags/for-linus for you to fetch changes u

Linux 4.17-rc6

2018-05-20 Thread Linus Torvalds
ew LVDS DT bindings ARM: dts: r8a7791: Convert to new LVDS DT bindings ARM: dts: r8a7793: Convert to new LVDS DT bindings Leo Yan (2): perf cs-etm: Support unknown_thread in cs_etm_auxtrace perf cs-etm: Remove redundant space Linus Torvalds (2): mmap: relax file

[GIT PULL] KVM fixes for Linux 4.17-rc6

2018-05-17 Thread Paolo Bonzini
Linus, The following changes since commit 75bc37fefc4471e718ba8e651aa74673d4e0a9eb: Linux 4.17-rc4 (2018-05-06 16:57:38 -1000) are available in the git repository at: git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus for you to fetch changes up to

Linux 4.17-rc5

2018-05-13 Thread Linus Torvalds
Kevin Easton (1): af_key: Always verify length of provided sadb_key Kunihiko Hayashi (1): Revert "ata: ahci-platform: add reset control support" Ladislav Michl (1): mtd: onenand: omap2: Disable DMA for HIGHMEM buffers Laura Abbott (1): proc/kcore: don&

Linux 4.17-rc4

2018-05-06 Thread Linus Torvalds
rdson (1): net: support compat 64-bit time in {s,g}etsockopt Laura Abbott (1): x86/xen: Remove use of VLAs Leon Romanovsky (4): RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flow RDMA/mlx5: Protect from shift operand overflow RDMA/mlx5: Properly chec

[GIT PULL] KVM fixes for Linux 4.17-rc4

2018-05-06 Thread Radim Krčmář
Linus, The following changes since commit 6da6c0db5316275015e8cc2959f12a17584aeb64: Linux v4.17-rc3 (2018-04-29 14:17:42 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/virt/kvm/kvm tags/for-linus for you to fetch changes up to ecf08dad723d3e000aecff6c396f54772d

Linux 4.17-rc3

2018-04-29 Thread Linus Torvalds
You all know the drill by now, and everything looks pretty normal. As usual, we have an rc3 that is noticeably bigger than rc2 was. Whatever the reason for the pattern (whether it just be "people have had time to find bugs" or "people took a breather after the merge window"), the pattern is alive a

[GIT PULL] KVM fixes for Linux 4.17-rc3

2018-04-27 Thread Radim Krčmář
Linus, The following changes since commit 6d08b06e67cd117f6992c46611dfb4ce267cd71e: Linux 4.17-rc2 (2018-04-22 19:20:09 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/virt/kvm/kvm tags/for-linus for you to fetch changes up to

Linux 4.17-rc2

2018-04-22 Thread Linus Torvalds
ss for vmentry of L2 guests Kyle Spiers (1): isofs compress: Remove VLA usage Laura Abbott (3): mISDN: Remove VLAs objtool: Support HOSTCFLAGS and HOSTLDFLAGS posix-cpu-timers: Ensure set_process_cpu_timer is always evaluated Linus Torvalds (1): Linux 4.17-rc2 L

Re: Linux 4.17-rc1 - kernel paging errors running x86 selftests

2018-04-17 Thread Shuah Khan
On 04/16/2018 12:34 PM, Linus Torvalds wrote: > On Mon, Apr 16, 2018 at 11:15 AM, Linus Torvalds > wrote: >> >> Ingo/Thomas: I will be just taking this directly, since it's so >> trivial and obvious and I got cc'd on the discussion. > > .. and I also verified that it actually fixes the problem Sh

Re: Linux 4.17-rc1 - kernel paging errors running x86 selftests

2018-04-16 Thread Ingo Molnar
* Linus Torvalds wrote: > On Mon, Apr 16, 2018 at 11:04 AM, Linus Torvalds > wrote: > > > > I was going through the bisection, with just a couple more rounds to > > go, but I guess I don't even need it. > > Ingo/Thomas: I will be just taking this directly, since it's so > trivial and obvious a

Re: Linux 4.17-rc1 - kernel paging errors running x86 selftests

2018-04-16 Thread Linus Torvalds
On Mon, Apr 16, 2018 at 11:15 AM, Linus Torvalds wrote: > > Ingo/Thomas: I will be just taking this directly, since it's so > trivial and obvious and I got cc'd on the discussion. .. and I also verified that it actually fixes the problem Shuah reported. Not that there really was any question abou

Re: Linux 4.17-rc1 - kernel paging errors running x86 selftests

2018-04-16 Thread Linus Torvalds
On Mon, Apr 16, 2018 at 11:04 AM, Linus Torvalds wrote: > > I was going through the bisection, with just a couple more rounds to > go, but I guess I don't even need it. Ingo/Thomas: I will be just taking this directly, since it's so trivial and obvious and I got cc'd on the discussion.

Re: Linux 4.17-rc1

2018-04-16 Thread Jonathan Corbet
On Sun, 15 Apr 2018 18:55:38 -0700 Linus Torvalds wrote: > End result: we actually removed more lines than we added: > > 13538 files changed, 627723 insertions(+), 818855 deletions(-) > > which is probably a first. Ever. In the history of the universe. Or at > least kernel releases. For the c

Re: Linux 4.17-rc1 - kernel paging errors running x86 selftests

2018-04-16 Thread Linus Torvalds
On Mon, Apr 16, 2018 at 10:58 AM, Dave Hansen wrote: > > Joerg just found and fixed something that would be poked by the x86 > selftests: > > https://lkml.org/lkml/2018/4/16/230 Yup. And that silly bug explains the all-ones PTE. I was going through the bisection, with just a couple more rounds

Re: Linux 4.17-rc1 - kernel paging errors running x86 selftests

2018-04-16 Thread Dave Hansen
On 04/16/2018 10:56 AM, Linus Torvalds wrote: > On Mon, Apr 16, 2018 at 10:43 AM, Linus Torvalds > wrote: >> >> I don't see *why* it would be badly set up, and that test works fine >> for me, though. > > AHHAH! > > I'm wrong. I can see it too. My desktop was running 18b7fd1c93e5 (my > kernel fro

Re: Linux 4.17-rc1 - kernel paging errors running x86 selftests

2018-04-16 Thread Linus Torvalds
On Mon, Apr 16, 2018 at 10:43 AM, Linus Torvalds wrote: > > I don't see *why* it would be badly set up, and that test works fine > for me, though. AHHAH! I'm wrong. I can see it too. My desktop was running 18b7fd1c93e5 (my kernel from Saturday, I hadn't rebooted it since), but I had 4.17-rc1 in

Re: Linux 4.17-rc1 - kernel paging errors running x86 selftests

2018-04-16 Thread Linus Torvalds
On Mon, Apr 16, 2018 at 10:01 AM, Shuah Khan wrote: > > [ 884.496588] BUG: unable to handle kernel paging request at fe810030 This is the LDT remap area. > [ 884.496614] Oops: 0009 [#1] SMP KASAN PTI This is RSVD + P, so it's a system read access that got a protection fault due to res

Linux 4.17-rc1 - kernel paging errors running x86 selftests

2018-04-16 Thread Shuah Khan
Andy/Ingo, While running test_vsyscall_64 and fsgsbase_64 tests, I am seeing the following errors in dmesg. Also these tests either take forever to run or hang. I killed it after waiting for an hour or so. Unfortunately it makes the kselftest suite pain to run. Could you please take a look and s

Re: Linux 4.17-rc1

2018-04-16 Thread Dominik Brodowski
On Mon, Apr 16, 2018 at 11:01:57AM +0200, Geert Uytterhoeven wrote: > On Mon, Apr 16, 2018 at 3:55 AM, Linus Torvalds > wrote: > > We actually have a fair amount of other removal and cleanups too. I > > was somewhat pleasantly surprised by the number of pull requests that > > actually ended up rem

Re: Linux 4.17-rc1

2018-04-16 Thread Geert Uytterhoeven
On Mon, Apr 16, 2018 at 3:55 AM, Linus Torvalds wrote: > We actually have a fair amount of other removal and cleanups too. I > was somewhat pleasantly surprised by the number of pull requests that > actually ended up removing a lot of lines. Some of it was staging > drivers that finally gave up th

Linux 4.17-rc1

2018-04-15 Thread Linus Torvalds
So two weeks have passed, and the merge window was pretty normal and is now closed. This does not seem to be shaping up to be a particularly big release, and there seems to be nothing particularly special about it. The most special thing that happened is purely numerology: we've passed the six mil

[GIT PULL] KVM changes for Linux 4.17

2018-04-09 Thread Paolo Bonzini
Linus, The following changes since commit 27e91ad1e746e341ca2312f29bccb9736be7b476: kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3 (2018-03-14 18:31:26 +) are available in the git repository at: git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus f

Re: [GIT PULL] Andes(nds32) Port for Linux 4.17

2018-04-03 Thread Arnd Bergmann
On Mon, Apr 2, 2018 at 6:04 PM, Linus Torvalds wrote: > On Sun, Apr 1, 2018 at 11:01 PM, Greentime Hu wrote: >> >> This tag contains the core nds32 Linux port(including interrupt controller >> driver and timer driver), which has been through 7 rounds of review on >> mailing >> list. > > Can I ge

Re: [GIT PULL] Andes(nds32) Port for Linux 4.17

2018-04-02 Thread Greentime Hu
2018-04-03 0:04 GMT+08:00 Linus Torvalds : > On Sun, Apr 1, 2018 at 11:01 PM, Greentime Hu wrote: >> >> This tag contains the core nds32 Linux port(including interrupt controller >> driver and timer driver), which has been through 7 rounds of review on >> mailing >> list. > > Can I get an overvie

Re: [GIT PULL] Andes(nds32) Port for Linux 4.17

2018-04-02 Thread Linus Torvalds
On Sun, Apr 1, 2018 at 11:01 PM, Greentime Hu wrote: > > This tag contains the core nds32 Linux port(including interrupt controller > driver and timer driver), which has been through 7 rounds of review on mailing > list. Can I get an overview of the nds32 architecture (uses, quirks, reasons for e

Re: [GIT PULL] Andes(nds32) Port for Linux 4.17

2018-04-01 Thread Arnd Bergmann
On Mon, Apr 2, 2018 at 8:01 AM, Greentime Hu wrote: > > This tag contains the core nds32 Linux port(including interrupt controller > driver and timer driver), which has been through 7 rounds of review on mailing > list. Reviewed-by:

[GIT PULL] Andes(nds32) Port for Linux 4.17

2018-04-01 Thread Greentime Hu
The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2: Linux 4.16-rc1 (2018-02-11 15:04:29 -0800) are available in the Git repository at: ssh://g...@gitolite.kernel.org/pub/scm/linux/kernel/git/greentime/linux.git tags/nds32-for-linus-4.17 for you to fetch changes up

Re: [GIT PULL] tpmdd updates for Linux 4.17

2018-03-26 Thread Jarkko Sakkinen
On Sat, 2018-03-24 at 07:52 +1100, James Morris wrote: > Thanks, merged to: > > git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next- > tpm > and next-testing Thank you, and again, I'm sorry that the PR took so long time this time! /Jarkko

Re: [GIT PULL] tpmdd updates for Linux 4.17

2018-03-23 Thread James Morris
On Fri, 23 Mar 2018, Jarkko Sakkinen wrote: > Hi James > > This release contains only bug fixes. There are no new major features > added. > > /Jarkko > > The following changes since commit 5893ed18a26d1f56b97c0290b0cbbc2d49d6de28: > > Merge tag 'v4.16-rc6' into next-general (2018-03-23 08:26

[GIT PULL] tpmdd updates for Linux 4.17

2018-03-23 Thread Jarkko Sakkinen
pdates for Linux 4.17 Chris Chiu (1): tpm: self test failure should not cause suspend to fail James Bottomley (2): tpm: add retry logic tpm: fix intermittent failure with self tests Tomas Winkler (3): tpm: