This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] x86/CET: Renumber ARCH_CET_LEGACY_BITMAP to 0x3006


* H. J. Lu:

> On Fri, Nov 23, 2018 at 6:14 AM Florian Weimer <fweimer@redhat.com> wrote:
>>
>> * H. J. Lu:
>>
>> > +                   _dl_exception_create_format
>> > +                     (&exception, DSO_FILENAME (l->l_name),
>> > +                      "mmap size 0x%Zx failed", legacy_bitmap_size);
>> > +                   _dl_signal_cexception
>>
>> I think you should mark the string as translateable and say that it's
>> for the legacy bitmap.
>
> Like this?

Yes, but please wait with committing until the kernel part has been
merged into mainline at least.

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]