]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Linux: include kthread.h before afs includes
authorMarc Dionne <marc.c.dionne@gmail.com>
Tue, 14 Aug 2012 23:37:00 +0000 (19:37 -0400)
committerStephan Wiesand <stephan.wiesand@desy.de>
Thu, 6 Dec 2012 17:41:43 +0000 (09:41 -0800)
commit0776f5dadd9ee38940ccaf1287342884e8b318c8
treeb5e265095c954c855455f9725bf000ac314518bb
parentcd91bbac7647f768107a2e5c9524d7df23f9cddc
Linux: include kthread.h before afs includes

We need to include kthread.h before the afs standard includes
to avoid clashing with the printf -> printk mapping.

Reviewed-on: http://gerrit.openafs.org/7988
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
(cherry picked from commit 8b6926e43f31a30a95e5883fd4b9e72924b3371d)

Change-Id: I0dbb696e3af5172c9a72d183f2acd10107bedcf5
Reviewed-on: http://gerrit.openafs.org/8605
Reviewed-by: Paul Smeddle <paul.smeddle@gmail.com>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/afs/afs_call.c