Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1723572 > unrolled thread
| Started by | Steven Rostedt <rostedt@goodmis.org> |
|---|---|
| First post | 2017-08-30 20:20 +0200 |
| Last post | 2017-08-30 20:30 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v3 5/5] kernel: tracepoints: add support for relative references Steven Rostedt <rostedt@goodmis.org> - 2017-08-30 20:20 +0200
Re: [PATCH v3 5/5] kernel: tracepoints: add support for relative references Ard Biesheuvel <ard.biesheuvel@linaro.org> - 2017-08-30 20:30 +0200
| From | Steven Rostedt <rostedt@goodmis.org> |
|---|---|
| Date | 2017-08-30 20:20 +0200 |
| Subject | Re: [PATCH v3 5/5] kernel: tracepoints: add support for relative references |
| Message-ID | <ukfKN-3iH-7@gated-at.bofh.it> |
On Sat, 19 Aug 2017 19:10:35 +0100 Ard Biesheuvel <ard.biesheuvel@linaro.org> wrote: > To avoid the need for relocating absolute references to tracepoint > structures at boot time when running relocatable kernels (which may > take a disproportionate amount of space), add the option to emit > these tables as relative references instead. > > Cc: Steven Rostedt <rostedt@goodmis.org> I ran this through various tests (not my full test suite mind you), and it appears to work as it has before. Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org> -- Steve
[toc] | [next] | [standalone]
| From | Ard Biesheuvel <ard.biesheuvel@linaro.org> |
|---|---|
| Date | 2017-08-30 20:30 +0200 |
| Subject | Re: [PATCH v3 5/5] kernel: tracepoints: add support for relative references |
| Message-ID | <ukfUu-3nt-17@gated-at.bofh.it> |
| In reply to | #1723572 |
> On 30 Aug 2017, at 19:13, Steven Rostedt <rostedt@goodmis.org> wrote: > > On Sat, 19 Aug 2017 19:10:35 +0100 > Ard Biesheuvel <ard.biesheuvel@linaro.org> wrote: > >> To avoid the need for relocating absolute references to tracepoint >> structures at boot time when running relocatable kernels (which may >> take a disproportionate amount of space), add the option to emit >> these tables as relative references instead. >> >> Cc: Steven Rostedt <rostedt@goodmis.org> > > I ran this through various tests (not my full test suite mind you), and > it appears to work as it has before. > > Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org> > Thanks!
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web