Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1502589
| From | Eric Anholt <eric@anholt.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/5] staging/vchi: Fix build warnings when formatting pointers on aarch64. |
| Date | 2016-10-18 01:40 +0200 |
| Message-ID | <stpFD-2bU-13@gated-at.bofh.it> (permalink) |
| References | <stm53-7V9-25@gated-at.bofh.it> <stm54-7V9-41@gated-at.bofh.it> <stmHM-8sQ-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Greg Kroah-Hartman <gregkh@linuxfoundation.org> writes: > On Mon, Oct 17, 2016 at 12:44:03PM -0700, Eric Anholt wrote: >> The code was generally using "%x" to print and "(unsigned int)" to >> cast the pointers, but we have %p for printing pointers in the same >> format without any broken casts. > > I already did this work, it's all checked into my tree, and is in > linux-next now. You were cc:ed on the patches as well. I actually haven't seen any of those messages about the patches. It looks like it's actually that notmuch is still failing to parse some mails (they apparently disagree with postfix on how maildir files should be formatted, so they just drop some mail on the floor). I did check the staging-testing branch before I started, since that's where things were last I knew, and didn't know it had moved to -next.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 2/5] staging/vchi: Fix build warnings when formatting pointers on aarch64. Eric Anholt <eric@anholt.net> - 2016-10-17 21:50 +0200
Re: [PATCH 2/5] staging/vchi: Fix build warnings when formatting pointers on aarch64. Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-10-17 22:30 +0200
Re: [PATCH 2/5] staging/vchi: Fix build warnings when formatting pointers on aarch64. Eric Anholt <eric@anholt.net> - 2016-10-18 01:40 +0200
Re: [PATCH 2/5] staging/vchi: Fix build warnings when formatting pointers on aarch64. Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-10-18 08:50 +0200
csiph-web