Re: question about link_mem_sections()

From: Kay Sievers
Date: Wed Dec 21 2011 - 20:19:11 EST


On Mon, Dec 12, 2011 at 14:49, Robin Holt <holt@xxxxxxx> wrote:
> On Mon, Dec 12, 2011 at 02:11:28PM +0100, Kay Sievers wrote:

> If you do decide to rework that logic, we can retest for the next couple
> months. ÂWe do not normally have a 16TB test machine lying around (IIRC,
> the memory in something like that costs a couple million dollars), but we
> do fortunately have one right now until the latter part of next quarter.

The rework of the sys_devices with the goal to finally removal of all
sysdev stuff is in Greg's tree now:
http://git.kernel.org/?p=linux/kernel/git/gregkh/driver-core.git;a=shortlog;h=refs/heads/driver-core-next
It will be available in linux-next.

The hinted search moved from the 'kobject' to the 'bus' as:
dev = subsys_find_device_by_id(&memory_subsys, block_id, hintdev);

Would be nice if you can eventually give it a try, on the big box, to
make sure we didn't break anything.

Thanks a lot,
Kay
--
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/