Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1539109
| From | Maninder Singh <maninder1.s@samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: Re: [PATCH 1/2] arm64: Correcting format specifier for printin 64 bit addresses |
| Date | 2016-12-09 06:50 +0100 |
| Message-ID | <sMmed-7Op-1@gated-at.bofh.it> (permalink) |
| References | <sJ87M-3xH-27@gated-at.bofh.it> <sMmed-7Op-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi Will,
>There are a bunch of these you haven't caught:
>
....
>arch/arm64/mm/mmu.c: pr_warn("fix_to_virt(FIX_BTMAP_END): %08lx\n",
>
>so it would probably make sense to fix these to be consistent.
>
>Will
All changes are sent in new patch except kvm changes, because for kvm we don't not much idea.
>arch/arm64/kernel/signal32.c: pr_info_ratelimited("%s[%d]: bad frame in %s: pc=%08llx sp=%08llx\n",
>arch/arm64/kernel/signal32.c: pr_info_ratelimited("%s[%d]: bad frame in %s: pc=%08llx sp=%08llx\n",
and signal32 fiel changes are not required, because it meant only for 32 bit.
--------------------
Thanks and Regards,
Maninder Singh
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/2] arm64: Correcting format specifier for printin 64 bit addresses Maninder Singh <maninder1.s@samsung.com> - 2016-11-30 09:10 +0100 Re: [PATCH 1/2] arm64: Correcting format specifier for printin 64 bit addresses Will Deacon <will.deacon@arm.com> - 2016-11-30 12:00 +0100 RE: Re: [PATCH 1/2] arm64: Correcting format specifier for printin 64 bit addresses Maninder Singh <maninder1.s@samsung.com> - 2016-12-09 06:50 +0100
csiph-web