commit | abddaec56ebb7911bbf0578a4636a74bd7376d92 | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@redhat.com> | Fri Jul 25 01:45:28 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jul 25 10:53:27 2008 -0700 |
tree | a77e40014e1d4edec7f1e5a226fedf46085f5f71 | |
parent | 585e93ae83b80c874bf4eb50a239027cef5db4af [diff] |
fix checkstack.pl arch detection uname -m was leaving a newline in $arch, and not passing the tests. Also, printing the unknown arch on failure is probably helpful. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>