[kernel] bug#163: sigaddset and __HAVE_ARCH_SIG_BITOPS

grundler@dsl2.external.hp.com (Grant Grundler), 163@bugs.parisc-linux.org grundler@dsl2.external.hp.com (Grant Grundler), 163@bugs.parisc-linux.org


X-PA-RISC Linux-PR-Message: report 163
X-PA-RISC Linux-PR-Package: kernel
X-Loop: daniel_frazier@hp.com
Received: via spool by bugs@bugs.parisc-linux.org id=B.101612788420989
          (code B ref -1); Thu, 14 Mar 2002 17:48:02 GMT
To: submit@bugs.parisc-linux.org
Message-Id: <20020314174444.09E6A488A@dsl2.external.hp.com>
Date: Thu, 14 Mar 2002 10:44:44 -0700 (MST)
From: grundler@dsl2.external.hp.com (Grant Grundler)


Package: kernel
Severity: wishlist
Version: 2.4.18

sigaddset
sigdelset       include/linux/signal.h
                Only i386 and m68k define __HAVE_ARCH_SIG_BITOPS.
                parisc ends up using "generic" code like most other arches.
                Is this an issue?