[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4D710BD2.3070303@nachtwindheim.de>
Date: Fri, 04 Mar 2011 16:57:06 +0100
From: Henrik Kretzschmar <henne@...htwindheim.de>
To: Cyrill Gorcunov <gorcunov@...il.com>
CC: mingo@...e.hu, tglx@...utronix.de, hpa@...or.com, x86@...nel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCHv2 1/7] x86: remove superflous goal definition of tsc_sync
Am 04.03.2011 13:50, schrieb Cyrill Gorcunov:
>> Probably we better write it this way:
>>
>> - obj-$(CONFIG_SMP) += smpboot.o tsc_sync.o
>> - obj-$(CONFIG_X86_64_SMP) += tsc_sync.o
>>
>> + obj-$(CONFIG_SMP) += smpboot.o
>> + obj-$(CONFIG_SMP) += tsc_sync.o
>>
Yes, I see what you mean. Removing/adding one item on such a multiple item
line makes muddled diffs.
Thank you for friendly reviewing, patience and your Acked-by,
Henrik Kretzschmar
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists