[PATCH v2 05/14] powerpc: Use generic fallocate compatibility syscall

Rohan McLure rmclure at linux.ibm.com
Mon Aug 8 16:41:10 AEST 2022


>> --- a/arch/powerpc/kernel/asm-offsets.c
>> +++ b/arch/powerpc/kernel/asm-offsets.c
>> @@ -9,6 +9,7 @@
>>   * #defines from the assembly-language output.
>>   */
>>  
>> +#include <asm/compat.h>
> 
> What's this for?

Good spot.


More information about the Linuxppc-dev mailing list