jump_label: Yet another attempt at variable sized jump_labels
From: | Peter Zijlstra <peterz-AT-infradead.org> | |
To: | x86-AT-kernel.org, jpoimboe-AT-redhat.com, jbaron-AT-akamai.com, rostedt-AT-goodmis.org, ardb-AT-kernel.org | |
Subject: | [PATCH 00/13] jump_label: Yet another attempt at variable sized jump_labels | |
Date: | Thu, 06 May 2021 21:33:52 +0200 | |
Message-ID: | <20210506193352.719596001@infradead.org> | |
Cc: | linux-kernel-AT-vger.kernel.org, peterz-AT-infradead.org | |
Archive-link: | Article |
Hi, I figured that since objtool is rewriting things anyway, we can also use it to do the variable sized jump_labels. previous attempts are here: https://lore.kernel.org/lkml/20191007084443.79370128.1@in... https://lore.kernel.org/lkml/1318007374.4729.58.camel@gan...