From: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>,
Linux Kernel <linux-kernel@vger.kernel.org>,
Greg KH <gregkh@suse.de>,
hjk@linutronix.de
Subject: Re: [PATCH] doc: add uio document to docbook compilation target
Date: Mon, 15 Oct 2007 15:47:28 +0900 [thread overview]
Message-ID: <87abqkg9hb.wl%takeuchi_satoru@jp.fujitsu.com> (raw)
In-Reply-To: <20071014204942.4f35de93.randy.dunlap@oracle.com>
Hi Randy,
At Sun, 14 Oct 2007 20:49:42 -0700,
Randy Dunlap wrote:
>
> On Mon, 15 Oct 2007 08:21:01 +0900 Satoru Takeuchi wrote:
>
> > Add uio document to DocBook compilation target.
> >
> > `make *docs' doesn't generate "The Userspace I/O HOWTO", the user space
> > I/O document written in DocBook.
> >
> > Signed-off-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
> >
> > Index: linux/Documentation/DocBook/Makefile
> > ===================================================================
> > --- linux.orig/Documentation/DocBook/Makefile 2007-10-12 23:54:19.000000000 +0900
> > +++ linux/Documentation/DocBook/Makefile 2007-10-12 23:55:14.000000000 +0900
> > @@ -11,7 +11,7 @@ DOCBOOKS := wanbook.xml z8530book.xml mc
> > procfs-guide.xml writing_usb_driver.xml \
> > kernel-api.xml filesystems.xml lsm.xml usb.xml \
> > gadget.xml libata.xml mtdnand.xml librs.xml rapidio.xml \
> > - genericirq.xml
> > + genericirq.xml uio-howto.xml
> >
> > ###
> > # The build process is as follows (targets):
>
> Hi,
>
> Thanks, looks reasonable, but patch does not apply cleanly to
> mainline or -mm. (trivial to fix)
>
> ---
> ~Randy
Thank you, fixed. This patch can apply cleanly to 2.6.23-git6.
Satoru
---
Add uio document to DocBook compilation target.
`make *docs' doesn't generate "The Userspace I/O HOWTO", the user space
I/O document written in DocBook.
Signed-off-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
Index: linux-2.6.23/Documentation/DocBook/Makefile
===================================================================
--- linux-2.6.23.orig/Documentation/DocBook/Makefile 2007-10-15 15:40:55.000000000 +0900
+++ linux-2.6.23/Documentation/DocBook/Makefile 2007-10-15 15:41:09.000000000 +0900
@@ -11,7 +11,7 @@ DOCBOOKS := wanbook.xml z8530book.xml mc
procfs-guide.xml writing_usb_driver.xml \
kernel-api.xml filesystems.xml lsm.xml usb.xml \
gadget.xml libata.xml mtdnand.xml librs.xml rapidio.xml \
- genericirq.xml s390-drivers.xml
+ genericirq.xml s390-drivers.xml uio-howto.xml
###
# The build process is as follows (targets):
prev parent reply other threads:[~2007-10-15 6:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-14 23:21 [PATCH] doc: add uio document to docbook compilation target Satoru Takeuchi
2007-10-15 3:49 ` Randy Dunlap
2007-10-15 6:24 ` Hans-Jürgen Koch
2007-10-15 6:47 ` Satoru Takeuchi [this message]
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=87abqkg9hb.wl%takeuchi_satoru@jp.fujitsu.com \
--to=takeuchi_satoru@jp.fujitsu.com \
--cc=gregkh@suse.de \
--cc=hjk@linutronix.de \
--cc=linux-kernel@vger.kernel.org \
--cc=randy.dunlap@oracle.com \
/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 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.