commit | e84446de5cccd90de7d7ec46527d3b343b022a09 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Tue Nov 10 15:46:52 2009 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Nov 11 07:26:41 2009 +0100 |
tree | 403484364e7938809495e152fdbbd0e1537bcce3 | |
parent | e02e0e1a130b9ca37c5186d38ad4b3aaf58bb149 [diff] |
x86 VSDO: Fix Kconfig help COMPAT_VDSO has 2 help text blocks, but kconfig only uses the last one found, so merge the 2 blocks. It would be real nice if kconfig would warn about this. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> LKML-Reference: <4AF9FB6C.70003@oracle.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>