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

Re: [PATCH 21/30] stack-protector: test compiler capability in Kco ...

Linus Torvalds writes: (Summary) In the presense of multiple defaults, the first is picked, so this _automatically_ does that whole priority ordering. that whole priority ordering. And then the...

View Article



Re: sparc/ppc/arm compat siginfo ABI regressions: sending SIGFPE v ...

Linus Torvalds writes: (Summary) wrote:[...] operation from the FP hardware? Note that the number of people who actually look at the si_code is approximately zero. approximately zero. But the ones that...

View Article

Re: sparc/ppc/arm compat siginfo ABI regressions: sending SIGFPE v ...

Linus Torvalds writes: (Summary) I've seen code that cares about SIGFPE deeply, but it's almost invariably about some emulated environment (eg Java VM, or CPU emulation). emulation). And the siginfo...

View Article

Re: [GIT PULL] auxdisplay for v4.17-rc1

Linus Torvalds writes: (Summary) On Thu, Apr 12, 2018 at 11:37 AM, Miguel Ojeda<miguel.ojeda.sandonis@gmail.com> As far as I can tell, none of this has been in linux-next. As far as I can tell,...

View Article

Re: [GIT PULL] chrome-platform updates for v4.17

Linus Torvalds writes: (Summary) wrote: [...] git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform.git tags/chrome-platform-for-linus-4.17 Please don't do this to me. Please don't do...

View Article


Re: [PATCH] fs/dcache.c: re-add cond_resched() in shrink_dcache_pa ...

Linus Torvalds writes: (Summary) I'd rather just do it differently in shrink_dentry_list(): do it even for the empty list case by just doing it at the top of the loop: static void...

View Article

Re: syzbot dashboard

Linus Torvalds writes: (Summary) Coming back to this now that the merge window is almost over ] Coming back to this now that the merge window is almost over ] On Mon, Mar 26, 2018 at 1:46 AM, Dmitry...

View Article

Re: [PATCH] fs/dcache.c: re-add cond_resched() in shrink_dcache_pa ...

Linus Torvalds writes: (Summary) I was going to say "but that doesn't even use select_collect()", but yeah, detach_and_collect() calls it. but yeah, detach_and_collect() calls it. It would be easy...

View Article


Re: [RFC PATCH 0/3] Dealing with the aliases of SI_USER

Linus Torvalds writes: (Summary) So just clearing it is fine, the one or two places that want to set it to some silly value can do it themselves). silly value can do it themselves). Then your series...

View Article


Re: [PATCH] fs/dcache.c: re-add cond_resched() in shrink_dcache_pa ...

Linus Torvalds writes: (Summary) For example, this very same code in the caller does + struct dentry *victim = NULL; + if (!victim) { but in many ways it would be more natural to just check the exit...

View Article

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

Linus Torvalds writes: (Summary) On Mon, Apr 16, 2018 at 11:15 AM, Linus Torvalds<torvalds@linux-foundation.org> wrote:[...] trivial and obvious and I got cc'd on the discussion. and I also...

View Article

Re: [RFC PATCH for 4.18 12/23] cpu_opv: Provide cpu_opv system cal ...

Linus Torvalds writes: (Summary) So you are literally debugging something else than the real code. debugging something else than the real code. At that point, you don't need "cpu_opv()", you need to...

View Article

Re: [PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and ...

Linus Torvalds writes: (Summary) wrote: [...] "didn't go far enough". You're still not getting it. You're still not getting it. The "didn't go far enough" means that the bug fix is *BUGGY*. There is no...

View Article


Re: [PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and ...

Linus Torvalds writes: (Summary) So if you write a test-case that tests that "system call number 345 returns -ENOSYS", and we add a new system call, and you say "hey, you regressed my system call...

View Article

Re: [PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and ...

Linus Torvalds writes: (Summary) It's literally just a "this allows us to be ABI compatible with two different users that were confused about the compatibility issue we had due to a broken binary...

View Article


Re: [RFC PATCH for 4.18 12/23] cpu_opv: Provide cpu_opv system cal ...

Linus Torvalds writes: (Summary) And if somebody does a ldload of a malloc library, and then wants to analyze the behavior of a program, maybe they should ldload their own malloc routines first? That's...

View Article

Re: [PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and ...

Linus Torvalds writes: (Summary) On Mon, Apr 16, 2018 at 12:24 PM, Steven Rostedt <rostedt@goodmis.org> wrote: [...] another fix that needed to be backported. Fair enough. Because *my* argument...

View Article


Re: [PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and ...

Linus Torvalds writes: (Summary) If I get a bisected bug report in the last week, I generally revert without much argument, unless the author of the patch has an immediate fix. immediate fix. In...

View Article

Re: [PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and ...

Linus Torvalds writes: (Summary) wrote: [...] reverted in stable, not mainline. See my other email. See my other email. If your'e stable maintainer, and you get a report of a commit that causes...

View Article

Re: [PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and ...

Linus Torvalds writes: (Summary) You'd go completely crazy if you didn't automate 99% of all the stable work. if you didn't automate 99% of all the stable work. So can you trust the "Cc: stable" as...

View Article
Browsing all 890 articles
Browse latest View live




Latest Images