Quantcast
Channel: lkml.org : Shesha Sreenivasamurthy
Browsing all 1267 articles
Browse latest View live
↧

Re: [PATCH 09/31] x86/entry/32: Leave the kernel via trampoline stack

Linus Torvalds writes: (Summary) wrote: [...] is probably only true on modern CPUs. Yeah, it's only true on the very latest uarchs, and even there it's not perfect for small copies. not perfect for...

View Article


Re: [GIT PULL] xen: fixes for 4.16 rc1

Linus Torvalds writes: (Summary) It annoys me that our merge logs are sometimes really bad. bad. I encourage maintainers to do I encourage maintainers to do git log --merges git log --merges and just...

View Article


Re: [PATCH 09/31] x86/entry/32: Leave the kernel via trampoline stack

Linus Torvalds writes: (Summary) You won't see any of the _real_ advantages (which are about moving cachelines at a time), so with smallish copies you really only see the downsides of "rep movs", which...

View Article

Re: [PATCH 00/31 v2] PTI support for x86_32

Linus Torvalds writes: (Summary) On Fri, Feb 9, 2018 at 1:09 PM, Pavel Machek <pavel@ucw.cz> wrote: [...] Hardware supports PCID even on 32-bit kernels, no? We're not adding support for it even...

View Article

Re: [PATCH] x86: try to simplify NR_CPUS config

Linus Torvalds writes: (Summary) I think it can be simplified a bit more. I think it can be simplified a bit more. If you move the definition of RANGE_END_CPUS up to before RANGE_BEGIN_CPUS, you can...

View Article


Re: [GIT PULL] apparmor updates for v4.16

Linus Torvalds writes: (Summary) wrote:[...] Please pull these apparmor changes for v4.16 No. No. You had an extra two weeks because 4.15 was delayed. And none of this appears to have been in...

View Article

Re: [RFC PATCH 4/7] kconfig: support new special property shell=

Linus Torvalds writes: (Summary) On Sat, Feb 10, 2018 at 11:23 AM, Kees Cook <keescook@chromium.org> wrote: [...] $KBUILD_CPPFLAGS" Guys, this is not that important. Guys, this is not that...

View Article

Re: [PATCH 09/31] x86/entry/32: Leave the kernel via trampoline stack

Linus Torvalds writes: (Summary) But since an unaligned stack pointer really shouldn't be an issue, it's fine to not care. it's fine to not care.[...] It very much depends on the cpu. No again. No...

View Article


Re: [PATCH 00/31 v2] PTI support for x86_32

Linus Torvalds writes: (Summary) people with popcon installed). One of the issues I've seen is that people often simply move a disk (or copy an installation) when upgrading machines. (or copy an...

View Article


Re: [PATCH] x86/Kconfig: Further simplify the NR_CPUS config

Linus Torvalds writes: (Summary) Looks good to me. Looks good to me. At the risk of bike-shedding, we could remove all the At the risk of bike-shedding, we could remove all the default 1 if !SMP...

View Article

Re: [RFC PATCH 4/7] kconfig: support new special property shell=

Linus Torvalds writes: (Summary) On Sat, Feb 10, 2018 at 8:13 PM, Kees Cook <keescook@chromium.org> The mentioned script (and bugzilla) was from 2006, I assumed this was all historical. all...

View Article

Re: [RFC PATCH 4/7] kconfig: support new special property shell=

Linus Torvalds writes: (Summary) Ok, so this really ended up bothering me. Ok, so this really ended up bothering me. I was hoping to really just unify all the stupid compiler flag testing in just the...

View Article

Re: [RFC PATCH 4/7] kconfig: support new special property shell=

Linus Torvalds writes: (Summary) That actually sounds like we could just That actually sounds like we could just (a) make gcc 4.5 be the minimum required version (a) make gcc 4.5 be the minimum...

View Article


Re: [RFC PATCH 4/7] kconfig: support new special property shell=

Linus Torvalds writes: (Summary) wrote:[...] (b) actually error out if we find a bad compiler Just to explain why that's different from what we do not (apart from the "error out" thing to actually...

View Article

Re: [RFC PATCH 4/7] kconfig: support new special property shell=

Linus Torvalds writes: (Summary) With modern distros being at 7.3, and people testing pre-releases of gcc-8, something like gcc-4.5 is still pretty darn ancient. is still pretty darn ancient. But it...

View Article


Re: [RFC PATCH 4/7] kconfig: support new special property shell=

Linus Torvalds writes: (Summary) Arnd claimed that some architectures needed even newer-than-4.3, but I assume that's limited to things like RISC-V that simply don't have old gcc support at all. gcc...

View Article

Re: [PATCH 00/31 v2] PTI support for x86_32

Linus Torvalds writes: (Summary) On Sun, Feb 11, 2018 at 11:42 AM, Andy Lutomirski <luto@amacapital.net> wrote: [...] At the risk of suggesting heresy, should we consider removing x86_32 support...

View Article


Re: [RFC PATCH 4/7] kconfig: support new special property shell=

Linus Torvalds writes: (Summary) wrote: [...] take it to 4.6 instead. So it sounds like Arnd knows what the distros have. Because I think that would actually be the best way to try to determine where...

View Article

Re: [git pull] poll annotations - second round

Linus Torvalds writes: (Summary) On Sat, Feb 10, 2018 at 11:23 AM, Al Viro <viro@zeniv.linux.org.uk> wrote: [...] (ideally - just before -rc1) Ok, merged and scripted and final patch applied....

View Article

Linux 4.16-rc1

Linus Torvalds writes: (Summary) Go out and test, Go out and test, Linus Linus--- Al Viro (10): poll annotations mqueue/bpf vfs cleanups kern_recvmsg reduction misc vfs updates get_user_pages_fast...

View Article
Browsing all 1267 articles
Browse latest View live