linux-um archives
 help / color / mirror / Atom feed
* [uml-devel] [patch 1/1] skas-v7: update the 2.6.9 version for 2.6.10-rc*
@ 2004-11-19  1:10 blaisorblade_spam
  2004-11-22 22:37 ` [uml-devel] Re: [uml-user] " Blaisorblade
  2004-11-22 23:35 ` [uml-devel] " Christopher S. Aker
  0 siblings, 2 replies; 3+ messages in thread
From: blaisorblade_spam @ 2004-11-19  1:10 UTC (permalink / raw)
  To: user-mode-linux-devel; +Cc: user-mode-linux-user, blaisorblade_spam


This is simply a resync with this change:

http://linux.bkbits.net:8080/linux-2.5/cset@4176817885Kn6zGc09K1fOrpbsJJQA

Since we create an mm and added it to the list, the patch must be updated now,
otherwise it does not even build.

Please, test the resulting kernel and post result with it (I've not yet done
this, in fact you cannot find it on my site).

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade_spam@yahoo.it>
---

 linux-2.6.10-rc-paolo/mm/proc_mm.c |    5 -----
 1 files changed, 5 deletions(-)

diff -puN mm/proc_mm.c~skas-update-2.6.10 mm/proc_mm.c
--- linux-2.6.10-rc/mm/proc_mm.c~skas-update-2.6.10	2004-11-19 02:03:04.000000000 +0100
+++ linux-2.6.10-rc-paolo/mm/proc_mm.c	2004-11-19 02:07:09.000000000 +0100
@@ -127,11 +127,6 @@ static int open_proc_mm(struct inode *in
 	init_new_empty_context(mm);
 	arch_pick_mmap_layout(mm);
 
-	spin_lock(&mmlist_lock);
-	list_add(&mm->mmlist, &current->mm->mmlist);
-	mmlist_nr++;
-	spin_unlock(&mmlist_lock);
-
 	file->private_data = mm;
 
 	return(0);
_


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-11-22 23:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-19  1:10 [uml-devel] [patch 1/1] skas-v7: update the 2.6.9 version for 2.6.10-rc* blaisorblade_spam
2004-11-22 22:37 ` [uml-devel] Re: [uml-user] " Blaisorblade
2004-11-22 23:35 ` [uml-devel] " Christopher S. Aker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox