Re: [GIT PULL] first round of SCSI updates for the 4.14+ merge window
Linus Torvalds writes: (Summary) So what those BLIST defines should do is to use a special type something like BLIST defines should do is to use a special type something like typedef unsigned int...
View ArticleRe: [PATCH] x86: use cpufreq_quick_get() for /proc/cpuinfo "cpu MH ...
Linus Torvalds writes: (Summary) On Tue, Nov 14, 2017 at 4:30 PM, Rafael J. Wysocki <rjw@rjwysocki.net> wrote: [...] I don't think I can get that to work substantially faster anyway ... Yeah, I...
View ArticleRe: [GIT PULL] ext4 updates for 4.15
Linus Torvalds writes: (Summary) Of course, not having five different ways to test the same bit would have been even better. have been even better. Ok, I'm exaggerating. Ok, I'm exaggerating. But there...
View ArticleRe: [GIT PULL] sound updates for 4.15-rc1
Linus Torvalds writes: (Summary) On Tue, Nov 14, 2017 at 6:51 AM, Takashi Iwai <tiwai@suse.de> Making "oldconfig" on my laptop with this, my SND_SOC_INTEL_SKYLAKE went away. SND_SOC_INTEL_SKYLAKE...
View ArticleRe: [PATCH] x86: use cpufreq_quick_get() for /proc/cpuinfo "cpu MH ...
Linus Torvalds writes: (Summary) wrote: [...] cat /proc/cpu/0/info I don't disagree in theory, and I used to enthusiastically support the "let's make one value per file" model. "let's make one value...
View ArticleRe: [GIT pull] printk updates for 4.15
Linus Torvalds writes: (Summary) I suspect a lot of people use CLOCK_MONOTONIC because it's I suspect a lot of people use CLOCK_MONOTONIC because it's (a) been around forever (a) been around forever...
View ArticleRe: [GIT PULL] RISC-V Port for Linux 4.15 v9
Linus Torvalds writes: (Summary) wrote: [...] RISC-V Port for Linux 4.15 v9 Ok, this is merged in my tree now (the 'premerge' tag), with the caveat that the merge may be broken, since we've had other...
View ArticleRe: [GIT PULL] arm64: updates for 4.15
Linus Torvalds writes: (Summary) However, looking at the non-arm changes, I noticed this: static inline int irq_is_percpu_devid(unsigned int irq) ... return desc->status_use_accessors & It may...
View ArticleRe: [GIT] Networking
Linus Torvalds writes: (Summary) "bpf: perf event change needed for subsequent bpf helpers" - 97562633bcba bpf: perf event change needed for subsequent bpf helpers bpf: perf event change needed for...
View ArticleRe: leaking_addresses script..
Linus Torvalds writes: (Summary) - I can just check the code - I can just check the code - even if you never get your key signed by anybody else, it's still a sort of "identity" in the sense of me...
View ArticleRe: Regression: commit da029c11e6b1 broke toybox xargs.
Linus Torvalds writes: (Summary) On Wed, Nov 15, 2017 at 2:10 PM, enh <enh@google.com> wrote: [...] choice is better than the current situation... I suspect a 128kB sysconf(_SC_ARG_MAX) is the...
View ArticleRe: [GIT PULL] IPMI updates for 4.15
Linus Torvalds writes: (Summary) On Wed, Nov 15, 2017 at 12:17 PM, Corey Minyard <minyard@acm.org> wrote: [...] you need to merge the module code first. So this pull looks ok, but in general I...
View ArticleRe: [GIT PULL] IPMI updates for 4.15
Linus Torvalds writes: (Summary) I suspect that one has a really good reason for the dependency, but if it hadn't had it, I would have been a bit annoyed by that kind of cross-pollination when I try to...
View ArticleRe: [GIT pull] printk updates for 4.15
Linus Torvalds writes: (Summary) On Wed, Nov 15, 2017 at 4:37 PM, Thomas Gleixner <tglx@linutronix.de> wrote: [...] not affecting clock monotonic. Ahh, now that you mention it, I remember that....
View ArticleRe: [RFC PATCH 0/7] Fix Intel audio Kconfig issues
Linus Torvalds writes: (Summary) On Fri, Nov 17, 2017 at 4:01 PM, Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> wrote: [...] things up. Without actually testing it (just scanning...
View ArticleRe: [GIT pull] printk updates for 4.15
Linus Torvalds writes: (Summary) It survived suspend resume in a VM. That looks almost too small. That looks almost too small. If this were to allow us to basically unify BOOTTIME/MONOTONIC, that would...
View ArticleRe: [nfsd4] potentially hardware breaking regression in 4.14-rc an ...
Linus Torvalds writes: (Summary) On Fri, Nov 17, 2017 at 4:27 PM, Patrick McLean <chutzpah@gentoo.org> but without GCC_PLUGIN_RANDSTRUCT it's solid? Kees removed even the baseline "randomize pure...
View ArticleRe: [GIT PULL 1/2] Kbuild updates for v4.15
Linus Torvalds writes: (Summary) On Fri, Nov 17, 2017 at 9:22 AM, Masahiro Yamada<yamada.masahiro@socionext.com> Please pull! Mind checking that I got the CFLAGS_KCOV behavior right. The conflict...
View ArticleRe: [GIT PULL 1/2] Kbuild updates for v4.15
Linus Torvalds writes: (Summary) Oh, and I forgot to ask.. Oh, and I forgot to ask.. On Fri, Nov 17, 2017 at 9:22 AM, Masahiro Yamada<yamada.masahiro@socionext.com> So I take it that if you...
View ArticleRe: [nfsd4] potentially hardware breaking regression in 4.14-rc an ...
Linus Torvalds writes: On Fri, Nov 17, 2017 at 9:14 PM, Kees Cook <keescook@chromium.org> wrote: [...] where I did spot-checks. That would probably be a good thing to check anyway - check the...
View Article