diff for duplicates of <20070918170733.c6399124.akpm@linux-foundation.org> diff --git a/a/1.txt b/N1/1.txt index b0cf9e4..4f0dd69 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,12 +12,3 @@ Jeff Dike <jdike@addtoit.com> wrote: > + unsigned long pending = 1 << sig; You want 1UL there. - -------------------------------------------------------------------------- -This SF.net email is sponsored by: Microsoft -Defy all challenges. Microsoft(R) Visual Studio 2005. -http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ -_______________________________________________ -User-mode-linux-devel mailing list -User-mode-linux-devel@lists.sourceforge.net -https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel diff --git a/a/content_digest b/N1/content_digest index cf99e7c..1a2aa6c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "ref\020070918233336.GA9746@c2.user-mode-linux.org\0" "From\0Andrew Morton <akpm@linux-foundation.org>\0" - "Subject\0Re: [uml-devel] [PATCH] UML - Fix irqstack crash\0" + "Subject\0Re: [PATCH] UML - Fix irqstack crash\0" "Date\0Tue, 18 Sep 2007 17:07:33 -0700\0" "To\0Jeff Dike <jdike@addtoit.com>\0" "Cc\0Linus Torvalds <torvalds@linux-foundation.org>" @@ -21,15 +21,6 @@ "> -\tunsigned long pending = 0;\n" "> +\tunsigned long pending = 1 << sig;\n" "\n" - "You want 1UL there.\n" - "\n" - "-------------------------------------------------------------------------\n" - "This SF.net email is sponsored by: Microsoft\n" - "Defy all challenges. Microsoft(R) Visual Studio 2005.\n" - "http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/\n" - "_______________________________________________\n" - "User-mode-linux-devel mailing list\n" - "User-mode-linux-devel@lists.sourceforge.net\n" - https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel + You want 1UL there. -109df2fb60acc359aa5436b1e183321f48b86e0244b26074627603437e432ea1 +793d5516ce0295f6df58221dcaf2d6a62f3d2b05cd45a2d27c1763672580e47b
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.