]> git.michaelhowe.org Git - packages/o/openafs.git/commit
s390: desupport 32-bit Linux kernels on s390/s390x
authorNeale Ferguson <neale@sinenomine.net>
Thu, 8 Dec 2016 16:47:09 +0000 (11:47 -0500)
committerStephan Wiesand <stephan.wiesand@desy.de>
Wed, 1 Mar 2017 17:39:03 +0000 (12:39 -0500)
commit98d909d95df113f8a27307086c6a505b211f144e
tree5b788dd0995a29ce11092d9b4c544a80ceb7ec48
parent7f82efd499e0542e1b887f51d1d2f4796e65fdfc
s390: desupport 32-bit Linux kernels on s390/s390x

Remove the obsolete and custom lwp assembler for the s390 and s390x
architectures.  That assembler is no longer needed since 32-bit
mainframe Linux distributions are no longer supported and are very
unlikely to be in use.

The generic process.default.s is sufficient for modern 64-bit Linux
distributions on s390/s390x.

[mmeffie@sinenomine.net: commit message wording]

Reviewed-on: https://gerrit.openafs.org/12475
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
(cherry picked from commit 1d8cb56999a4ab25ae4cbc8e8a688b8100aedd3b)

Change-Id: Iee572ef3a86f5502e37ddc0775da13b874add669
Reviewed-on: https://gerrit.openafs.org/12499
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/lwp/Makefile.in
src/lwp/process.s390.s [deleted file]
src/lwp/process.s390x.s [deleted file]