From: Thilo Fromm <t.fromm@dresearch.de>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] Add falloc.h to the exported kernel header files.
Date: Wed, 29 Sep 2010 17:31:03 +0200 [thread overview]
Message-ID: <4CA35BB7.2000505@dresearch.de> (raw)
In-Reply-To: <1285765693.4578.14.camel@mattotaupa>
Hello Paul,
> thank you for your patch. Could you please add the recipe name to the
> beginning of the commit summary as demanded by the commit policy
> [1]. ;-)
I will. This one actually was my first patch (I made the same mistake in
my second patch - the wvstreams dbus issue - which I already fixed), so
don't worry, my commit summary naming should be OK for future patches :)
>> This adds include/linux/falloc.h to the list of files
>> exported by the kernel to the C library.
>> The include file is required for building e.g. a recent util-linux-ng
>> against 2.6.24.
>
> it looks like the same fix was committed upstream [3] in March 2008 [4].
> Since the Linux kernel 2.6.24 was released in January 2008 this fixed
> should be present in all Linux kernels>= 2.6.24.
It is present in all kernels > 2.6.24. It's actually in the changelog
for 2.6.25:
<http://ftp.halifax.rwth-aachen.de/kernel/linux/kernel/v2.6/ChangeLog-2.6.25>
(search the page for "falloc.h").
But we're stuck with 2.6.24 :-/
> If you sent a patch iteration, please add that information to the commit
> message.
What's a patch iteration?
>> Signed-off-by: Thilo Fromm<t.fromm@dresearch.de>
>> ---
>> .../linux-libc-headers/files/export_falloc_h.patch | 10 ++++++++++
>> .../linux-libc-headers_2.6.24.bb | 1 +
>> 2 files changed, 11 insertions(+), 0 deletions(-)
>> create mode 100644 recipes/linux-libc-headers/files/export_falloc_h.patch
>>
>> diff --git a/recipes/linux-libc-headers/files/export_falloc_h.patch b/recipes/linux-libc-headers/files/export_falloc_h.patch
>> new file mode 100644
>> index 0000000..5860e88
>> --- /dev/null
>> +++ b/recipes/linux-libc-headers/files/export_falloc_h.patch
>
> Could you please add a patch header as suggested in [2].
I suppose you're referring to a line like
upstream: OE-only
? As this patch is not supposed to go upstream (because it's already
there) - do you think this is still necessary?
Otherwise I'd just adjust the patch summary and then resubmit the patch
as v2.
Regards,
Thilo
--
Dipl.-Ing (FH) Thilo Fromm, MSc., Embedded Systems Developer
DResearch Digital Media Systems GmbH
Otto-Schmirgal-Str. 3, D-10319 Berlin, Germany
Tel: +49 (30) 515 932 228 mailto:t.fromm@dresearch.de
Fax: +49 (30) 515 932 77 http://www.dresearch.de
Amtsgericht: Berlin Charlottenburg, HRB:54412
Ust.-IDNr. DE169013825; WEEE Reg.-Nr. DE 85995642
Geschäftsführer: Dr. M. Weber, W. Mögle
next prev parent reply other threads:[~2010-09-29 15:31 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-27 15:15 falloc.h missing: util-linux-ng-2.17 build fails against 2.6.24 Thilo Fromm
2010-09-27 15:23 ` [PATCH] Add falloc.h to the exported kernel header files Thilo Fromm
2010-09-29 9:27 ` Steffen Sledz
2010-09-29 13:08 ` Paul Menzel
2010-09-29 15:31 ` Thilo Fromm [this message]
2010-09-29 22:06 ` Paul Menzel
2010-09-29 15:43 ` [PATCH v2] linux-libc-headers (2.6.24): Add falloc.h to kernel exported headers Thilo Fromm
2010-09-30 8:54 ` Steffen Sledz
2010-09-30 9:16 ` Paul Menzel
2010-09-30 10:50 ` Thilo Fromm
2010-09-30 12:40 ` [PATCH v3] linux-libc-headers_2.6.24: " Thilo Fromm
2010-09-30 13:14 ` Paul Menzel
2010-09-30 14:09 ` Thilo Fromm
2010-09-30 14:36 ` Paul Menzel
2010-10-01 7:07 ` [PATCH v4] " Thilo Fromm
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=4CA35BB7.2000505@dresearch.de \
--to=t.fromm@dresearch.de \
--cc=openembedded-devel@lists.openembedded.org \
/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.