Skip to content

Add linux 4.9.70 #555

Merged
merged 12 commits into from
Dec 21, 2017
Merged

Add linux 4.9.70 #555

merged 12 commits into from
Dec 21, 2017

Conversation

donald
Copy link
Collaborator

@donald donald commented Dec 19, 2017

Tested aacraid module on sirhammerlock, bloodwing & mrtorgue by @david.

supersedes #551

These three backported patches are already included in 4.9.68.
We want our kernel revision numbers to be unique over all linux
kernel packages. Avoid conflicts by doing a quick check against
the available bee files.

Patch by Thomas Kreitler
Include the names of the conflicting files in the error message.
Include kernel config in the bee file, so that we can better track
config changes.

The set of non-default config options was generated with
`make savedefconfig`.
Compile the aacraid driver supplied by Adaptec, because the in-tree
aacraid driver lacks support for async mode.

We want version 54013 for now, because it has been tested here.

Patch by Thomas Kreitler
Add kernel modules required for the ZFS filesystem.

http://zfsonlinux.org/

Patch by Thomas Kreitler
As requested by Thomas:

* Add CONFIG_DRM_NOUVEAU=m
* Change CONFIG_DRM=y to CONFIG_DRM=m

When CONFIG_DRM_NOUVEAU ist set, CONFIG_FB_VESA is implied.

Note, that nvidia_drm.ko requires the modules drm and drm_kms_helper.
Because we select differenct nvidia modules depending on the graphics
card found at boot time, we don't have that dependency in modules.dep
and need to explicitly load the drm modules for nvidia.
Add 4.9.70 from 4.9.68 and remove 4.9.68.
Add drivers for linux 4.9.70 from drivers for 4.9.68 and remove drivers
for 4.9.68.
@donald donald mentioned this pull request Dec 19, 2017
@pmenzel
Copy link
Collaborator

pmenzel commented Dec 19, 2017

For the 4.9.70 commit, I’d use Update instead of Add as the older version is removed.

@pmenzel
Copy link
Collaborator

pmenzel commented Dec 19, 2017

Tested how?

@david
Copy link
Collaborator

david commented Dec 20, 2017

tested aacraid mod on sirhammerlock, bloodwing & mrtorgue
module sucessfull loaded

[ 4517.618933] aacraid: loading out-of-tree module taints kernel.
[ 4517.619615] Adaptec aacraid driver 1.2.1.54013src
[ 4517.619682] aacraid 0000:84:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 4517.623324] aacraid: HBA mode enabled
[ 4517.633053] AAC0: kernel 3.52-0[0] Sep  7 2017
[ 4517.633055] AAC0: monitor 0.0-0[0]
[ 4517.633056] AAC0: bios 0.13-209[32000]
[ 4517.633058] AAC0: serial 6A21636446F
[ 4517.633059] AAC0: Non-DASD support enabled.
[ 4517.633061] aacraid 0000:84:00.0: AAC0: 64 Bit DMA enabled
[ 4517.633976] scsi host11: aacraid
[ 4517.634075] AAC can't handle SMP requests
[ 4517.635460] AAC can't handle SMP requests
[ 4517.636263] scsi 11:0:64:0: Enclosure         ADAPTEC  Smart Adapter    3.52 PQ: 0 ANSI: 5
[ 4517.659176] ses 11:0:64:0: Attached Enclosure device
[ 4517.659243] ses 11:0:64:0: Attached scsi generic sg3 type 13

@pmenzel pmenzel merged commit bcfc0c9 into master Dec 21, 2017
@donald donald deleted the add-linux-4.9.70 branch December 21, 2017 12:11
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants