From: blaisorblade_spam@yahoo.it
To: user-mode-linux-devel@lists.sourceforge.net
Cc: user-mode-linux-user@lists.sourceforge.net, blaisorblade_spam@yahoo.it
Subject: [uml-devel] [patch 1/1] skas-v7: update the 2.6.9 version for 2.6.10-rc*
Date: Fri, 19 Nov 2004 02:10:23 +0100 [thread overview]
Message-ID: <20041119011024.703A47B9AA@zion.localdomain> (raw)
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, ¤t->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
next reply other threads:[~2004-11-19 1:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-19 1:10 blaisorblade_spam [this message]
2004-11-22 22:37 ` [uml-devel] Re: [uml-user] [patch 1/1] skas-v7: update the 2.6.9 version for 2.6.10-rc* Blaisorblade
2004-11-22 23:35 ` [uml-devel] " Christopher S. Aker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20041119011024.703A47B9AA@zion.localdomain \
--to=blaisorblade_spam@yahoo.it \
--cc=user-mode-linux-devel@lists.sourceforge.net \
--cc=user-mode-linux-user@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox