From: Nicolas Dichtel <nicolas.dichtel-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
To: dev-VfR2kkLFssw@public.gmane.org
Subject: Re: [PATCH v2 1/4] kni: fix build with kernel 3.8
Date: Mon, 16 Sep 2013 13:21:43 +0200 [thread overview]
Message-ID: <5236E9C7.5050502@6wind.com> (raw)
In-Reply-To: <95c752508913ea02f74b36c53eb7d5ae88a29dc0.1379081595.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
Le 13/09/2013 16:14, Thomas Monjalon a écrit :
> - timecompare (used for hardware timestamping) has been removed.
> (see Linux commit 65f8f9a1c1db831e5159e3e3e50912d1f214cd0c)
> Simply disable HW_TIME_STAMP feature because it is not used by KNI.
> For this purpose, kcompat.h must be included before testing for
> HAVE_HW_TIME_STAMP.
>
> - annotations __devinit and __devexit have been removed.
> (see Linux commit 54b956b903607f8f8878754dd4352da6a54a1da2)
>
> Signed-off-by: Thomas Monjalon <thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
> Tested-by: David Nyström <david.c.nystrom-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Acked-by: Nicolas Dichtel <nicolas.dichtel-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
next prev parent reply other threads:[~2013-09-16 11:21 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-29 12:44 [PATCH 0/4] build fixes for recent distros Thomas Monjalon
[not found] ` <cover.1375101416.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-07-29 12:44 ` [PATCH 1/4] kni: fix build with kernel 3.8 Thomas Monjalon
[not found] ` <43d7bb3e9a8b8c379c69c782370aa2fbce47398d.1375101416.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-12 15:30 ` Nicolas Dichtel
2013-07-29 12:44 ` [PATCH 2/4] kni: fix build with kernel 3.9 Thomas Monjalon
[not found] ` <97597bb012c4142e522f2e127b8e10dd3b59f331.1375101416.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-12 15:34 ` Nicolas Dichtel
[not found] ` <5231DEF3.10105-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-16 13:09 ` Thomas Monjalon
2013-07-29 12:44 ` [PATCH 3/4] kni: fix build with kernel 3.10 Thomas Monjalon
[not found] ` <c0332cb4401728a101b8d69ea86092b6dfd26166.1375101416.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-12 16:09 ` Nicolas Dichtel
[not found] ` <5231E732.9070900-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-16 13:09 ` Thomas Monjalon
2013-07-29 12:44 ` [PATCH 4/4] app: fix build with gcc 4.8 Thomas Monjalon
[not found] ` <6c57bdadc99eb8febc7344c7dfbbccde8aa42734.1375101416.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-12 15:59 ` Nicolas Dichtel
2013-09-13 14:14 ` [PATCH v2 0/4] build fixes for recent distros Thomas Monjalon
[not found] ` <cover.1379081595.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-13 14:14 ` [PATCH v2 1/4] kni: fix build with kernel 3.8 Thomas Monjalon
[not found] ` <95c752508913ea02f74b36c53eb7d5ae88a29dc0.1379081595.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-16 11:21 ` Nicolas Dichtel [this message]
[not found] ` <5236E9C7.5050502-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-16 13:09 ` Thomas Monjalon
2013-09-13 14:14 ` [PATCH v2 2/4] kni: fix build with kernel 3.9 Thomas Monjalon
2013-09-13 14:14 ` [PATCH v2 3/4] kni: fix build with kernel 3.10 Thomas Monjalon
2013-09-13 14:14 ` [PATCH v2 4/4] app: fix build with gcc 4.8 Thomas Monjalon
[not found] ` <4960b865443e982857323637c3df35d106286bf0.1379081595.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-16 11:22 ` Nicolas Dichtel
[not found] ` <5236E9EA.6070306-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-16 13:10 ` Thomas Monjalon
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=5236E9C7.5050502@6wind.com \
--to=nicolas.dichtel-pdr9zngts4eavxtiumwx3w@public.gmane.org \
--cc=dev-VfR2kkLFssw@public.gmane.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.