Re: [PATCH 4/5] ktest: Fix breakage from change of oldnoconfig toolddefconfig

From: Michal Marek
Date: Thu Dec 13 2012 - 03:51:31 EST


On 13.12.2012 04:06, Adam Lee wrote:
> On Wed, Dec 12, 2012 at 05:14:41PM -0500, Steven Rostedt wrote:
>> From: Steven Rostedt <srostedt@xxxxxxxxxx>
>>
>> Commit fb16d891 "kconfig: replace 'oldnoconfig' with 'olddefconfig', and
>> keep the old name", changed ktest's default config update from
>> oldnoconfig to olddefconfig without adding oldnoconfig as a backup.
>> The make oldnoconfig works much better than its backup of:
>> yes '' | make oldconfig
>>
>> But due to this change, and the fact that ktest is used to build lots of
>> older kernels (and for bisects), it forgoes the oldnoconfig completely.
>>
>> Cc: Adam Lee <adam8157@xxxxxxxxx>
>> Cc: Michal Marek <mmarek@xxxxxxx>
>> Signed-off-by: Steven Rostedt <rostedt@xxxxxxxxxxx>
>
> This makes sense, we should provide a backup for older kernels. Sorry
> for not noticing the breakage.
>
> Acked-by: Adam Lee <adam8157@xxxxxxxxx>

Acked-by: Michal Marek <mmarek@xxxxxxx>

Michal

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/