Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1281042

Re: [PATCH 4/4] x86/cpu: Provide a config option to disable static_cpu_has

From Borislav Petkov <bp@alien8.de>
Newsgroups linux.kernel
Subject Re: [PATCH 4/4] x86/cpu: Provide a config option to disable static_cpu_has
Date 2015-12-01 18:00 +0100
Message-ID <qAWrw-3Jy-1@gated-at.bofh.it> (permalink)
References <qAUJ3-2Pr-9@gated-at.bofh.it> <qAUJ5-2Pr-39@gated-at.bofh.it> <qAVYt-3yp-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Dec 01, 2015 at 08:24:45AM -0800, Josh Triplett wrote:
> Assuming this passes the kernel build robot,

Yeah, it does:

https://git.kernel.org/pub/scm/linux/kernel/git/bp/bp  cpufeature-v3
df63d2e25f803a083c7c994aeb517bd8464cd970  x86/cpu: Provide a config option to disable static_cpu_has

i386-tinyconfig vmlinux size:

+-------+------+------+-----+---------------------------------------------------------------------------------+
| TOTAL | TEXT | DATA | BSS |                                                                                 |
+-------+------+------+-----+---------------------------------------------------------------------------------+
| -1512 | -352 |    0 |   0 | df63d2e25f80 x86/cpu: Provide a config option to disable static_cpu_has         |
|    +5 |    0 |    0 |   0 | 8b9e9097bf18 Merge remote-tracking branch 'tip/x86/cleanups' into cpufeature-v3 |
| -1507 | -352 |    0 |   0 | ALL COMMITS                                                                     |
+-------+------+------+-----+---------------------------------------------------------------------------------+

elapsed time: 44m

configs tested: 106
...

> then:
> Reviewed-by: Josh Triplett <josh@joshtriplett.org>

Thanks!

-- 
Regards/Gruss,
    Boris.

ECO tip #101: Trim your mails when you reply.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH 0/4] x86/cpufeature: Cleanup stuff more Borislav Petkov <bp@alien8.de> - 2015-12-01 16:10 +0100
  [PATCH 1/4] x86/cpufeature: Move some of the scattered feature bits to x86_capability Borislav Petkov <bp@alien8.de> - 2015-12-01 16:10 +0100
  [PATCH 3/4] x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros Borislav Petkov <bp@alien8.de> - 2015-12-01 16:10 +0100
    Re: [PATCH 3/4] x86/cpufeature: Remove unused and seldomly used  cpu_has_xx macros Thomas Gleixner <tglx@linutronix.de> - 2015-12-05 20:00 +0100
      [PATCH -v1.1 3/4] x86/cpufeature: Remove unused and seldomly used  cpu_has_xx macros Borislav Petkov <bp@alien8.de> - 2015-12-06 15:30 +0100
    Re: [PATCH 3/4] x86/cpufeature: Remove unused and seldomly used  cpu_has_xx macros Thomas Gleixner <tglx@linutronix.de> - 2015-12-05 21:10 +0100
      Re: [PATCH 3/4] x86/cpufeature: Remove unused and seldomly used  cpu_has_xx macros Borislav Petkov <bp@alien8.de> - 2015-12-05 21:10 +0100
  [PATCH 2/4] x86/cpufeature: Cleanup get_cpu_cap() Borislav Petkov <bp@alien8.de> - 2015-12-01 16:10 +0100
  [PATCH 4/4] x86/cpu: Provide a config option to disable static_cpu_has Borislav Petkov <bp@alien8.de> - 2015-12-01 16:10 +0100
    Re: [PATCH 4/4] x86/cpu: Provide a config option to disable  static_cpu_has Josh Triplett <josh@joshtriplett.org> - 2015-12-01 17:30 +0100
      Re: [PATCH 4/4] x86/cpu: Provide a config option to disable  static_cpu_has Borislav Petkov <bp@alien8.de> - 2015-12-01 18:00 +0100

csiph-web