* Peter Zijlstra <peterz@xxxxxxxxxxxxx> [2011-06-10 01:03:21]: > On Tue, 2011-06-07 at 18:28 +0530, Srikar Dronamraju wrote: > > + vaddr_old = kmap_atomic(old_page, KM_USER0); > > + vaddr_new = kmap_atomic(new_page, KM_USER1); > > > + vaddr_new = kmap_atomic(page, KM_USER0); > > again, drop the KM_foo bits, those are obsolete. oh okay, I had only dropped the KM_foo from kunmap_atomic. Will do the same for kmap_atomic. -- Thanks and Regards Srikar -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>