mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [Question] x86,APIC: In apicdef.h dfr,svr,...... shouldn't be const?
@ 2009-09-01  5:48 Rakib Mullick
  2009-09-01  8:43 ` Cyrill Gorcunov
  2009-09-02  2:17 ` Maciej W. Rozycki
  0 siblings, 2 replies; 6+ messages in thread
From: Rakib Mullick @ 2009-09-01  5:48 UTC (permalink / raw)
  To: LKML, x86; +Cc: Ingo Molnar

Hello guys, Intel System programmers guide says - dfr, svr, esr - this
registers should be readonly. So shouldn't they use const? Or is it
anything else?

And apicdef.h also contains a style problem, checkpatch warns about
following style:

              u32	spurious_vector	:  8

Check patch wants as:

                         u32	spurious_vector:8

Shouldn't this issues be fixed?

Thanks,

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-09-03 23:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-01  5:48 [Question] x86,APIC: In apicdef.h dfr,svr,...... shouldn't be const? Rakib Mullick
2009-09-01  8:43 ` Cyrill Gorcunov
2009-09-01 19:41   ` Cyrill Gorcunov
2009-09-02  2:17 ` Maciej W. Rozycki
2009-09-03 22:56   ` Rakib Mullick
2009-09-03 23:21     ` Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®