public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* x86: fix a couple of sparse warnings
@ 2008-04-27 23:15 Dmitri Vorobiev
  2008-04-27 23:15 ` [PATCH 1/2] x86: iommu_sac_force can become static Dmitri Vorobiev
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Dmitri Vorobiev @ 2008-04-27 23:15 UTC (permalink / raw)
  To: mingo, tglx, hpa, linux-kernel

Hi Ingo, Peter, Thomas,

Here is a couple of patches that fix sparse warnings
produced while compiling defconfig for i386:

<<<<<

arch/x86/kernel/reboot.c:32:5: warning: symbol 'reboot_force' was not declared. Should it be static?

arch/x86/kernel/pci-dma.c:17:5: warning: symbol 'iommu_sac_force' was not declared. Should it be static?

<<<<<

These patches were compile-tested using defconfig for both
i386 and x86_64. Also, a runtime test was successfully
performed by booting i386 and x86_64 boxes up to the shell
prompt.

Patches apply cleanly to current x86.git.

Please consider.

Thanks,
Dmitri Vorobiev

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

end of thread, other threads:[~2008-04-28 19:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-27 23:15 x86: fix a couple of sparse warnings Dmitri Vorobiev
2008-04-27 23:15 ` [PATCH 1/2] x86: iommu_sac_force can become static Dmitri Vorobiev
2008-04-27 23:15 ` [PATCH 2/2] x86: add proper header for reboot_force Dmitri Vorobiev
2008-04-28 12:38 ` x86: fix a couple of sparse warnings Ingo Molnar
2008-04-28 13:37   ` Adrian Bunk
2008-04-28 13:43     ` Dmitri Vorobiev
2008-04-28 13:59       ` Adrian Bunk
2008-04-28 15:01         ` Ingo Molnar
2008-04-28 18:56           ` Adrian Bunk
2008-04-28 19:13             ` Sam Ravnborg

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