From: "Luis R. Rodriguez" <mcgrof@do-not-panic.com>
To: backports@vger.kernel.org
Cc: "Luis R. Rodriguez" <mcgrof@do-not-panic.com>
Subject: [PATCH 0/3] backports: synch up to next-20131206
Date: Fri, 6 Dec 2013 19:29:27 +0100 [thread overview]
Message-ID: <1386354570-23940-1-git-send-email-mcgrof@do-not-panic.com> (raw)
I'm back! These changes are needed to let us use next-20131206.
Compilation worked fine, I'll let the patches sit and see if
anyone has comments. I haven't merged the python script
replacement as I figured I'd replace the other shell script
get-compat-trees as well and just merge it into the new
Python script to do that as well. I'll send a v3 later as
soon as its done.
As we start embracing Coccinelle lets please try to keep
track of the run time and version of coccinelle used. This
can later be used to graph things as we advance. Metrics
are of course attached to the system we use to generate things
but the folks doing the generation and generic built tests
are using the same system so this should be fine. The hope is
that things will get faster with time.
Luis R. Rodriguez (3):
backports: backport ktime_to_ms()
backports: backport getrawmonotonic() with
do_posix_clock_monotonic_gettime()
backports: refresh patches for next-20131206
backport/backport-include/linux/ktime.h | 14 ++++++++++++++
backport/backport-include/linux/time.h | 4 ++++
.../0003-netdev-needed_headroom_tailroom/mac80211.patch | 4 ++--
.../network/0006-disable-dump-adjust-on-old-kernels.patch | 4 ++--
.../09-cfg80211-wext-padding/include_net_cfg80211.patch | 2 +-
.../drivers_net_wireless_iwlwifi_pcie_trans.patch | 4 ++--
.../drivers_net_wireless_ti_wlcore_main.patch | 6 +++---
.../10-add-wext-handlers-to-netdev/net_wireless_core.patch | 2 +-
.../network/11-dev-pm-ops/drivers_bcma_host_pci.patch | 4 ++--
.../11-dev-pm-ops/drivers_net_wireless_ath_ath9k_pci.patch | 4 ++--
.../drivers_net_wireless_iwlegacy_3945-mac.patch | 2 +-
.../drivers_net_wireless_iwlwifi_pcie_drv.patch | 4 ++--
.../drivers_net_wireless_libertas_if_spi.patch | 6 +++---
.../12-mac80211-disable-tx-status/net_mac80211_tx.patch | 4 ++--
.../network/16-bluetooth/net_bluetooth_l2cap_sock.patch | 6 +++---
.../network/17-netdev-queue/net_mac80211_iface.patch | 4 ++--
.../network/22-multiqueue/net_mac80211_tx.patch | 2 +-
.../drivers_net_wireless_ti_wlcore_main.patch | 4 ++--
.../25-multicast-list_head/include_net_mac80211.patch | 2 +-
.../25-multicast-list_head/net_mac80211_ieee80211_i.patch | 2 +-
.../25-multicast-list_head/net_mac80211_iface.patch | 4 ++--
...vers_net_wireless_brcm80211_brcmfmac_bcmsdh_sdmmc.patch | 4 ++--
.../network/30-bridge-port/net_wireless_nl80211.patch | 2 +-
.../network/36-workqueue/net_mac80211_main.patch | 2 +-
.../network/42-netlink_seq/net_wireless_nl80211.patch | 2 +-
.../drivers_net_wireless_ath_wcn36xx_main.patch | 6 +++---
.../drivers_net_wireless_rtlwifi_rtl8192cu_sw.patch | 2 +-
.../network/69-wowlan-no-socket/net_wireless_nl80211.patch | 2 +-
.../network/77-led-blink-api/mac80211.patch | 2 +-
.../network/81-genl-const/hwsim.patch | 2 +-
.../network/81-genl-const/nl80211.patch | 6 +++---
31 files changed, 68 insertions(+), 50 deletions(-)
create mode 100644 backport/backport-include/linux/ktime.h
--
1.8.4.3
next reply other threads:[~2013-12-06 18:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-06 18:29 Luis R. Rodriguez [this message]
2013-12-06 18:29 ` [PATCH 1/3] backports: backport ktime_to_ms() Luis R. Rodriguez
2013-12-08 14:46 ` Hauke Mehrtens
2013-12-08 14:54 ` Luis R. Rodriguez
2013-12-06 18:29 ` [PATCH 2/3] backports: backport getrawmonotonic() with do_posix_clock_monotonic_gettime() Luis R. Rodriguez
2013-12-06 18:29 ` [PATCH 3/3] backports: refresh patches for next-20131206 Luis R. Rodriguez
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=1386354570-23940-1-git-send-email-mcgrof@do-not-panic.com \
--to=mcgrof@do-not-panic.com \
--cc=backports@vger.kernel.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.