Re: Linux 5.11-rc1

2021-01-03 Thread Adam Borowski
On Sun, Jan 03, 2021 at 05:45:16PM +, David Laight wrote: > From: Ilkka Prusi > > Note that /sbin is now just a symlink to /usr/sbin on Debian since 10 > > (Buster) as per FHS[1][2]. > > > > [1] https://wiki.linuxfoundation.org/lsb/fhs > > [2] > > https://arstechnica.com/information-technolo

RE: Linux 5.11-rc1

2021-01-03 Thread David Laight
From: Ilkka Prusi > Sent: 02 January 2021 23:27 > > > PATH for the root on Debian is > > /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin > > > > Note that /sbin is now just a symlink to /usr/sbin on Debian since 10 > (Buster) as per FHS[1][2]. > > [1] https://wiki.linuxfoundation.o

RE: Linux 5.11-rc1

2021-01-03 Thread David Laight
From: Bernd Petrovitsch > Sent: 02 January 2021 11:05 > > On Sat, 2021-01-02 at 10:13 +0100, Sedat Dilek wrote: > [...] > > To be honest I wondered why there were no more reports on this. > > Perhaps I'm not the only one who has /sbin and /usr/sbin in the > $PATH of normal accounts too (and idk w

Re: Linux 5.11-rc1

2021-01-02 Thread Ilkka Prusi
PATH for the root on Debian is /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin Note that /sbin is now just a symlink to /usr/sbin on Debian since 10 (Buster) as per FHS[1][2]. [1] https://wiki.linuxfoundation.org/lsb/fhs [2] https://arstechnica.com/information-technology/2019/09

Re: Linux 5.11-rc1

2021-01-02 Thread Masahiro Yamada
On Sat, Jan 2, 2021 at 4:51 PM Masahiro Yamada wrote: > > On Sat, Jan 2, 2021 at 3:55 AM Sedat Dilek wrote: > > > > On Fri, Jan 1, 2021 at 5:14 PM Pavel Machek wrote: > > > > > > Hi! > > > > > > > > > > > $ dpkg -L kmod | grep bin | grep depmod > > > > > > /sbin/depmod > > > > > > > > > > > > $

Re: Linux 5.11-rc1

2021-01-02 Thread Sedat Dilek
> > IMHO users should not need to fix their environment. > > ( The discussion is a bit obsolete as we now have a fix. ) > > FWIW, I have no (and don't see any) problems simply appending > /sbin:/usr/sbin to the $PATH in/for the kernel's scripts. > Another workaround is to pass DEPMOD=/path/to/depm

Re: Linux 5.11-rc1

2021-01-02 Thread Bernd Petrovitsch
On Sat, 2021-01-02 at 12:26 +0100, Sedat Dilek wrote: > On Sat, Jan 2, 2021 at 12:05 PM Bernd Petrovitsch > wrote: > > On Sat, 2021-01-02 at 10:13 +0100, Sedat Dilek wrote: > > [...] > > > To be honest I wondered why there were no more reports on this. > > > > Perhaps I'm not the only one who has

Re: Linux 5.11-rc1

2021-01-02 Thread Sedat Dilek
On Sat, Jan 2, 2021 at 12:05 PM Bernd Petrovitsch wrote: > > On Sat, 2021-01-02 at 10:13 +0100, Sedat Dilek wrote: > [...] > > To be honest I wondered why there were no more reports on this. > > Perhaps I'm not the only one who has /sbin and /usr/sbin in the > $PATH of normal accounts too (and idk

Re: Linux 5.11-rc1

2021-01-02 Thread Bernd Petrovitsch
On Sat, 2021-01-02 at 10:13 +0100, Sedat Dilek wrote: [...] > To be honest I wondered why there were no more reports on this. Perhaps I'm not the only one who has /sbin and /usr/sbin in the $PATH of normal accounts too (and idk what's the default behaviour of distributions is - my .bashrc "fixes"

Re: Linux 5.11-rc1

2021-01-02 Thread Sedat Dilek
On Sat, Jan 2, 2021 at 8:52 AM Masahiro Yamada wrote: > > On Sat, Jan 2, 2021 at 3:55 AM Sedat Dilek wrote: > > > > On Fri, Jan 1, 2021 at 5:14 PM Pavel Machek wrote: > > > > > > Hi! > > > > > > > > > > > $ dpkg -L kmod | grep bin | grep depmod > > > > > > /sbin/depmod > > > > > > > > > > > > $

Re: Linux 5.11-rc1

2021-01-02 Thread Masahiro Yamada
On Sat, Jan 2, 2021 at 3:55 AM Sedat Dilek wrote: > > On Fri, Jan 1, 2021 at 5:14 PM Pavel Machek wrote: > > > > Hi! > > > > > > > > > $ dpkg -L kmod | grep bin | grep depmod > > > > > /sbin/depmod > > > > > > > > > > $ which depmod > > > > > [ empty ] > > > > > > > > > > $ echo $PATH > > > > > /

Re: Linux 5.11-rc1

2021-01-01 Thread Sedat Dilek
On Fri, Jan 1, 2021 at 7:55 PM Sedat Dilek wrote: > > On Fri, Jan 1, 2021 at 5:14 PM Pavel Machek wrote: > > > > Hi! > > > > > > > > > $ dpkg -L kmod | grep bin | grep depmod > > > > > /sbin/depmod > > > > > > > > > > $ which depmod > > > > > [ empty ] > > > > > > > > > > $ echo $PATH > > > > > /

Re: Linux 5.11-rc1

2021-01-01 Thread Sedat Dilek
On Fri, Jan 1, 2021 at 5:14 PM Pavel Machek wrote: > > Hi! > > > > > > > $ dpkg -L kmod | grep bin | grep depmod > > > > /sbin/depmod > > > > > > > > $ which depmod > > > > [ empty ] > > > > > > > > $ echo $PATH > > > > /opt/proxychains-ng/bin:/home/dileks/bin:/usr/local/bin:/usr/bin:/bin:/usr/loc

Re: Linux 5.11-rc1

2021-01-01 Thread Pavel Machek
Hi! > > > > > $ dpkg -L kmod | grep bin | grep depmod > > > /sbin/depmod > > > > > > $ which depmod > > > [ empty ] > > > > > > $ echo $PATH > > > /opt/proxychains-ng/bin:/home/dileks/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games > > Ok, I think this is a broken setup that has a sep

Re: Linux 5.11-rc1

2020-12-28 Thread Kalesh Singh
On Mon, Dec 28, 2020 at 12:59 PM Linus Torvalds wrote: > > On Mon, Dec 28, 2020 at 7:51 AM Guenter Roeck wrote: > > > > Build results: > > total: 153 pass: 151 fail: 2 > > Thanks for doing these for the mainline rc's too. I've seen them for > the stable kernels, but it's lovely to see it

Re: Linux 5.11-rc1

2020-12-28 Thread Linus Torvalds
On Mon, Dec 28, 2020 at 12:04 AM Sedat Dilek wrote: > > > $ dpkg -L kmod | grep bin | grep depmod > > /sbin/depmod > > > > $ which depmod > > [ empty ] > > > > $ echo $PATH > > /opt/proxychains-ng/bin:/home/dileks/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games Ok, I think this is a

Re: Linux 5.11-rc1

2020-12-28 Thread Sedat Dilek
On Mon, Dec 28, 2020 at 8:40 PM Linus Torvalds wrote: > > On Mon, Dec 28, 2020 at 12:04 AM Sedat Dilek wrote: > > > > > $ dpkg -L kmod | grep bin | grep depmod > > > /sbin/depmod > > > > > > $ which depmod > > > [ empty ] > > > > > > $ echo $PATH > > > /opt/proxychains-ng/bin:/home/dileks/bin:/us

Re: Linux 5.11-rc1

2020-12-28 Thread Guenter Roeck
On 12/28/20 11:37 AM, Kalesh Singh wrote: [ ... ] >>> parisc: Failed to execute /sbin/init (error -12) >>> >>> Caused by: c49dd3401802 ("mm: speedup mremap on 1GB or larger regions") >> >> Looks like Kalesh is looking at it. >> >> I don't think that was supposed to matter at all on parisc, but >>

Re: Linux 5.11-rc1

2020-12-28 Thread Linus Torvalds
On Mon, Dec 28, 2020 at 7:26 AM Sedat Dilek wrote: > > I also tested with LLVM toolchain v11.0.1-rc2 together with passing > LLVM=1 and LLVM_IAS=1 to my make line. > > I had one ERROR: > > error: too few operands for instruction in arch/x86/kvm/svm/sev.c Looks like Paolo already picked up the fix

Re: Linux 5.11-rc1

2020-12-28 Thread Sedat Dilek
On Mon, Dec 28, 2020 at 8:45 PM Linus Torvalds wrote: > > On Mon, Dec 28, 2020 at 7:26 AM Sedat Dilek wrote: > > > > I also tested with LLVM toolchain v11.0.1-rc2 together with passing > > LLVM=1 and LLVM_IAS=1 to my make line. > > > > I had one ERROR: > > > > error: too few operands for instruct

Re: Linux 5.11-rc1

2020-12-28 Thread Linus Torvalds
On Mon, Dec 28, 2020 at 7:51 AM Guenter Roeck wrote: > > Build results: > total: 153 pass: 151 fail: 2 Thanks for doing these for the mainline rc's too. I've seen them for the stable kernels, but it's lovely to see it for rc1. > ERROR: modpost: "irq_check_status_bit" [drivers/perf/arm_sp

Re: Linux 5.11-rc1

2020-12-28 Thread Guenter Roeck
On Sun, Dec 27, 2020 at 04:04:11PM -0800, Linus Torvalds wrote: > Two weeks have passed, Christmas is over, and so is the merge window. > > I want to thank all the maintainers who sent in their pull requests > early: we all wanted to get things done before the holidays really > hit, and mostly it

Re: Linux 5.11-rc1

2020-12-28 Thread Sedat Dilek
[ Please CC me I am not subscribed to LKML and linux-kbuild ML ] Hi Linus, I also tested with LLVM toolchain v11.0.1-rc2 together with passing LLVM=1 and LLVM_IAS=1 to my make line. I had one ERROR: error: too few operands for instruction in arch/x86/kvm/svm/sev.c The issue was reported in Cla

Re: Linux 5.11-rc1

2020-12-28 Thread Sedat Dilek
On Mon, Dec 28, 2020 at 9:04 AM Sedat Dilek wrote: > > On Mon, Dec 28, 2020 at 8:30 AM Sedat Dilek wrote: > > > > [ Please CC me I am not subscribed to LKML and linux-kbuild ML ] > > > > Hi Linus, Hi Mashiro, > > > > thanks for the Linux v5.11-rc1 release. > > > > With a new release I always do m

Re: Linux 5.11-rc1

2020-12-28 Thread Sedat Dilek
On Mon, Dec 28, 2020 at 8:30 AM Sedat Dilek wrote: > > [ Please CC me I am not subscribed to LKML and linux-kbuild ML ] > > Hi Linus, Hi Mashiro, > > thanks for the Linux v5.11-rc1 release. > > With a new release I always do my first builds with my distro's > default compiler and linker (GCC v10.2

Re: Linux 5.11-rc1

2020-12-27 Thread Sedat Dilek
[ Please CC me I am not subscribed to LKML and linux-kbuild ML ] Hi Linus, Hi Mashiro, thanks for the Linux v5.11-rc1 release. With a new release I always do my first builds with my distro's default compiler and linker (GCC v10.2.1 and GNU/ld BFD v2.35.1). ( It's approx. 40% faster than LLVM too