Package: linux-source-2.6.12 Severity: normal Tags: patch Hi,
As mentioned in http://www.gelato.unsw.edu.au/archives/linux-ia64/0508/14811.html CONFIG_PALINFO isn't built-in to Debian kernels. This causes important developer applications such as pfmon, that should "just work", to fail. I believe it would be best to enable it by default, as per attached. Thanks! -i [EMAIL PROTECTED] http://www.gelato.unsw.edu.au -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: ia64 Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12.2 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
--- debian/arch/ia64/config 2005-08-08 09:02:26.000000000 +1000 +++ debian-new/arch/ia64/config 2005-08-08 09:01:25.000000000 +1000 @@ -39,7 +39,7 @@ CONFIG_COMPAT=y CONFIG_IA64_MCA_RECOVERY=m CONFIG_PERFMON=y -CONFIG_IA64_PALINFO=m +CONFIG_IA64_PALINFO=y CONFIG_ACPI_DEALLOCATE_IRQ=y CONFIG_EFI_VARS=m CONFIG_EFI_PCDP=y