Am 02.10.2010 10:45, Daniele Nicolodi wrote:
> On 02/10/10 08:40, Jan Kiszka wrote:
>> The following changes since commit 5e7cfa5c25672e4478a721eadbd6f6c5b4f88a2f:
>>
>>   nucleus/sched: fix rescheduling bit test macros (2010-09-30 02:34:27 +0200)
>>
>> are available in the git repository at:
>>   git://git.xenomai.org/xenomai-jki.git for-2.5.x
>>
>> Jan Kiszka (8):
>>       RTDM: Protect xnshadow_ppd_get via nklock
>>       Fix symbolic status ouput of root threads
>>       Create watchdog as non-blockable timer
>>       native: Improve documentation of rt_task_join and rt_task_delete
>>       x86: Add PCI ID of Series 5/3400 Intel chipset to SMI workaround
>>       x86: Add PCI ID of 631xESB/632xESB/3100 Intel chipset to SMI workaround
>>       x86: Add PCI ID of Intel ICH9M-E chipset to SMI workaround
> 
> This patch reads:
> 
> +#ifdef PCI_DEVICE_ID_INTEL_ICH9_1
> +#define PCI_DEVICE_ID_INTEL_ICH9_1 0x2917
> +#endif
> 
> shouldn't it be #ifndef ... #define ... #endif instead?
> 
>>       x86: Add PCI ID of Intel ICH9M chipset to SMI workaround
> 
> Same for this one.

Indeed. Fixed in both branches, and I also cleaned up a typo in some
patch description. Updates pushed.

Thanks,
Jan

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core

Reply via email to