From 0246c539939c17e015cd1a28d979bc55c8467e43 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Jan 23 2013 15:54:21 +0000 Subject: Remove warnings about empty IPI masks. --- diff --git a/kernel.spec b/kernel.spec index e2e7be9..9d4b6d1 100644 --- a/kernel.spec +++ b/kernel.spec @@ -663,6 +663,7 @@ Patch470: die-floppy-die.patch Patch510: silence-noise.patch Patch520: quiet-apm.patch Patch530: silence-fbcon-logo.patch +Patch540: silence-empty-ipi-mask-warning.patch Patch800: crash-driver.patch @@ -1371,6 +1372,9 @@ ApplyPatch silence-noise.patch # Make fbcon not show the penguins with 'quiet' ApplyPatch silence-fbcon-logo.patch +# no-one cares about these warnings. +ApplyPatch silence-empty-ipi-mask-warning.patch + # Changes to upstream defaults. @@ -2308,6 +2312,9 @@ fi # ||----w | # || || %changelog +* Wed Jan 23 2013 Dave Jones +- Remove warnings about empty IPI masks. + * Sun Jan 20 2013 Peter Robinson - Remove obsolete ARM configs - Update OMAP config for TI AM35XX SoCs