Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1739303
| From | "Luck, Tony" <tony.luck@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH 2/5] x86/intel_rdt: Add diagnostics when writing the schemata file |
| Date | 2017-09-26 00:20 +0200 |
| Message-ID | <utJTj-47L-11@gated-at.bofh.it> (permalink) |
| References | <urcyt-41P-3@gated-at.bofh.it> <urcyu-41P-15@gated-at.bofh.it> <utCf7-7pv-7@gated-at.bofh.it> <utJgB-3Dz-3@gated-at.bofh.it> <utJTj-47L-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> seq_buf_vprintf() is your friend. It takes va_list as last argument. Reinette spotted that a couple of minutes ahead of you. /me looks for paper bag to put over my head. > While at it can you please make it a proper function? No point for inlining > that. There was a small point ... I need the function in two files ... so the inline keeps me from polluting global name space. But I guess I can call it rdt_last_cmd_printf() to limit the damage. -Tony
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[RFC 0/5] x86/intel_rdt: Better diagnostics "Luck, Tony" <tony.luck@intel.com> - 2017-09-19 00:20 +0200
[PATCH 2/5] x86/intel_rdt: Add diagnostics when writing the schemata file "Luck, Tony" <tony.luck@intel.com> - 2017-09-19 00:20 +0200
Re: [PATCH 2/5] x86/intel_rdt: Add diagnostics when writing the schemata file Thomas Gleixner <tglx@linutronix.de> - 2017-09-25 16:10 +0200
Re: [PATCH 2/5] x86/intel_rdt: Add diagnostics when writing the schemata file "Luck, Tony" <tony.luck@intel.com> - 2017-09-25 23:40 +0200
RE: [PATCH 2/5] x86/intel_rdt: Add diagnostics when writing the schemata file "Luck, Tony" <tony.luck@intel.com> - 2017-09-26 00:20 +0200
Re: [PATCH 2/5] x86/intel_rdt: Add diagnostics when writing the schemata file Thomas Gleixner <tglx@linutronix.de> - 2017-09-26 00:20 +0200
Re: [RFC 0/5] x86/intel_rdt: Better diagnostics Steven Rostedt <rostedt@goodmis.org> - 2017-09-19 03:20 +0200
[PATCH 6/5] x86/intel_rdt: Add documentation for "info/last_cmd_status" "Luck, Tony" <tony.luck@intel.com> - 2017-09-20 01:20 +0200
Re: [RFC 0/5] x86/intel_rdt: Better diagnostics Borislav Petkov <bp@suse.de> - 2017-09-21 14:10 +0200
csiph-web