* c2xml uses out of type modifiers mapping
@ 2017-06-13 22:02 Dibyendu Majumdar
2017-06-13 22:16 ` Christopher Li
0 siblings, 1 reply; 4+ messages in thread
From: Dibyendu Majumdar @ 2017-06-13 22:02 UTC (permalink / raw)
To: Linux-Sparse
Hi,
I noticed that the mapping for type modifiers in c2xml is out of sync
with the MOD_* definitions in symbol.h.
Regards
Dibyendu
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: c2xml uses out of type modifiers mapping
2017-06-13 22:02 c2xml uses out of type modifiers mapping Dibyendu Majumdar
@ 2017-06-13 22:16 ` Christopher Li
2017-06-14 20:51 ` Dibyendu Majumdar
0 siblings, 1 reply; 4+ messages in thread
From: Christopher Li @ 2017-06-13 22:16 UTC (permalink / raw)
To: Dibyendu Majumdar; +Cc: Linux-Sparse
On Tue, Jun 13, 2017 at 3:02 PM, Dibyendu Majumdar
<mobile@majumdar.org.uk> wrote:
> Hi,
>
> I noticed that the mapping for type modifiers in c2xml is out of sync
> with the MOD_* definitions in symbol.h.
Do you mean in function examine_modifiers(), the modifiers[] array
are out of sync? It does look like so.
Patch is welcome :-)
Chris
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: c2xml uses out of type modifiers mapping
2017-06-13 22:16 ` Christopher Li
@ 2017-06-14 20:51 ` Dibyendu Majumdar
2017-06-15 14:45 ` Christopher Li
0 siblings, 1 reply; 4+ messages in thread
From: Dibyendu Majumdar @ 2017-06-14 20:51 UTC (permalink / raw)
To: Christopher Li; +Cc: Linux-Sparse
Hi Chris,
On 13 June 2017 at 23:16, Christopher Li <sparse@chrisli.org> wrote:
> On Tue, Jun 13, 2017 at 3:02 PM, Dibyendu Majumdar
>> I noticed that the mapping for type modifiers in c2xml is out of sync
>> with the MOD_* definitions in symbol.h.
>
> Do you mean in function examine_modifiers(), the modifiers[] array
> are out of sync? It does look like so.
Yes, that is what I meant.
>
> Patch is welcome :-)
>
Happy to, although cannot promise when, as it means I will have to
setup a sparse repository for the sole purpose of creating patches.
BTW, Is there a guide on how to submit patches?
Thanks and Regards
Dibyendu
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: c2xml uses out of type modifiers mapping
2017-06-14 20:51 ` Dibyendu Majumdar
@ 2017-06-15 14:45 ` Christopher Li
0 siblings, 0 replies; 4+ messages in thread
From: Christopher Li @ 2017-06-15 14:45 UTC (permalink / raw)
To: Dibyendu Majumdar; +Cc: Linux-Sparse
On Wed, Jun 14, 2017 at 1:51 PM, Dibyendu Majumdar
<mobile@majumdar.org.uk> wrote:
> Hi Chris,
> Happy to, although cannot promise when, as it means I will have to
> setup a sparse repository for the sole purpose of creating patches.
> BTW, Is there a guide on how to submit patches?
You can take the document of submitting patches for Linux kernel.
Of course replace the kernel bits to sparse. Sparse using the same
coding stander
as the Linux kernel. The git work flow you need to do is very similar.
https://www.kernel.org/doc/html/v4.11/process/submitting-patches.html
Chris
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-06-15 14:45 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-13 22:02 c2xml uses out of type modifiers mapping Dibyendu Majumdar
2017-06-13 22:16 ` Christopher Li
2017-06-14 20:51 ` Dibyendu Majumdar
2017-06-15 14:45 ` Christopher Li
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).