mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* + rapidio-fix-comment.patch added to -mm tree
@ 2012-10-10 20:38 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2012-10-10 20:38 UTC (permalink / raw)
  To: mm-commits; +Cc: kreese, alexandre.bounine


The patch titled
     Subject: rapidio: fix comment
has been added to the -mm tree.  Its filename is
     rapidio-fix-comment.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

The -mm tree is included into linux-next and is updated
there every 3-4 working days

------------------------------------------------------
From: Chad Reese <kreese@caviumnetworks.com>
Subject: rapidio: fix comment

The resource index for the mailboxes was incorrect.

Signed-off-by: Chad Reese <kreese@caviumnetworks.com>
Acked-by: Alexandre Bounine <alexandre.bounine@idt.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 include/linux/rio.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN include/linux/rio.h~rapidio-fix-comment include/linux/rio.h
--- a/include/linux/rio.h~rapidio-fix-comment
+++ a/include/linux/rio.h
@@ -63,7 +63,7 @@
  *
  *	0	RapidIO inbound doorbells
  *	1	RapidIO inbound mailboxes
- *	1	RapidIO outbound mailboxes
+ *	2	RapidIO outbound mailboxes
  */
 #define RIO_DOORBELL_RESOURCE	0
 #define RIO_INB_MBOX_RESOURCE	1
_

Patches currently in -mm which might be from kreese@caviumnetworks.com are

origin.patch
rapidio-fix-comment.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-10 20:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-10 20:38 + rapidio-fix-comment.patch added to -mm tree akpm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).