Quantcast
Channel: lkml.org : Vaidyanathan Srinivasan
Browsing all 890 articles
Browse latest View live

Re: [PATCH v3 1/6] ilog2: create truly constant version for sparse

Linus Torvalds writes: (Summary) wrote: [...] __ilog2_32() and __ilog2_64(), If sparse warns about it, then presumably gcc with -Wvla warns about it too? So I suspect that what you'd want is So I...

View Article



Re: [PATCH v3] module: Fix display of wrong module .text address

Linus Torvalds writes: (Summary) On Wed, Apr 18, 2018 at 6:21 AM, Jessica Yu <jeyu@kernel.org> wrote: [...] Otherwise I can take this up my tree. Take it through your tree. Take it through your...

View Article

Re: [cfs_trace_lock_tcd] BUG: KASAN: null-ptr-deref in cfs_trace_l ...

Linus Torvalds writes: (Summary) Ugh, that lustre code is disgusting. Ugh, that lustre code is disgusting. I thought we were getting rid of it. I thought we were getting rid of it. Anyway, I started...

View Article

Re: [PATCH v3 1/6] ilog2: create truly constant version for sparse

Linus Torvalds writes: (Summary) Sometimes __builtin_constant_p() to a ternary operation acts as a constant expression, and sometimes it doesn't. constant expression, and sometimes it doesn't. Oh well....

View Article

Re: [PATCH 03/35] x86/entry/32: Load task stack from x86_tss.sp1 i ...

Linus Torvalds writes: (Summary) On Wed, Apr 18, 2018 at 4:26 PM, Andi Kleen <ak@linux.intel.com> Why can't that be stored in a per cpu variable? It *is* a percpu variable - the whole x86_tss...

View Article


Re: [PATCH] vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY con ...

Linus Torvalds writes: On Fri, Apr 20, 2018 at 5:35 AM, David Howells <dhowells@redhat.com> wrote: [...] MS_RDONLY got accidentally convered to SB_RDONLY. Applied. Applied. I guess they have the...

View Article

Re: [PATCH 5/9] firmware: add functions to load firmware without w ...

Linus Torvalds writes: (Summary) wrote: [...] FW_RQ_NOWARN, etc? The objection was that the patches that I think Luis refers to The objection was that the patches that I think Luis refers to (a) passed...

View Article

Re: [PATCH] [v2] docs: clarify security-bugs disclosure policy

Linus Torvalds writes: (Summary) wrote: [...] http connections, and email is at least as sensitive. It's not about sensitivity. It's not about sensitivity. It's about the technology actually *working*....

View Article


Re: [GIT pull] x86 fixes for 4.17

Linus Torvalds writes: On Sun, Apr 22, 2018 at 4:04 AM, Thomas Gleixner <tglx@linutronix.de> wrote: [...] A small set of fixes for x86: Hmm. Not the fixes for the global bit problems that caused...

View Article


Linux 4.17-rc2

Linus Torvalds writes: (Summary) Tsirkin (3): virtio_net: split out ctrl buffer virtio_net: fix adding vids on big-endian virtio_net: sparse annotation fix Michal Hocko (1): mm: fix do_pages_move...

View Article

Re: [PATCH 00/37 v6] PTI support for x86-32

Linus Torvalds writes: (Summary) wrote: [...] implement last weeks review comments. Just one question: have you checked the page table setup for the basics wrt the USER bit in particular? basics wrt...

View Article

Re: [PATCH 00/37 v6] PTI support for x86-32

Linus Torvalds writes: On Mon, Apr 23, 2018 at 10:45 AM, Joerg Roedel <jroedel@suse.de> wrote: [...] a vdso page. Thanks. Thanks.[...] while looking at this, but I might have missed something. I...

View Article

Re: Clang and X86-EFlags (was Re: [PATCH] usbhid: Fix lockdep unan ...

Linus Torvalds writes: (Summary) The instruction choice is still pretty odd: 1a: f6 c3 ff test $0xff,%bl 1d: 74 02 je 21 <bar+0x21> that "test $0xff,%bl" is a rather odd way of testing the byte...

View Article


Re: Boot failures with net-next after rebase to v4.17.0-rc1

Linus Torvalds writes: (Summary) wrote:[...] rebased/merged with Linus'es tree at v4.17.0-rc1. I suspect it's the global bit stuff that came in very late in the merge window, and had been developed and...

View Article

Re: [tip:timers/urgent] Revert: Unify CLOCK_MONOTONIC and CLOCK_BO ...

Linus Torvalds writes: (Summary) I'm ok with the revert., but I do want the revert message to talk about *exactly* what broke. about *exactly* what broke. I don't see the reported watchdog things, and...

View Article


Re: [tip:timers/urgent] Revert: Unify CLOCK_MONOTONIC and CLOCK_BO ...

Linus Torvalds writes: (Summary) Type "closed my laptop, took it elsewhere, opened it again", so more than a few minutes. opened it again", so more than a few minutes.[...] it down myself? I think...

View Article

Re: [RFD] x86: The future of MPX

Linus Torvalds writes: (Summary) On Sat, Apr 28, 2018 at 2:18 AM Ingo Molnar <mingo@kernel.org> wrote: [...] I just tried the MPX testcases with the latest kernel: [...]...

View Article


Re: [RFD] x86: The future of MPX

Linus Torvalds writes: (Summary) On Sat, Apr 28, 2018 at 9:36 AM Linus Torvalds < If the MPX stuff isn't supported by gcc, then there is little point in us supporting it in the kernel either. So I'm...

View Article

Re: [PATCH] MAINTAINERS: add myself as maintainer of AFFS

Linus Torvalds writes: (Summary) On Sat, Apr 28, 2018 at 10:07 AM David Sterba <dsterba@suse.com> 10), but the actual patch itself only adds one, and modifies another: only adds one, and modifies...

View Article

Re: [crng_reseed] WARNING: inconsistent lock state

Linus Torvalds writes: (Summary) On Sat, Apr 28, 2018 at 7:26 PM Fengguang Wu <fengguang.wu@intel.com> wrote: [...] It looks like a new regression.[...] It occurs in 3 out of 3 boots.[...]...

View Article
Browsing all 890 articles
Browse latest View live




Latest Images