Re: [PATCH - resend] Memory-Hotplug: Fix the bug on interface /dev/memfor 64-bit kernel(v1)

From: Andi Kleen
Date: Mon Jan 11 2010 - 20:38:23 EST



Hmmm....could you rewrite /dev/mem to use kernel/resource.c other than
modifing e820 maps. ?

Sorry but responding to bug fixes with "could you please rewrite ..." is
not considered fair. Shaohui is just trying to fix a bug here, not redesigning
a subsystem.


Two reasons.
- e820map is considerted to be stable, read-only after boot.
- We don't need to add more x86 special codes.

We need working memory hotadd.

-Andi


--
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/