[PARISC] pdc_stable version 0.30
authorThibaut Varene <varenet@parisc-linux.org>
Fri, 5 May 2006 00:43:34 +0000 (18:43 -0600)
committerKyle McMartin <kyle@hera.kernel.org>
Tue, 27 Jun 2006 23:28:38 +0000 (23:28 +0000)
commit3f9edb53f74b4e18f92783da7b6f5ad1d36e05b2
tree7cb0b21f835122d0de3c25e49c770cb0694cfb26
parent9b0703fed7ca1af95d4454f45e2f25733f0afa76
[PARISC] pdc_stable version 0.30

pdc_stable v0.30:

This patch introduces 3 more files to the /sys/firmware/stable tree:
- diagnostic, which contains a cryptic hex string
- osdep1, a 16 bytes os-dependent storage area always available
- osdep2, another os-dependent storage area which existence/size depends
on hversion.

This patch also adds code to setup the "Linux" signature in stable
storage. That is to say that starting with this patch, the kernel will
now sign its OSID (0x0006, thx LaMont) in Stable Storage upon boot,
whether pdc_stable is enabled or not.

Signed-off-by: Thibaut VARENE <varenet@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
arch/parisc/kernel/setup.c
drivers/parisc/pdc_stable.c