All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] backports: synch up to next-20131206
@ 2013-12-06 18:29 Luis R. Rodriguez
  2013-12-06 18:29 ` [PATCH 1/3] backports: backport ktime_to_ms() Luis R. Rodriguez
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Luis R. Rodriguez @ 2013-12-06 18:29 UTC (permalink / raw)
  To: backports; +Cc: Luis R. Rodriguez

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-12-08 14:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-06 18:29 [PATCH 0/3] backports: synch up to next-20131206 Luis R. Rodriguez
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

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.