Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1637143
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/4] S390: Fine-tuning for six function implementations |
| Date | 2017-05-08 01:10 +0200 |
| Message-ID | <tECdY-30b-17@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
From: Markus Elfring <elfring@users.sourceforge.net> Date: Sun, 7 May 2017 19:00:09 +0200 A few update suggestions were taken into account from static source code analysis. Markus Elfring (4): Combine two function calls into one in show_cacheinfo() Use seq_putc() in show_cpu_summary() Replace six seq_printf() calls by seq_puts() Combine two function calls into one at four places arch/s390/kernel/cache.c | 4 ++-- arch/s390/kernel/processor.c | 2 +- arch/s390/kernel/sysinfo.c | 25 +++++++++++-------------- 3 files changed, 14 insertions(+), 17 deletions(-) -- 2.12.2
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/4] S390: Fine-tuning for six function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-08 01:10 +0200
Re: [PATCH 0/4] S390: Fine-tuning for six function implementations Vegard Nossum <vegard.nossum@oracle.com> - 2017-05-09 10:10 +0200
Re: S390: Fine-tuning for six function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-09 10:50 +0200
Re: [PATCH 0/4] S390: Fine-tuning for six function implementations Ingo Molnar <mingo@kernel.org> - 2017-05-09 12:40 +0200
Re: S390: Fine-tuning for six function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-09 13:00 +0200
csiph-web