]> err.no Git - linux-2.6/blobdiff - kernel/hrtimer.c
[SCSI] sas_ata: Don't copy aic94xx's sactive to ata_port
[linux-2.6] / kernel / hrtimer.c
index 23c03f43e1962d6f0dfa4cb8a716080cf671a48c..72d034258ba109b25b7a6f4723d47fd8f5cc5808 100644 (file)
@@ -1406,7 +1406,7 @@ static void migrate_hrtimers(int cpu)
 static int __cpuinit hrtimer_cpu_notify(struct notifier_block *self,
                                        unsigned long action, void *hcpu)
 {
-       long cpu = (long)hcpu;
+       unsigned int cpu = (long)hcpu;
 
        switch (action) {