Friends,
I saw this article by Ingo Molnar, a famous Linux Kernel enthusiast where he talks about 4GB/4GB split.
In this article he says that
If I understand the article correctly, the kernel and the userspace don't share the same address space after the patch. This however costs switching page tables during each userspace/system switch.