[PATCH v3 08/29] hppa: Add <bits/pagesize.h>

John David Anglin dave.anglin@bell.net
Mon Dec 23 15:02:38 GMT 2024


Hi Florian,

This patch didn't get installed.

Regards,
Dave

On 2024-11-03 5:40 p.m., John David Anglin wrote:
> Okay.  It doesn't cause any test regressions.
>
> Dave
>
> On 2024-09-29 12:10 p.m., Florian Weimer wrote:
>> According to the Linux sources (in arch/parisc/Kconfig), a variety
>> of page sizes from 4 KiB to 64 KiB are supported on PA-RISC
>> (although everything but 4 KiB is labeled as broken).
>> ---
>>   sysdeps/hppa/bits/pagesize.h | 2 ++
>>   1 file changed, 2 insertions(+)
>>   create mode 100644 sysdeps/hppa/bits/pagesize.h
>>
>> diff --git a/sysdeps/hppa/bits/pagesize.h b/sysdeps/hppa/bits/pagesize.h
>> new file mode 100644
>> index 0000000000..cd688d3fb0
>> --- /dev/null
>> +++ b/sysdeps/hppa/bits/pagesize.h
>> @@ -0,0 +1,2 @@
>> +#define __GLIBC_PAGE_SHIFT_MIN 12
>> +#define __GLIBC_PAGE_SHIFT_MAX 16
>


-- 
John David Anglin  dave.anglin@bell.net



More information about the Libc-alpha mailing list