On Tue, Nov 03, 2020 at 12:40:18PM +, Mark Rutland wrote:
> On Tue, Nov 03, 2020 at 12:17:18PM +, Will Deacon wrote:
> > asm/alternative.h contains both the macros needed to use alternatives,
> > as well the type definitions and function prototypes for applying them.
> >
> > Split the head
On Tue, Nov 03, 2020 at 12:17:18PM +, Will Deacon wrote:
> asm/alternative.h contains both the macros needed to use alternatives,
> as well the type definitions and function prototypes for applying them.
>
> Split the header in two, so that alternatives can be used from core
> header files suc
asm/alternative.h contains both the macros needed to use alternatives,
as well the type definitions and function prototypes for applying them.
Split the header in two, so that alternatives can be used from core
header files such as linux/compiler.h without the risk of circular
includes
Acked-by:
3 matches
Mail list logo