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

Re: [GIT PULL REQUEST] watchdog - v4.16 merge window

Linus Torvalds writes: (Summary) Two small further requests for next time: Two small further requests for next time:[...] The output from git request-pull: This was still broken, and didn't actually...

View Article



Re: [RFC v2 PATCH 6/7] x86/entry: get rid of ALLOC_PT_GPREGS_ON_ST ...

Linus Torvalds writes: (Summary) The old code did the saving in the common error_entry and paranoid_entry routines, in order to be able to share all the code, and making the duplicated stub functions...

View Article

Re: [RFC v2 PATCH 6/7] x86/entry: get rid of ALLOC_PT_GPREGS_ON_ST ...

Linus Torvalds writes: (Summary) and maybe we could still use this in paranoid_entry and error_entry if we made it something like /* if 'save_ret' is set, we pop the return point into %rsi */ .macro...

View Article

Re: [PATCH 6/6] s390: introduce execute-trampolines for branches

Linus Torvalds writes: (Summary) I have this dim memory of allowing it to set strings too (filling in the default value with the stdout output from the shell execution). output from the shell...

View Article

Re: [RFC PATCH 0/7] Kconfig: add new special property shell= to te ...

Linus Torvalds writes: (Summary) Thanks. Thanks.[...] option shell="$CC -Werror -fstack-protector -c -x c /dev/null" Yeah. Yeah. I do think we want to have the "shell" thing as a generic escape for...

View Article


Re: [linus:master] BUILD REGRESSION a2e5790d841658485d642196dbb092 ...

Linus Torvalds writes: (Summary) On Thu, Feb 8, 2018 at 1:13 AM, Peter Zijlstra <peterz@infradead.org> wrote: [...] that has a WARN in (this very much includes perf annotate): Ugh. Ugh. Is there...

View Article

Re: [PATCH] objtool: Fix switch-table detection

Linus Torvalds writes: (Summary) I'm assuming this will come through the normal tip trees, since that's where objtool stuff generally comes from, and this is not very high priority. priority.[...]...

View Article

Re: [RFC v2 PATCH 6/7] x86/entry: get rid of ALLOC_PT_GPREGS_ON_ST ...

Linus Torvalds writes: (Summary) On Thu, Feb 8, 2018 at 1:47 AM, Ingo Molnar <mingo@kernel.org> wrote: [...] want to _complicate it_ beyond this simple, straightforward model You make a good...

View Article


Re: [RFC PATCH 5/7] kconfig: invoke silentoldconfig when compiler ...

Linus Torvalds writes: (Summary) wrote:[...] Or, is it just "Don't do it" thing? I think it's probably a "Don't do it". I think it's probably a "Don't do it". In fact, maybe we should just make it very...

View Article


Re: [linus:master] BUILD REGRESSION a2e5790d841658485d642196dbb092 ...

Linus Torvalds writes: (Summary) On Thu, Feb 8, 2018 at 10:03 AM, Peter Zijlstra <peterz@infradead.org> wrote: [...] up the people doing bringup and the like. Oh, we'll inconvenience people...

View Article

Re: [PATCH] cramfs: better MTD dependency expression

Linus Torvalds writes: On Wed, Feb 7, 2018 at 7:08 PM, Nicolas Pitre <nicolas.pitre@linaro.org> wrote: [...] directly to you. Applied. Applied. Although I'm not entirely convinced that the...

View Article

Re: [linus:master] BUILD REGRESSION a2e5790d841658485d642196dbb092 ...

Linus Torvalds writes: On Thu, Feb 8, 2018 at 11:44 AM, Peter Zijlstra <peterz@infradead.org> wrote: [...] could recompile their kernel with a simple change. Ack, that seems about the best we can...

View Article

Re: [PATCH 0/7] afs: Fixes and dynamic root

Linus Torvalds writes: (Summary) wrote: [...] afs-next-20180208 Please just write this as Please just write this as git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git afs-next-20180208...

View Article


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

Linus Torvalds writes: (Summary) On Fri, Feb 9, 2018 at 1:25 AM, Joerg Roedel <joro@8bytes.org> wrote: [...] + rep movsb Ugh. This is going to be horrendous. Maybe not noticeable on modern CPU's,...

View Article

Re: [PATCH 5/8] docs: kernel-doc: Move STATE_BODY processing to a ...

Linus Torvalds writes: (Summary) On Fri, Feb 9, 2018 at 1:32 AM, Jani Nikula <jani.nikula@linux.intel.com> Does anyone know? It came with the original script in 2.3.52-pre1, somewhere around...

View Article


Re: [RFC][PATCH] : fix end_name_hash() for 64b ...

Linus Torvalds writes: (Summary) For 32bit long, there is no change. Ok, sorry for the delay, I only got back to this now because the merge window is calming down (famous last words - sometimes Friday...

View Article

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

Linus Torvalds writes: (Summary) It's not ok when they do real changes, but it's EVEN MORE not ok when they are just random merges that bring in who-the-hell-knows-what. who-the-hell-knows-what. Merge...

View Article


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
Browsing all 890 articles
Browse latest View live




Latest Images