diff for duplicates of <20160314145322.GE6629@red-moon> diff --git a/a/1.txt b/N1/1.txt index 60b3c79..0367837 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -123,8 +123,8 @@ are comparing it against ioport_resource that's not correct since as I already mentioned, they represent *different* things. There is something we can do, which is, checking translation_type -in acpi_dev_ioresource_flags(), if it is == TypeTranslation (which -basically means that the IO space is MMIO) the >=10003 can be skipped, +in acpi_dev_ioresource_flags(), if it is = TypeTranslation (which +basically means that the IO space is MMIO) the >\x10003 can be skipped, but that's hackish (also because I am not sure IA64 platforms set translation_type consistently in ACPI tables). diff --git a/a/content_digest b/N1/content_digest index dd309e6..5707914 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -147,8 +147,8 @@ "already mentioned, they represent *different* things.\n" "\n" "There is something we can do, which is, checking translation_type\n" - "in acpi_dev_ioresource_flags(), if it is == TypeTranslation (which\n" - "basically means that the IO space is MMIO) the >=10003 can be skipped,\n" + "in acpi_dev_ioresource_flags(), if it is = TypeTranslation (which\n" + "basically means that the IO space is MMIO) the >\020003 can be skipped,\n" "but that's hackish (also because I am not sure IA64 platforms set\n" "translation_type consistently in ACPI tables).\n" "\n" @@ -180,4 +180,4 @@ "Thanks,\n" Lorenzo -15b4b2d979cfd8a0eaa40cfef423cc4d7a1fecda97f4a78ce3394300500ef1e3 +1ec36722e5bf50c410b8efb409ce0852dc56ef4b3a2cc6bb01fe862c70011c9f
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.