Re: [PATCH v3 5/5] kernel: tracepoints: add support for relative references

From: Steven Rostedt
Date: Sun Aug 20 2017 - 10:51:59 EST


On Sat, 19 Aug 2017 19:10:35 +0100
Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx> 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.
>

This patch looks fine. But I want to test the series before giving it
my Acked-by. I wont be able to do that till Tuesday at the earliest.

-- Steve