Thomas Gleixner
866c9b94ef
- final batch of "non trivial" timer conversions (multi-tree dependencies,
...
things Coccinelle couldn't handle, etc).
- treewide conversions via Coccinelle, in 4 steps:
- DEFINE_TIMER() functions converted to struct timer_list * argument
- init_timer() -> setup_timer()
- setup_timer() -> timer_setup()
- setup_timer() -> timer_setup() (with a single embedded structure)
- deprecated timer API removals (init_timer(), setup_*timer())
- finalization of new API (remove global casts)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Kees Cook <kees@outflux.net>
iQIcBAABCgAGBQJaFMcSAAoJEIly9N/cbcAmsToQAIrAIWJIj/buzoXgvsesBWE0
B+l7fZr4q0xwx7gU1FEBcNu3MTJz3GQgpfSD5x5HhXX4vxwVQJWnYIkQvvM2YjVG
d/wgwqPu24hIyU2i3WX584K+r7uwhN85eL8CN/YB264bTnMc+aZAIOqY2jwLRr1u
uSa7JNCyjEpENIiZ3zWgojGu/izCoW4KBzKOpWWqrfrfGgmx+ImFlLgneSmgOhg4
9y1pqqifYbMx313ZWfln4XVdiQwuqG7weE6oPZ7j9ypM4UX1lQUG+SdZmYYvBHcV
/LopB7zGwbbCoUDwzDTz4a/xYobteXaqEkFlwFAqsGtjqvYks+n0IKgzcKRvOF6R
O9j4lWPK87B1uIKtkO/W0bJs5KA1w273U+mUvjEH+fTyjvpAJLkMzpEP3NxM3BJ4
ilYXNNvfFaT3lslOhyaces54Q2eAVzodL4zcaeKfPKxrdv0V58nOYKUqFpIKBp7n
JKcZm58xTiLcpqT/Zg31in83kBMg499LAorjvY1y68GjFtXQ0YBNA4EaxDZD4z56
/N2tQarAu7xmo1VTSM+NVDY4X5H122XINIcpPRQ/qEF9usQDoBY1N8vusUis05R9
IKvn+cpS20dLYyPZUgV5zHx+HNjIxUoANiQTHRLI7HvADUDXCcMXM4CZoKdCWXNG
cf6CGbhH9hOIAQpUD154
=Tj+I
-----END PGP SIGNATURE-----
Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into timers/urgent
Pull the last batch of manual timer conversions from Kees Cook:
- final batch of "non trivial" timer conversions (multi-tree dependencies,
things Coccinelle couldn't handle, etc).
- treewide conversions via Coccinelle, in 4 steps:
- DEFINE_TIMER() functions converted to struct timer_list * argument
- init_timer() -> setup_timer()
- setup_timer() -> timer_setup()
- setup_timer() -> timer_setup() (with a single embedded structure)
- deprecated timer API removals (init_timer(), setup_*timer())
- finalization of new API (remove global casts)
2017-11-23 16:29:05 +01:00
..
2017-08-31 21:36:45 +02:00
2017-10-19 16:29:15 +02:00
2017-11-21 15:57:07 -08:00
2017-11-08 11:13:49 +01:00
2017-11-02 11:10:55 +01:00
2017-03-07 11:03:28 +01:00
2017-11-14 11:20:25 +01:00
2017-11-02 11:10:55 +01:00
2017-11-13 17:56:58 -08:00
2017-11-13 17:56:58 -08:00
2017-06-04 15:40:23 +02:00
2017-11-08 11:13:54 +01:00
2017-10-17 17:22:27 +02:00
2017-06-30 04:15:02 -04:00
2017-11-02 11:10:55 +01:00
2017-03-23 12:30:27 -07:00
2016-06-20 12:47:26 -07:00
2017-11-02 11:10:55 +01:00
2017-06-12 18:56:01 +02:00
2016-12-25 17:21:22 +01:00
2017-11-02 11:10:55 +01:00
2017-11-01 18:20:17 +01:00
2017-11-13 13:37:52 -08:00
2017-11-02 11:10:55 +01:00
2017-10-31 23:17:28 +01:00
2017-02-01 09:13:45 +01:00
2016-06-20 12:47:15 -07:00
2016-12-25 11:04:12 +01:00
2017-07-23 00:03:43 +02:00
2017-11-02 11:10:55 +01:00
2017-11-14 11:20:25 +01:00
2017-11-13 17:56:58 -08:00
2017-11-13 16:04:06 +01:00
2017-11-21 15:57:14 -08:00