Hi, Andrew Morton wrote:
> include/linux/spinlock_api_smp.h | 57 ++ > include/linux/spinlock_api_up.h | 80 +++ > include/linux/spinlock_types_up.h | 51 ++ > include/linux/spinlock_up.h | 74 +++ These are rather small files and not useful outside of <linux/spinlock.h>/<linux/spinlock_types.h>. Is it really needed to keep these separate? bye, Roman
